MATLAB File Help: cv.EM/getCovs | Index |
Returns covariation matrices
covs = model.getCovs()
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.
Access | public |
Sealed | false |
Static | false |