Azzera filtri
Azzera filtri

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 visualizzazione (ultimi 30 giorni)
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?

Risposte (1)

Azzi Abdelmalek
Azzi Abdelmalek il 31 Mag 2013
The order of the pôles does not matter, if you want to get the same order you can use the sort function
  2 Commenti
Shyam Mudiraj
Shyam Mudiraj il 31 Mag 2013
Unfortunately, in my application, the order does matter. Is there any way that we can make sure that the order is right?

Accedi per commentare.

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by