ppc(A,B,p)

Pole placement control function
36 Downloads
Updated 19 Jun 2018

View License

K = ppc(A,B,P) computes a state-feedback matrix K such that the eigenvalues of A-B*K are those specified in the vector P.
The pair (A,B) must be reachable.
[K Atilde Btilde T] = ppc(A,B,P) returns also the state-space matrices Atilde and Btilde in the controllable canonical form and the transformation matrix T (Atilde=T*A*inv(T), Btilde=T*B);

Cite As

Stefano Radrizzani (2026). ppc(A,B,p) (https://www.mathworks.com/matlabcentral/fileexchange/67791-ppc-a-b-p), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.0.0.0