Community Profile

photo

Daud


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


What is MSE00 and MSE00a and R?
i have gone through Greg's many examples; but i am not clearly understanding the significance of MSE00; MSE00a; R and R^2....

11 years ago | 1 answer | 1

1

answer

Question


Neural network performance evaluation????
for evaluating NN performance for a given number of trail or retrain which approach is right and why????? for trail=1:10...

11 years ago | 2 answers | 0

2

answers

Question


GUI data sharing problem?
i want to load a mat file which contains neural network object file using a pushbutton; but the problem is after using uigetfile...

11 years ago | 2 answers | 0

2

answers

Question


how to load a net.mdl (neural network model) file with pushbutton??????
i want to load with a neural network model file with pushbutton; and use it in other pushbutton's callback function. plz t...

11 years ago | 0 answers | 0

0

answers

Question


how load a Neural network file with a push button and used it in other Pushbutton callback function???
here is my code; Plz tell me whats wrong: I am new to GUI (programming); i want to load a "net0" named varialble and use it i...

11 years ago | 0 answers | 0

0

answers

Question


Neural network performance problem
I am doing a speech recognition project to classify 4 words; using MFFC. Since speech divided into frames and features are ex...

11 years ago | 1 answer | 0

1

answer

Question


How to find the important features from many features of a MFFC speech sample??
i am doing a speech classification; which will classify four words: go; stop; left and right. i am using MFFC for feature extrac...

11 years ago | 2 answers | 0

2

answers

Question


How can i read a sequence of wave files?
i have a sequence of wave files names go_01,go_02...............go_20 they all have .wav extension. i want to sequentially r...

11 years ago | 1 answer | 0

1

answer

Question


how to randomize the column position of a matrix?
suppose A=[D G H K ... O]; i want to do C=[H D O .... G.. K] i also want to keep the information about the order of random...

11 years ago | 1 answer | 0

1

answer

Question


what is the best size of input data for neural network?
i am doing a speech recognition project; after performing MFC i got a almost a huge matrix 4903x1;(for a single sample). so i...

11 years ago | 2 answers | 0

2

answers

Question


Is it necessary to initialized the wieghts for retraining in matlab with nntool?
i am doing a speech recognition problem; using nntool; i have found most of time that during the first attempt of training; the ...

11 years ago | 1 answer | 0

1

answer

Question


Can i create 3 or 4 layer using nntool????
i am new to neural network; i want create more than 3 or 4 hidden layer neural structure. i have used nntool; but it allows only...

11 years ago | 5 answers | 0

5

answers