One zero is missing in the result of c2d function uses 'matche'
Show older comments
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.
Accepted Answer
More Answers (1)
Mohamed Elshami
on 17 Mar 2025
0 votes
Review the textbook and make sure that (two) is the number of ploes or zeros.
1 Comment
Ruijun Dong
on 2 Apr 2025
Categories
Find more on Digital Filter Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!