A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://python-control.readthedocs.io/en/stable/generated/control.matlab.pzmap.html below:

Website Navigation


control.matlab.pzmap — Python Control Systems Library 0.10.2 documentation

control.matlab.pzmap
control.matlab.pzmap(sys[, grid, plot])[source]

Plot a pole/zero map for a linear system.

Parameters:
sysStateSpace or TransferFunction

Linear system for which poles and zeros are computed.

plotbool, optional

If True a graph is generated with matplotlib, otherwise the poles and zeros are only computed and returned.

gridboolean (default = False)

If True, plot omega-damping grid.

Returns:
polesarray

The system’s poles.

zerosarray

The system’s zeros.

Notes

This function is a wrapper for pole_zero_plot, with legacy return arguments.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4