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

 Akzeptierte Antwort

Matt J
Matt J am 21 Feb. 2022
Bearbeitet: Matt J am 21 Feb. 2022

0 Stimmen

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().

Weitere Antworten (0)

Kategorien

Produkte

Version

R2021b

Gefragt:

am 21 Feb. 2022

Bearbeitet:

am 21 Feb. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by