Can 'Place' command in matlab place the poles of A-BK in the same order as given in the input argument of place function?

1 次查看(过去 30 天)
I am trying to find K such that the poles of A-BK are elements of lets say a vector P. The problem is that when I use the 'place' command in matlab to get K for poles P, the poles of A-BK are not in the same order as in P. Is this usually the case with the 'place' command?

回答(1 个)

Azzi Abdelmalek
Azzi Abdelmalek 2013-5-31
The order of the pôles does not matter, if you want to get the same order you can use the sort function

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by