Question


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

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 3 jaar ago | 1 answer | 0

1

answer

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

meer dan 3 jaar ago | 0

Question


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

meer dan 3 jaar ago | 2 answers | 0

2

answers

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

meer dan 3 jaar ago | 0

| accepted

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

meer dan 3 jaar ago | 0

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

meer dan 3 jaar ago | 0

Question


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

meer dan 3 jaar ago | 4 answers | 0

4

answers

Question


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

meer dan 3 jaar ago | 1 answer | 0

1

answer