how do i fit my experimental data into n number of gaussian function?
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Image Analyst
on 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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!