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.place_acker.html below:

Website Navigation


control.place_acker — Python Control Systems Library 0.10.2 documentation

control.place_acker
control.place_acker(A, B, poles)[source]

Pole placement using Ackermann method.

Call: K = place_acker(A, B, poles)

Parameters:
A, B2D array_like

State and input matrix of the system.

poles1D array_like

Desired eigenvalue locations.

Returns:
K2D array

Gains such that A - B K has given eigenvalues.

See also

place, place_varga

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