The Museum of HP Calculators

HP Forum Archive 14

[ Return to Index | Top of Index ]

Gauss-Jordan Pivot
Message #1 Posted by Kevin Havre on 18 Jan 2005, 4:41 p.m.

I am taking a Finite Mathmatics class, and we are working with Matrices. The teacher handed out TI programs that let you pick the pivot for solving a system of equations using the Guass-Jordan method, but it only does it one step at a time. You pick the first pivot row and it returns the matrix with a 1 in the left most position of that row and zeros above and below. Then you pick the next row, and it returns the entire matrix with the first non-zero number as 1 in that row, with zeros above and below, and so on...

We are going to have applications later where the row we pick is important, so RREF will not work as he wants us to do one row at a time.

Has anyone seen a program like this? If I give you the TI program can anyone decipher so I can write one for the 48G?

Thanks!

Edited: 20 Jan 2005, 12:18 a.m. after one or more responses were posted

      
Re: Gauss-Jordan Pivot
Message #2 Posted by Veli-Pekka Nousiainen on 19 Jan 2005, 5:44 a.m.,
in response to message #1 by Kevin Havre

Yes, I have programmed Gauss-Jordan Pivotting for the 49g+
It works really slow compared to RREF, etc.
because it is in UserRPL (instaed of SysRPL+ML)

E-mail to me as a remainder and I send it to you. My e-mail will later change to have SCI instead of welho and "fi" insted of "com" January-February is the X point Sorry about that BTW: it was programmed based on a textbook example where it was done "by hand" -- VPN


[ Return to Index | Top of Index ]

Go back to the main exhibit hall