how do i fit my experimental data into n number of gaussian function?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi All,
I have a very simple problem. how do I fit my experimental data into n number of gaussian function? where n may be 10. I thought i will get some ready made function for that but there is no such function in matlab. Can anyone advise me how to do that? best Sudipta
0 commentaires
Réponses (1)
Image Analyst
le 19 Juin 2014
What does your data look like? If it's a bunch of isolated Gaussian peaks, like stars on a black background, then you can use the CLEAN algorithm like they use in astronomy.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!