pzmap vs pzplot vs zplane?
17 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
ABTJ
el 4 de Mzo. de 2020
Respondida: Star Strider
el 4 de Mzo. de 2020
What is difference between these three?pzmap vs pzplot vs zplane?
0 comentarios
Respuesta aceptada
Star Strider
el 4 de Mzo. de 2020
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Fourier Analysis and Filtering en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!