フィルターのクリア

I'm trying to classify images using multisvm. I get this error stated below. Please help

1 回表示 (過去 30 日間)
Arleen Kaur
Arleen Kaur 2016 年 3 月 31 日
"In an assignment A(I) = B, the number of elements in B and I must be the same.Error in multisvm (line 20)
models(k)=svmtrain(TrainingSet,G1vAll,'kernel_function','polynomial','polyorder',5,'kktviolationlevel',0.10,'method','QP');"
I made sure that the sizes of each input the multisvm is correct like for example I use group=multisvm(F,Y.',F1.'); as a command. Now the size of F is 5*96, size of Y is 5*78 and size of F1 is 96*1. PLease help! :(

回答 (0 件)

カテゴリ

Help Center および File ExchangeDescriptive Statistics and Visualization についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by