Fitting one non-linear curve to another

2 次查看(过去 30 天)
Hi everyone,
I am writing to ask a question - how to fit a non-linear curve to another one curve (that follows the same power law) on Matlab. I intended to use least squared fit; however this doesn't seem right because the two curves will be moved to a third position. What I want is to find out the scaling factor for one curve to the other.
Thanks Yunpeng
  1 个评论
John D'Errico
John D'Errico 2016-3-11
Huh? Define the model you will assume. If you want a scale factor only in it, then your model is:
f1(x) = a*f2(x)
where a is to be estimated. What about that model will move any curve to a new position?

请先登录,再进行评论。

回答(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