Can Parameter Estimator add breakpoints to a lookup table?

2 Ansichten (letzte 30 Tage)
Ronan
Ronan am 13 Sep. 2023
Beantwortet: Balaji am 22 Sep. 2023
I am working with a table based block in constructing my model, and expect to have a large number of breakpoints in the final optimized version. Is the Parameter Estimator tool capable of adding more breakpints to a table? Or do I need to include all of the breakpoints in my initial guess to then be adjusted by the Estimator?

Antworten (1)

Balaji
Balaji am 22 Sep. 2023
Hi Ronan
The Parameter Estimator tool in Simulink is designed to optimize the values of existing parameters in a model based on input-output data. It does not have the capability to automatically add or modify breakpoints in a table-based block.
If you expect to have many breakpoints in the final optimized version of your table, you typically need to include all the desired breakpoints in your initial guess.
I suggest you refer to the following link for more information on parameter estimation:
Hope this helps
Thanks
Balaji

Kategorien

Mehr zu Parameter Estimation finden Sie in Help Center und File Exchange

Produkte


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by