How can I find the centroid of a curve for peak detection?
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Abhisek Pradhan
il 9 Ott 2020
Here is a link which has a detailed documentation and example on curve fitting.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!