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!