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!
