How can I find the centroid of a curve for peak detection?
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Abhisek Pradhan
le 9 Oct 2020
Here is a link which has a detailed documentation and example on curve fitting.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!