how to covariance of 16*16 matrix
Mostrar comentarios más antiguos
code for calculate the cavariace matrix of 16*16 matrix...
Respuestas (2)
Harshit
el 4 de Abr. de 2013
0 votos
Walter Roberson
el 4 de Abr. de 2013
Sample:
cov(rand(16,16))
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!