level 5
>> fs=100000;
Ts=1/fs;
filter=tf([1],[1/6.28/10 1]);c2d(filter,Ts*4,'tustin')
Transfer function:
0.001254 z + 0.001254
---------------------
z - 0.9975
Sampling time (seconds): 4e-005
上面是我在matlab实现的结果。请教一下mathcad有这种操作?谢谢各位的帮助。
2014年12月02日 07点12分
1
level 3
楼主解决了吗,我也没找到。难道要自己根据原理编写函数吗?
2024年04月03日 03点04分
3