フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

classification of data with classifier

1 回表示 (過去 30 日間)
Ghulam Murtaza
Ghulam Murtaza 2016 年 8 月 13 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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 件のコメント
Image Analyst
Image Analyst 2016 年 8 月 13 日
Did you try the Classification Learner on the Apps tab on the tool ribbon and then export the code?

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by