How to do simultaneous curve fitting for two model equations having common constants ??

3 次查看(过去 30 天)
I am having two different model equations and also experimental data respectively. Both model equations are having common constants. Is there any way to do curve fitting for both the models simultaneously. So that final values constants can satisfy both the model equations ??

回答(1 个)

Matt J
Matt J 2017-5-26
编辑:Matt J 2017-5-26
Two model equations are really only one model equation when you make the equation vector-valued. LSQCURVEFIT can easily handle vector-valued curves of any dimension.
  1 个评论
Yugal Gupta
Yugal Gupta 2017-5-26
编辑:Yugal Gupta 2017-5-27
Dear Matt J, Can you please attach any documentation on this. I don't know, how to make equation vector valued for LSQCURVEFIT. Thank You.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Get Started with Curve Fitting Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by