how to use SVMclassify and svmtrain functions?
1 回表示 (過去 30 日間)
古いコメントを表示
SVMStruct = svmtrain(Training,Group) what is group parameter in svmtrain?
how training data should be arranged to pass to this function.
0 件のコメント
回答 (1 件)
Barry Greene
2012 年 7 月 25 日
See Matlab help for SVMtrain and SVMclassify functions for examples
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!