MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
neural network: probability of prediction
yun_hun_32 - 2021-07-20

I have been using the neural network toolbox to predict the next value in a time series. This works, however I would like to know what is the probabil...

Replicating NARX architecture?
Wang_es - 2021-07-20

inputDelays = 1:delay; hiddenLayerSize = 1; net = narxnet(inputDelays,feedbackDelays,hiddenLayerSize); [inputs,inputStates,layerStates,targets] = prep...

What work space values do i need to save separately to test Classification
damian_king - 2021-07-19

What work space values do i need to save separately to test Classification of a number of voice emotion recognition neural networks and compare a new ...

Neural network and get data from workspace
Michel Rathé - 2021-07-19

Hi, From the neural net pattern recognition toolbox, at the Select data window, in the get data from workspace I can not choose the input (stays at "n...

How can I train a neural network such that the output of
priya_ws - 2021-07-19

How can I train a neural network such that the output of the network satisfies a certain constraint function in the Neural Network Toolbox 5.0 (R2006a...

what is the target data should be? for the neural network
Janice_ed - 2021-07-19

I have a variable which is the vertical and horizontal projection of histogram data from digit 0 to 9. the matrix is 30×176. it has 30 row because ea...

setting input data division ratio
abuzied - 2021-07-19

how can i change division ratio for input data ???...input data is divided by default into 60% for training data , 20 % for validation & 20 % test dat...

patternnet algorithm for classification
mustafa_alnasser - 2021-07-19

I would like to know what is the algorithm of patternnet function or how it works to classification.  ...

How can i do if i want to test the network created with new input ?
mi_riya - 2021-07-16

Hi , i used the neural Network start (nnstart) for pattern recognition and i got this script     % Solve a Pattern Recognition Problem with a Neural...

How to choose the number of neurons in the hidden layer of neural network?
mr.amit_singh - 2021-07-16

Hi, i'm using the neural network for classification using nnstart and i have dataset (input) with a size of 9*981 and i want to know how to choose the...

Get a Free Consultation or a Sample Assignment Review!