Simulink State space linear LTI system with complex valued matrices B and C
이전 댓글 표시
Hello!
I have a problem for which I cannot find a solution.
I have a MIMO-LTI-system x' = A*x + Bu y = C*x with p = q = 2. The input and output matrices B and C have complex values in their entries. For example B = [1+i,1-i; 4+2*i, 4-2*i;....] My state space is therefore C^n not R^n.
How can I simulate such a system in Simulink? Or if not possible, are there solutions to get the response of such a system to arbitrary input?
Thanks a lot for your help!
M.L.
채택된 답변
추가 답변 (2개)
Marcel
2011년 7월 18일
0 개 추천
댓글 수: 2
Rajiv Singh
2011년 7월 19일
Great! You ought to "document" this separately with an example.
Gina
2014년 1월 14일
Have you documented what you have done in simulink?, I am having the same problem and need some help with it.
Thanks.
카테고리
도움말 센터 및 File Exchange에서 Additional Math and Discrete에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!