Practice Examples for Chap. Practice 1-1: In Example 4.4, you can use MATLAB to compute and plot the impulse and step re
Posted: Fri Jul 01, 2022 6:15 am
Practice Examples for Chap. Practice 1-1: In Example 4.4, you can use MATLAB to compute and plot the impulse and step responses of the following state-space model with T=1 s. Practice the program 4.4. Practice 1-2: Find the transfer function of the same system, and use it for simulating the time responses again in Example 4.4. x(k+ 1) = Ax(k) + Bu(k) 0 0 *]. ], B-[:] C = [0 1.5 1], D= [0] A = 0.8 0.7 0.6 -[% 1 0 0 1 y (k) = Cx(k) + Du(k) u(kTs) ={ 2, 0.5, 0 ≤kTs < 20 kTs > 20