Azzera filtri
Azzera filtri

Why covariance matrix is computed like this?

1 visualizzazione (ultimi 30 giorni)
Wenlong
Wenlong il 31 Ago 2012
Hi, all
I know am asking a quite fundamental question, but I really can't remember the answer that my teacher taught me in class.
Let A be a matrix has m rows and n columns, the covariance matrix C is computed as follows
C = (AT)(A)/(m-1)
where (AT) is the transpose of A.
My question is, why it is divided by (m-1)? I remember it also can be divided by m, and it is all about sample size or something....
Can anyone help me to answer this question? Many thanks for your kindly help.
Best regards Wenlong

Risposte (1)

Ilya
Ilya il 31 Ago 2012
m-1 in the denominator gives the unbiased estimate, and m gives the max likelihood estimate.

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by