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년 전 | 답변 수: 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년 전 | 답변 수: 4 | 0