Can Parameter Estimator add breakpoints to a lookup table?

조회 수: 1 (최근 30일)
Ronan
Ronan 2023년 9월 13일
답변: Balaji 2023년 9월 22일
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?

답변 (1개)

Balaji
Balaji 2023년 9월 22일
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

카테고리

Help CenterFile Exchange에서 Parameter Estimation에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by