Frage


not enough input arguments
Iam trying to run function but it give me an error in ' d{i} = pdist2(F{i}.', testSample, 'mahalanobis');' not enough input arg...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How do I create an open class classifier
I am calling function kNN_model_add_class to trained and create one class call dogs. How do I create an 'Open class' where th...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to correlate a sample audio to a train dataset
I have a trained dataset F(70,5) .. (70row 5columns) . How do I correlate sample audio to this whole trained class and see the ...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


why is function giving me an empty matrix ?
>> stFeatures = stFeatureExtraction('signal', 44100, 0.2, 0.1) stFeatures = 35×0 empty double matrix ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to compute mffc
Hi i have a problem with computation of mfcc I have function feature_mfccs which needs mfccParams which i cumputed as a stuct ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Can recognize what distance is this ?
I have this function where iam clyssifing a sample and i just want to another distance based on which is the sample classified ...

mehr als 3 Jahre vor | 0

Frage


Can recognize what distance is this ?
Can anyone explain me what does this code do, Could it be the after first if is calculated euclodean distance and in else the...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Audio sample path no valid
Now I get this error I am assuming i need to pass a struct to the function featureExtractionFile but I dont know how so it ...

mehr als 3 Jahre vor | 0

| akzeptiert

Beantwortet
Audio sample path no valid
I replaced it but it still gives me an error

mehr als 3 Jahre vor | 0

Beantwortet
Audio sample path no valid
Yes this is the directory. And also please how do i initialize or call featureExtractionFile function where i want to do...

mehr als 3 Jahre vor | 0

Frage


Audio sample path no valid
function kNN_model_add_class(modelName, className, classPath, ... listOfStatistics, stWin, stStep, mtWin, mtStep) ...

mehr als 3 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


how to run function with struct
% How do I ran this function using struct other function midFeaures are included in matlab % I cannot run the struct funct...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort