represent the principal components on a graph

조회 수: 5 (최근 30일)
Alberto Acri
Alberto Acri 2020년 12월 13일
편집: Alberto Acri 2020년 12월 23일
Hi everyone, I need to create a graph that can report the principal components.

답변 (1개)

Gouri Chennuru
Gouri Chennuru 2020년 12월 16일
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!

카테고리

Help CenterFile Exchange에서 Dimensionality Reduction and Feature Extraction에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by