Pole placement design using place()
이전 댓글 표시
hi,
i have this m.file :
ew_place=[-8, -3, -3, -5, -6+5i, -6-5i];
K=place(A,B,ew_place);
How kann I replace ''ew_place'' with a area of Eigenvalue in the complex area? that means the Eigenvalue do not be fixed but they can be free to be located on a prescribed area in the complex area ?
댓글 수: 1
Azzi Abdelmalek
2013년 1월 23일
What do you mean by The eigenvalue can be free . If they are free, with what are you going to do your pole placement?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Linear Algebra에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!