mvnpdf / calculate Probability Density for a Matrix / EM algorithm
이전 댓글 표시
Hello MATLAB Community,
You are my last resort! I need to apply EM clustering to a couple of thousands of matrices (m rows, n columns). The corresponding k-means works well.
However, I have trouble figuring out the Gaussian probability density function for entities that are matrices.
mvnpdf(X,Mu,Sigma) is supposed to receive a matrix for X. But will it be consistent with what I need?
Thanks in advance!
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Gaussian Mixture Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!