Avoid Local Minima ngreyest

8 visualizaciones (últimos 30 días)
Gianpio Caringella
Gianpio Caringella el 3 de Oct. de 2021
Respondida: Meet el 20 de Nov. de 2024 a las 5:59
Hello to everyone,
I am writing this post because I would like to know if there are some ways to avoid local minima in parameter estimation done by nlgreyest. I've discovered the global optimization toolbox but it seems to do not work with idnlgrey data types, at least directly. Do you know if there are alternative ways to use it in grey box parameter indentification ?
Thanks in advance.

Respuestas (1)

Meet
Meet el 20 de Nov. de 2024 a las 5:59
Hi Gianpio,
You can run "nlgreyest" multiple times using different initial parameter values to explore various local minima. Alternatively, you can set bounds on the parameters within the "idnlgrey" model to restrict the optimization search space.
Hope this helps!!

Categorías

Más información sobre Linear Model Identification en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by