Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
Problem: feed-forward neural network - the connection between the hidden layer and output layer is removed. I am facing a strange problem with Matlab ...
I am training a simple BP neural network with 8 inputs, 1 output and 1 hidden layer with 10 nodes in it. my weight matrices is a set of numbers betwee...
I am using MatlabR2012b version. m working on speech emotion classification, i have used MFCC for feature extraction and NNtoolbox for classification,...
These are traget values they are in matrix form (column matrix) T = 98.3200 100.6100 i want use it for target value in Multilayer Neural Network what ...
Neural networks - CUDAKernel?/setConsta?ntMemory - the data supplied is too big for constant 'hintsD' On R2015a with Parallel Computing Toolbox and...
How do I compile MATLAB files that call Neural Network Toolbox functions into stand-alone applications, in MATLAB releases R13 or older? I would like ...
I applied my code to data simplenarx_dataset. To do this I performed the following steps: 1 - I have done autocorrelation and cross correlation peaks ...
I would like to validate the data which my neural network is generating, but when I follow the steps in the doc, I receive a different answer than wha...
My project consists of extracting color,texture and shape features and try to identify skin conditions,i'll obviously need more than 10 classes(diseas...
I do not have access to the Matlab Neural Network toolbox at this time. What are the default parameters of net.trainParam and net.trainFcn if you crea...