SVM) How do I plot X(144*768) in xy plane?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I successfully got the classifier(Linear) from svc.m, which is support vector classifier and then want to plot test data from X matrix.
X matrix consists of 144X768 so how to plot it in xy plane because X data has multidimension.
I hope to hear from you soon.
Thank you.
Antworten (1)
Yogesh Khurana
am 31 Dez. 2019
I think you can refer to the following page on Visualizing Multivariate Data to get an idea about how to plot multivariate or multidimensional data:
You can also find something relatable on the following links:
Hope this helps!
0 Kommentare
Siehe auch
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!