You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 .
General Information
- Version 1.0.0.0 (1.04 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
