Simulink Control Design™ - MathWorks

(Tuis.) #1
An input signal was prepared based on a desired trajectory of the airframe. This signal u
and corresponding time vector t are saved in the scdairframeLPVsimdata.mat file.
Specify the initial conditions for simulation.

alpha_ini = 0;
v_ini = 700;
x0 = [0; 700; 0; 0];
sim('scdairframeLPV')

3 Batch Linearization

Free download pdf