Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

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

1 vue (au cours des 30 derniers jours)
Sheema Khattak
Sheema Khattak le 17 Août 2014
Clôturé : MATLAB Answer Bot le 20 Août 2021
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.

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by