Vehicle Simple Linear
Linear bicycle model with 3 degrees of freedom.
Contents
Sintax
dx = VehicleModel.Model(t,states,tspan)
Arguments
The following table describes the input arguments:
| t | Time |
| states | Model state variables: [XT YT PSI VT ALPHAT dPSI] |
| tspan | Time span |