Feeds
提问
How can I incorporate the "s" symbolic variable in multiplication?
Okay so this is a simple code for a simple closed loop control system: sys=tf(1,[1 2 2]); syms s ctr=4+(3/s); e_cl...
9 years 前 | 0 个回答 | 0
0
个回答提问
How can I incorporate the "s" symbolic variable in multiplication?
Okay so this is a simple code for a simple closed loop control system: sys=tf(1,[1 2 2]); syms s ctr=4+(3/s); e_cl...
9 years 前 | 4 个回答 | 0