Underlying Model of Weighted PCA (Principle Component Analysis) Implementation in Matlab
11 ビュー (過去 30 日間)
古いコメントを表示
I am trying to formally understand the weighted PCA available in Matlab.
Is there a formal model description somewhere? What is the underlying notion (purpose) of this specific implementation?
Better yet, is the implementation based on a publication (which one)?
0 件のコメント
回答 (1 件)
Bernhard Suhm
2018 年 8 月 4 日
You can find more details on our implementation of PCA in doc , including how you can introduce weights, and (near the very bottom) some references.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!