Is there a way to get the confidence bounds when fitting curves using optimisation toolbox

29 ビュー (過去 30 日間)
Kieran Heeley
Kieran Heeley 2020 年 1 月 30 日
回答済み: Pravin Jagtap 2020 年 2 月 6 日
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?

回答 (1 件)

Pravin Jagtap
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.

カテゴリ

Help Center および File ExchangeLinear and Nonlinear Regression についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by