How to do simultaneous curve fitting for two model equations having common constants ??
Show older comments
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 ??
2 Comments
Yugal Gupta
on 17 Dec 2017
Answers (1)
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 Comment
Yugal Gupta
on 26 May 2017
Edited: Yugal Gupta
on 27 May 2017
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!