performing GMM on PDE (probability density estimator)
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Eigenvalue Problems en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!