abu
Followers: 0 Following: 0
Feeds
已回答
Index in position 2 is invalid. Array indices must be positive integers or logical values.
Comment following code in SpeechSpectrogrmas.m % If the spectrogram is less wide than numHops, then put spectrogram in ...
Index in position 2 is invalid. Array indices must be positive integers or logical values.
Comment following code in SpeechSpectrogrmas.m % If the spectrogram is less wide than numHops, then put spectrogram in ...
7 years 前 | 1
提问
How to use svmclassify() for RBF Kernel Function
I am using the svmtrain() and svmclassify() functions available in statistics toolbox in Matlab R2014a. When no kernel is specif...
11 years 前 | 0 个回答 | 0
0
个回答提问
How can I implement SVM classification function on embedded platform after it has been trained in MATLAB.
I have trained SVM with training data using the fitcsvm() function. SVMModel = fitcsvm(X,y,'KernelScale',.5,'Standardize',tru...
11 years 前 | 0 个回答 | 0


