Set parameterlimits while fitting with fminsearch

Hello, I have a function with which I have estimated the parameters for two linked differential equations. I minimize with fminsearch the quadratic errors between original data and function data. However, I have now extended/changed my differential equation, so that the fit spits out no more justifiable values. Therefore, I would like to know if there is a possibility to determine an area in which the parameter must be located. I hope someone knows a solution

 采纳的回答

Matt J
Matt J 2019-10-21
编辑:Matt J 2019-10-21
Here is a fairly popular version of fminsearch that lets you apply constraints
I haven't had the occasion to use it myself, though.

2 个评论

thank you, that helped a lot
You're welcome, but please Accept-click the answer if you consider your question resolved.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File 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