Undefined function or variable 'multisvm'.
Mostrar comentarios más antiguos
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);
Respuestas (1)
madhan ravi
el 13 de Dic. de 2018
1 voto
1 comentario
Delvina Dwiani Samjar
el 6 de Jun. de 2020
what type of multisvm is that ?
Categorías
Más información sobre Chemistry en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!