How to fit a mixture of uniform and gaussian distributions
Afficher commentaires plus anciens
Hi there, Does anyone know / have any tips about / how to fit a mixture of (1) a uniform distribution (1 height parameter) and a (2) Gaussian? I know how to fit a mixture Gaussian... but am flummoxed re how to go about fitting a mixture involving a uniform and an gaussian. Many thanks in advance for your help, Marie
Réponses (2)
Salaheddin Hosseinzadeh
le 4 Juin 2015
Hi Maria,
What is a uniform distribution? something like a DC offset? Is it like a constant added to the Gaussian?
See if you have curve fitting toolbox
cftool
you can define a custom equation gauss + constant and get the parameters you want.
Marie.a.londres
le 4 Juin 2015
0 votes
1 commentaire
Salaheddin Hosseinzadeh
le 4 Juin 2015
Hi Maria,
Try the exponential fitting in cftool
Catégories
En savoir plus sur Gaussian Mixture Distribution dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!