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 LinuxCategories
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Analysis >
Find more on Digital Filter Analysis in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
