How to get Non-linear state space equations of a model (including blocks of vehicle dynamics toolbox)?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to get the non-linear state space equations of wheel block, taking the input as brake pressure and output as longitudinal slip. I want to design Sliding mode control for longitudinal slip control, therefore I need the non-linear state space model.
I have used system identification toolbox but it is giving only 6-7% best fit data which is not useful for controller design.
0 Kommentare
Antworten (1)
Khaled Aljanaideh
am 10 Sep. 2021
Hi Kartikey,
There are currently no features in the system identification toolbox that generate a nonlinear state space model from input-output data. However, if you have a state space model of the system and you would like to estimate the values of some parameters of this model, then you can consider estimating a nonlinear greybox model, please see this documentation page:
There are several examples on how to estimate a nonlinear greybox model, please see this page
https://www.mathworks.com/help/ident/examples.html?category=nonlinear-grey-box-models&s_tid=CRUX_topnav
0 Kommentare
Siehe auch
Kategorien
Mehr zu Linear Model Identification finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!