Undefined function or variable 'multisvm'.
Afficher commentaires plus anciens
output = multisvm(data_latih,target_latih,data_latih);
Undefined function or variable 'multisvm'.
Error in pelatihan (line 36)
output = multisvm(data_latih,target_latih,data_latih);
Réponses (1)
madhan ravi
le 13 Déc 2018
1 vote
1 commentaire
Delvina Dwiani Samjar
le 6 Juin 2020
what type of multisvm is that ?
Catégories
En savoir plus sur Chemistry dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!