MATLAB Solutions & Expert Answers

Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.

MATLAB expert answering student questions
Showing page 121 of 208 Ask a Question
Is it possible to create a CNN with real output?
Benedek_racz · Jul 15, 2021 · cnn , neural network , matlab

The output type of the trainNetwork() must be categorical(). How can I create a CNN with float/real output(s)?   I mean the following command gives the following error:   >> conv…

How can I find the right neural network architecture
nitin_ch · Jul 15, 2021 · neural network , levenberg-marquard... , baysian regularisa...

  I am trying to learn how to use the neural network to fit functions. I did read a little bit into the subject but I am still not sure how to find the right architecture (the num…

Live Editor and view neural network
Grzegorz_knor · Jul 14, 2021 · live editor , matlab

Hi, I would like to add a neural network graphical diagram to my live script. Unfortunately command view produces new window instead of adding diagram to the live script.   To be …

How to plot training loss for Covolutional Neural Nets?
deep_kaur · Jul 14, 2021 · traininfo , loss function , convolution neural. , cnn , info.trainingloss , train cnn

When trying to plot the mini batch loss vs iteration while training a CNN, an error occurs. I modified the sample graph given in the training documentation to plot the loss instead…

How to train feedforward network to solve XOR function
Albert · Jul 14, 2021 · validation data xo... matlab , deep learning

im new in matlab, please sorry if its stupid question. and sorry my english. trying to train feedforward network to solve XOR function 1 hidden layer with 2 neurons, other settings…

How to predict future data after training the ANN?
Ali_saremi · Jul 14, 2021 · ann , predict , wind , waves , matlab , deep learning

Hi,   I have trained my network with my input data (wind Speed) and output data (Wave Height) and got good results. Also, i have my future data (Wind Speed) obtained from GSM from…

How to load own data set into neural network?
Shoumy · Jul 13, 2021 · neural network , classification , dataset , patternnet , iris_data

Hi,   I am fairly new to MATLAB and I would like help in understanding about datasets. For classification in neural network, the example for wine classification show:   [x,t] = w…

Get a Free Consultation or a Sample Assignment Review!