Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

classification of data with classifier

1 Ansicht (letzte 30 Tage)
Ghulam Murtaza
Ghulam Murtaza am 13 Aug. 2016
Geschlossen: MATLAB Answer Bot am 20 Aug. 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 Kommentar
Image Analyst
Image Analyst am 13 Aug. 2016
Did you try the Classification Learner on the Apps tab on the tool ribbon and then export the code?

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by