how to use SVMclassify and svmtrain functions?
조회 수: 5 (최근 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!