state space model of the vehicle system

バージョン 1.0.0.0 (12.7 KB) 作成者: Priya
A half (railway) vehicle model has been designed in state space form.
ダウンロード: 812
更新 2014/1/22

ライセンスの表示

The inputs to the model is the track input which is a step signal.Now I don't get any error but since the input matrix is zero ,I'm not able to get the expected response(which is a difference of the track input and the wheelset position) rather it shows a line at 0. The matrix size is given as,

A= 14x14
B=zeros(size(A,1),2)
C=eye(size(A))
D=zeros(size(A,1),2)

I don't understand how the input is taken by the state space model and how to define the size of the input matrix.

If you need any other information please let me know.

引用

Priya (2025). state space model of the vehicle system (https://www.mathworks.com/matlabcentral/fileexchange/45207-state-space-model-of-the-vehicle-system), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2012b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersState-Space Control Design and Estimation についてさらに検索
タグ タグを追加

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0