How can I find the centroid of a curve for peak detection?
13 次查看(过去 30 天)
显示 更早的评论
The equation that I am trying to fit for the centroid is
λ_B "=" (Σ_(i=1)^N λ_i A_i)/(Σ_(i=1)^N A_i )
I am trying to find an appropriate method to fit this equation in a plot.
0 个评论
回答(1 个)
Abhisek Pradhan
2020-10-9
Here is a link which has a detailed documentation and example on curve fitting.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!