Start Point option to optimize fit

5 次查看(过去 30 天)
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
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 个)

类别

Help CenterFile Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息

标签

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by