How to get Non-linear state space equations of a model (including blocks of vehicle dynamics toolbox)?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Khaled Aljanaideh
2021-9-10
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Model Identification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!