Apply pca for 2 features

I have (sound)of motor and calculated its vrms and peak to peak to paek how can i generated the pca from this faetures (vrms , peaktopeak ) to detiction of healthy an fualty motors ?

2 件のコメント

Image Analyst
Image Analyst 2020 年 2 月 7 日
I'll show you if you attach a .mat file with your vrms vector and your peaktopeak vector. Basically you call pca(), like the example for 3 feature vectors I'm attaching where I did PCA on the values of the three color channels in an RGB image.
Faris Zyoud
Faris Zyoud 2020 年 2 月 7 日
this my code

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDimensionality Reduction and Feature Extraction についてさらに検索

タグ

質問済み:

2020 年 2 月 7 日

コメント済み:

2020 年 2 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by