how do i fit my experimental data into n number of gaussian function?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Image Analyst
2014-6-19
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!