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년 전 | 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...
10년 초과 전 | 답변 수: 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...
10년 초과 전 | 답변 수: 0 | 0


