I have the transfer function z+b/z^2-1.5*z+0.7 I want to write this to matlab so : syms b h=tf([1 b],[1 -1.5 0.7],1) The problem is that it.
確定! 回上一頁