Info

この質問は閉じられています。 編集または回答するには再度開いてください。

i get error on svmtrain() ,i guess i need 6*12 vector i tried hard but get ths error?

1 回表示 (過去 30 日間)
Sheema Khattak
Sheema Khattak 2014 年 8 月 17 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
model=svmtrain(Features,labels);
Error using |
Matrix dimensions must agree.
Error in svmtrain (line 265) nans = any(isnan(training)|isnan(groupIndex),2);
my feature set is 6*12.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by