SVM) How do I plot X(144*768) in xy plane?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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.
Respuestas (1)
Yogesh Khurana
el 31 de Dic. de 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 comentarios
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!