Better way to integrate a gmdistribution.fit object class?
이전 댓글 표시
I see that objects of gmdistribution class have a cdf method that can be used indirectly to integrate Gaussian mixture models.
Is there a faster, more efficient way to integrate a gmdistribution object over an n-dimensional rectangular region of space compared to evaluating the cdf at the corners of the region and adding/subtracting those values?
답변 (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!