how to use SVMclassify and svmtrain functions?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
SVMStruct = svmtrain(Training,Group) what is group parameter in svmtrain?
how training data should be arranged to pass to this function.
0 commentaires
Réponses (1)
Barry Greene
le 25 Juil 2012
See Matlab help for SVMtrain and SVMclassify functions for examples
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!