pzmap vs pzplot vs zplane?
11 ビュー (過去 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!