Sensitivity analysis of a Continuous-time nonlinear grey-box model
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Grey-Box Model Estimation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!