Post Reply 
HP49-50G : Matrix & Strings
09-28-2022, 09:56 PM (This post was last modified: 09-28-2022 09:58 PM by Gil.)
Post: #5
RE: HP49-50G : Matrix & Strings
Absolutely amazing!

I didn't think it might be possible to find a solution to that "riddle".

Your tip worked beyond my expectations.

In HP50G (EMU48)
1) I can have a matrix by {9 9} RANM that I duplicate with DUP command.
2) Then I use my HP program to convert that matrix to a string.
3) Then, always in my HP, I copy that stack

4) And paste it into the command line of the Maxima software.
5) ENTER in Maxima
6) Always in Maxima software, I write
invert (%) ENTER.
7) Then, still in Maxima software, I copy the resulted matri with its fractions.

8) And paste it into the stack of the HP50G.
9) With another HP50G program, I transform the above stack content (a string) in the HP50G into a matrix compatible with HP50G Matrix format.
10) And execute *, to get exactly the expected Identity Mstrix!

Many, many thanks, David.

Regards,
Gil Campart
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP49-50G : Matrix & Strings - Gil - 09-27-2022, 11:18 PM
RE: HP49-50G : Matrix & Strings - DavidM - 09-28-2022, 04:58 AM
RE: HP49-50G : Matrix & Strings - Gil - 09-28-2022, 07:27 AM
RE: HP49-50G : Matrix & Strings - DavidM - 09-28-2022, 03:28 PM
RE: HP49-50G : Matrix & Strings - Gil - 09-28-2022 09:56 PM
RE: HP49-50G : Matrix & Strings - DavidM - 09-28-2022, 10:35 PM



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