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

2 visualizzazioni (ultimi 30 giorni)
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 Commenti
Walter Roberson
Walter Roberson il 21 Lug 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.

Accedi per commentare.

Risposte (1)

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

Community Treasure Hunt

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

Start Hunting!

Translated by