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

조회 수: 2 (최근 30일)
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
Walter Roberson
Walter Roberson 2019년 7월 21일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Matt J
Matt J 2019년 7월 21일
편집: Matt J 2019년 7월 21일
Generate the maximum of all your curves and use alphashape() to smooth over concavities in its envelope.

카테고리

Help CenterFile Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by