how to use SVMclassify and svmtrain functions?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
SVMStruct = svmtrain(Training,Group) what is group parameter in svmtrain?
how training data should be arranged to pass to this function.
0 Kommentare
Antworten (1)
Barry Greene
am 25 Jul. 2012
See Matlab help for SVMtrain and SVMclassify functions for examples
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!