Can Parameter Estimator add breakpoints to a lookup table?
조회 수: 1 (최근 30일)
이전 댓글 표시
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?
댓글 수: 0
답변 (1개)
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
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Parameter Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!