represent the principal components on a graph

21 visualizaciones (últimos 30 días)
Alberto Acri
Alberto Acri el 13 de Dic. de 2020
Editada: Alberto Acri el 23 de Dic. de 2020
Hi everyone, I need to create a graph that can report the principal components.

Respuestas (1)

Gouri Chennuru
Gouri Chennuru el 16 de Dic. de 2020
Hi Alberto,
As per my understanding you can make use of the “mapcaplot” function available in MATLAB creates 2-D scatter plots of principal components of data.
In order to do the principal component analysis of the raw data you can make use of the function “pca” available in MATLAB.
Refer to this Link for more information
Hope this Helps!

Categorías

Más información sobre Dimensionality Reduction and Feature Extraction en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by