Michael Zagar
Followers: 0 Following: 0
Feeds
提问
Need to get matlab to display the continuous time transfer function
clc; % (b) % state variable model A = [1 3 0; -3 0 7; -5 -4 -8]; B = [-1; 0; 1]; C = [1 0 0]; D = 0; % get numerato...
2 months 前 | 1 个回答 | 0