Start Point option to optimize fit

What determines the order of the starting values for the parameters specified using StartPoint in the fit function?

 採用された回答

Matt J
Matt J 2022 年 2 月 21 日
編集済み: Matt J 2022 年 2 月 21 日

0 投票

By default, they will be in alphabetical order, but you can set the order when your provide a custom model with the 'coefficients' fitoption parameter. You can also always verify the order with coeffnames().

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeInterpolation についてさらに検索

製品

リリース

R2021b

タグ

質問済み:

2022 年 2 月 21 日

編集済み:

2022 年 2 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by