MATLAB File Help: cv.EM/getCovs Index
cv.EM/getCovs

Returns covariation matrices

covs = model.getCovs()

Output

Returns vector of covariation matrices. Number of matrices is the number of gaussian mixtures, each matrix is a square floating-point matrix NxN, where N is the space dimensionality.

See also
Method Details
Access public
Sealed false
Static false