photo

Daud


Last seen: 11 Monate vor Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

12 Fragen
0 Antworten

RANG
23.585
of 300.392

REPUTATION
1

BEITRÄGE
12 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
58.33%

ERHALTENE STIMMEN
1

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.335

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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....

fast 13 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 13 Jahre vor | 5 Antworten | 0

5

Antworten