One zero is missing in the result of c2d function uses 'matche'
显示 更早的评论
Commands and results are as follows
sysd=c2d(tf(11,[1,1,0]),.1,'matched')
sysd =
0.05237 z + 0.05237
----------------------
z^2 - 1.905 z + 0.9048
Sample time: 0.1 seconds
Discrete-time transfer function.
However, according to the textbook, there seems to be two zeros. What's the problem? Thanks.
采纳的回答
更多回答(1 个)
Mohamed Elshami
2025-3-17
0 个投票
Review the textbook and make sure that (two) is the number of ploes or zeros.
类别
在 帮助中心 和 File Exchange 中查找有关 Digital Filter Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
