pzmap vs pzplot vs zplane?
조회 수: 17 (최근 30일)
이전 댓글 표시
What is difference between these three?pzmap vs pzplot vs zplane?
댓글 수: 0
채택된 답변
Star Strider
2020년 3월 4일
The pzmap and pzplot funcitons are part of the Control System Toolbox (and associated Toolboxes), with pzplot being an extended version of pzmap with more plot options. Both can handle either continuous or discrete systems.
The zplane function is part of the Signal Processing Toolbox and presents similar information, however in a completely different context and a completely different syntax. It can only handle discrete transfer functions.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!