SVM) How do I plot X(144*768) in xy plane?
1 view (last 30 days)
Show older comments
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.
Answers (1)
Yogesh Khurana
on 31 Dec 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 Comments
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!