how to use SVMclassify and svmtrain functions?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
SVMStruct = svmtrain(Training,Group) what is group parameter in svmtrain?
how training data should be arranged to pass to this function.
0 Commenti
Risposte (1)
Barry Greene
il 25 Lug 2012
See Matlab help for SVMtrain and SVMclassify functions for examples
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!