Undefined function or variable 'multisvmtrain'
4 次查看(过去 30 天)
显示 更早的评论
while doing matlab code of svmStruct = multisvmtrain(Train_Feat,group,'kernel_function','rbf','rbf_sigma',3,'ShowPlot',true); i got the error message as Undefined function or variable 'multisvmtrain', what is the reason? please help me..
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!