SVM) How do I plot X(144*768) in xy plane?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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.
Risposte (1)
Yogesh Khurana
il 31 Dic 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 Commenti
Vedere anche
Categorie
Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!