Statistik
12 Fragen
0 Antworten
RANG
23.585
of 297.016
REPUTATION
1
BEITRÄGE
12 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
58.33%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
Feeds
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....
etwa 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 12 Jahre vor | 5 Antworten | 0