A question about the function 'svmtrain'

4 vues (au cours des 30 derniers jours)
liu xiaolong
liu xiaolong le 13 Mar 2013
Hello!
Can you tell me the code of the function 'svmtrain'
svmModel = svmtrain(arr1', labelData, ...
'Autoscale',true, 'Showplot',true, 'Method','QP', ...
'BoxConstraint',2e-1, 'Kernel_Function','rbf', 'RBF_Sigma',1);
thank you very much.

Réponses (1)

Walter Roberson
Walter Roberson le 13 Mar 2013

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by