how do i fit my experimental data into n number of gaussian function?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Image Analyst
am 19 Jun. 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!