提问


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

3 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

已回答
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 ...

3 years 前 | 0

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

已回答
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 ...

3 years 前 | 0

| 已接受

已回答
Audio sample path no valid
I replaced it but it still gives me an error

3 years 前 | 0

已回答
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...

3 years 前 | 0

提问


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

3 years 前 | 4 个回答 | 0

4

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答