Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

classification of data with classifier

1 visualizzazione (ultimi 30 giorni)
Ghulam Murtaza
Ghulam Murtaza il 13 Ago 2016
Chiuso: MATLAB Answer Bot il 20 Ago 2021
If I ha two classes like
C =
0.0165 -0.0472
0.0060 -0.0491
0.0084 -0.0400
0.0046 -0.0490
0.0133 -0.0365
0.0150 -0.0510
0.0099 -0.0550
0.0132 -0.0446
0.0120 -0.0387
0.0083 -0.0485
>> D=www(1:10,:)
D =
-0.0101 -0.0530
-0.0018 -0.0455
0.0047 -0.0364
-0.0128 -0.0472
-0.0125 -0.0544
-0.0147 -0.0483
-0.0020 -0.0313
0.0099 -0.0419
-0.0057 -0.0468
0.0063 -0.0375
then please any one help me how we classify these two classes with svm or perceptron
  1 Commento
Image Analyst
Image Analyst il 13 Ago 2016
Did you try the Classification Learner on the Apps tab on the tool ribbon and then export the code?

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by