Group Abstract Group Abstract

Message Boards Message Boards

0
|
7.8K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Extract matrices from the descriptor state space model?

Posted 7 years ago
2 Replies

Mr. Neil Singer,

That worked like a charm! Thank you very much!

Kartikeya,

Use Normal[] to get the matrices.

For example,

{aa,bb,cc,dd}=Normal[M]

or

{aa,bb,cc,dd,ee}=Normal[M]

for a descriptor system.

Although I recommend avoiding variables starting with capital letters (such as M) because these are used internally by Mathematica. (Especially single letter names like E,I,C,D plus others)

Regards,

Neil

POSTED BY: Neil Singer
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard