Is there a way to get the confidence bounds when fitting curves using optimisation toolbox
2 次查看(过去 30 天)
显示 更早的评论
I have found coefficients for an equation using data I have from an experiment, using the curve fitting via optimisation approach(like thishttps://uk.mathworks.com/help/matlab/math/example-curve-fitting-via-optimization.html ).Is there a way to get the confidence bounds as you do with the ordinary curve fitting toolbox?
0 个评论
回答(1 个)
Pravin Jagtap
2020-2-6
Hello Kieran,
As you noted correctly curve fitting toolbox ('fit') gives the 'goodness of fit' metric whereas optimization approach does not. This will make it unclear in order to select the toolbox.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!