Sensitivity analysis of a Continuous-time nonlinear grey-box model
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
Please help me on this. I need to make a sensitivity analysis of the parameters of a Continuous-time nonlinear grey-box model.
Specificially, i have the following Continuous-time nonlinear grey-box model created with the idnlgrey function.
nlgr =
Continuous-time nonlinear grey-box model defined by 'simpl' (MATLAB file):
dx/dt = F(t, u(t), x(t), p1, ..., p13)
y(t) = H(t, u(t), x(t), p1, ..., p13) + e(t)
with 2 input(s), 2 state(s), 2 output(s), and 13 free parameter(s) (out of 13).
Status:
Created by direct construction or transformation. Not estimated.
Which is the easiest way to identify the critical model parameters?
Thanks in advance
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Grey-Box Model Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!