Post Reply 
Inverse of 3x3 Matrix with Complex Numbers
07-16-2019, 12:07 PM (This post was last modified: 07-16-2019 12:11 PM by deetee.)
Post: #4
RE: Inverse of 3x3 Matrix with Complex Numbers
Hi Tom!

No I didn't benchmark the explicit method and an algorithm based method, but I think the explicit method is much faster. On my Arduino (ATMEGA328P) the result was shown immediately.

On the other hand algorithms are more flexible regarding the (matrix) dimensions.

My intention was to solve matrices with complex numbers up to 3x3. The input of 9 complex numbers is quite painful. For bigger dimensions one should rather use a PC.

Regards
deetee

PS: BTW I'm not using an existing calculator. I try to build my own hardware.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Inverse of 3x3 Matrix with Complex Numbers - deetee - 07-16-2019 12:07 PM



User(s) browsing this thread: 1 Guest(s)