Simulink State space linear LTI system with complex valued matrices B and C
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Marcel
el 18 de Jul. de 2011
Comentada: Gina
el 14 de En. de 2014
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.
0 comentarios
Respuesta aceptada
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!