cov
Covariance
Syntax
C = cov(M)
Input argument
M - a vector or matrix
Output argument
V - Covariance of M.
Description
C = cov(M) returns the covariance.
Example
See also
History
Version | Description |
---|---|
1.0.0 | initial version |
Author
Allan CORNET
Last updated