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!
