Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta

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

más de 3 años hace | 0

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas

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

más de 3 años hace | 0

| aceptada

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

más de 3 años hace | 0

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

más de 3 años hace | 0

Pregunta


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

más de 3 años hace | 4 respuestas | 0

4

respuestas

Pregunta


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

más de 3 años hace | 1 respuesta | 0

1

respuesta