performing GMM on PDE (probability density estimator)
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have intensities map which I want to model as a sum of gaussians using GMM method. However, this map fits the probability density function of the GMM, while the built in matlab code gmdistribution.fit receives input which is a realization of that pdf. I can bypass it somehow by using that pdf to create a set of samples to be sent to the mentioned code, but that's a distorted way. Can I make Matlab have the pde as an input?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Eigenvalue Problems finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!