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 119 of 208 Ask a Question
neural network: probability of prediction
yun_hun_32 · Jul 20, 2021 · neural network , probability predic... prediction , probability, statistics

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 probability of Matlab's neural network…

Replicating NARX architecture?
Wang_es · Jul 20, 2021 · neural networks , time series

inputDelays = 1:delay; hiddenLayerSize = 1; net = narxnet(inputDelays,feedbackDelays,hiddenLayerSize); [inputs,inputStates,layerStates,targets] = preparets(net,inputSeries,{},targe…

Neural network and get data from workspace
Michel Rathé · Jul 19, 2021 · neural net pattern...select data , matlab

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 "none") EVEN though I have table…

How can I train a neural network such that the output of
priya_ws · Jul 19, 2021 · neural , net , train , optimize , constrain , constrained

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)? I would like to train a neu…

what is the target data should be? for the neural network
Janice_ed · Jul 19, 2021 · neural network , recognitiont , arget data , histogram , vertical and horiz...

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 each digit had 3 set. I need to …

setting input data division ratio
abuzied · Jul 19, 2021 · division ratio , divideparam , neural network , matlab , deep learning

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 data....i want to change these va…

Get a Free Consultation or a Sample Assignment Review!