Group Abstract Group Abstract

Message Boards Message Boards

0
|
5.3K Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Inverting, multiplication, equations with complex matrices?

Posted 10 years ago
POSTED BY: Grzegorz Pilat
3 Replies
Posted 10 years ago
POSTED BY: Okkes Dulgerci
POSTED BY: Grzegorz Pilat
Posted 10 years ago
A = {{8 - 8 I, -2 - 2 I, 4}, {8 - 41 I, -2 - 12 I,  54}, {5 - 8 I, -51 - 2 I, 12}};
b = {{-12}, {11}, {3}};

Inverse[A].b
POSTED BY: Okkes Dulgerci
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard