Simulink State space linear LTI system with complex valued matrices B and C
Show older comments
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.
Accepted Answer
More Answers (2)
Marcel
on 18 Jul 2011
0 votes
Marcel
on 18 Jul 2011
0 votes
2 Comments
Rajiv Singh
on 19 Jul 2011
Great! You ought to "document" this separately with an example.
Gina
on 14 Jan 2014
Have you documented what you have done in simulink?, I am having the same problem and need some help with it.
Thanks.
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!