represent the principal components on a graph
25 ビュー (過去 30 日間)
古いコメントを表示
Hi everyone, I need to create a graph that can report the principal components.
0 件のコメント
回答 (1 件)
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!
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!