How to fit some curves to one curve in which only the maximum of curves are fitted?

2 Ansichten (letzte 30 Tage)
Hello,
Actually I need to fit some curve to one curve in a way that the maximum of those curves are fitted to the main curve. Could you please help me with this problem?
photo_2019-07-18_11-09-16.jpg
  7 Kommentare
Walter Roberson
Walter Roberson am 21 Jul. 2019
It looks to me as if the peaks are to be taken along with their location, and that then a curve is to be fitted to those locations. Except it doesn't look like a polynomial to me, and it is not obvious what the model curve would be.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Matt J
Matt J am 21 Jul. 2019
Bearbeitet: Matt J am 21 Jul. 2019
Generate the maximum of all your curves and use alphashape() to smooth over concavities in its envelope.

Kategorien

Mehr zu Linear and Nonlinear Regression finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by