Azzera filtri
Azzera filtri

Start Point option to optimize fit

5 visualizzazioni (ultimi 30 giorni)
L'O.G.
L'O.G. il 21 Feb 2022
Modificato: Matt J il 21 Feb 2022
What determines the order of the starting values for the parameters specified using StartPoint in the fit function?

Risposta accettata

Matt J
Matt J il 21 Feb 2022
Modificato: Matt J il 21 Feb 2022
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().

Più risposte (0)

Prodotti


Release

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by