cart_linear
dynamic equations for the linear cart benchmark model
Contents
Syntax
Description
Dynamics equation for the cart benchmark model. The benchmark represents a cart that is coupled to the environment by a spring and a damper. The system states are the position and the velocity of the cart. The input to the system is an external force acting on the cart.
Input Arguments
|
x |
system states x (dimension: [nx,1]) |
|
u |
control inputs u (dimension: [nu,1]) |
|
w |
disturbances w (dimension: [nw,1]) |
Output Arguments
|
f |
value of the dynamic function = time derivative of x |
See Also
© 2018-2026 I6 Technische Universität München Website License
|
![]() |
![]() |
![]() |


