How to get eigen vectors from the function princomp?

Respuestas (1)

From:
[COEFF,SCORE,latent] = princomp(X)
The 'COEFF' are the eigen vectors and the 'latent' are the eigen values.

Categorías

Etiquetas

Preguntada:

el 1 de Mayo de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by