Fit an exponential decay function to connect two separate parts of a curve.

조회 수: 2 (최근 30일)
GioPapas81
GioPapas81 2018년 8월 3일
편집: GioPapas81 2018년 8월 3일
Hi,
I have a curve which stops and re-starts, with an intermittent part being missing. At the missing part, my data can be described with a standard exponential decay of the form A=Data(i)*exp(-b*t), where Data(i) is the last point of the first part of the curve and t is the time points of the missing segment. I basically want to fit an exponential decay function in the missing part, to create a full profile for this curve (which will be later on mathematically modelled to derive different metrics). Any ideas which would be the best way to do so? At the moment I am attempting to create a straight line to connect the two separate parts and then fit an exponential function in this straight line, but I am not sure if there would be another quick way to do so in Matlab. I am attaching an example.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by