How to customize built-in optimization functions in SimBiology without using MATLAB code?
2 views (last 30 days)
Show older comments
Is there a way to customize the cost funciton for optimization problems in Simbiology without using MATLAB code?
0 Comments
Accepted Answer
Arthur Goldsipe
on 13 Sep 2021
If I understand your question correctly, you are asking how to customie the cost (or objective) function when using a fit program in the SimBiology graphical interface. If so, then yes, you have a couple of options. I generally recommend selecting an error model that is consistent with your experimental data, and let that determine an appropriate cost function. If none of the built-in error models are appropriate, you can specify weights for the measurements either as a numeric matrix or as a function. I provided hyperlinks to the MATLAB command-line documentation, but these options should also be available in SimBiology's graphical user interface, if you create a fit program and select non-linear regression.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!