Clear Filters
Clear Filters

Better way to integrate a gmdistribution.fit object class?

1 view (last 30 days)
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?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!