Underlying Model of Weighted PCA (Principle Component Analysis) Implementation in Matlab

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)?

Answers (1)

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.

Categories

Products

Release

R2018a

Asked:

on 9 Jul 2018

Answered:

on 4 Aug 2018

Community Treasure Hunt

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

Start Hunting!