HP Forums
(50g and similia) Matrix Quadric Classification - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Software Libraries (/forum-10.html)
+--- Forum: General Software Library (/forum-13.html)
+--- Thread: (50g and similia) Matrix Quadric Classification (/thread-4033.html)



(50g and similia) Matrix Quadric Classification - d.nicotra - 05-30-2015 10:15 PM

Hi Hp Museum,
I'm sharing with you an USER-RPL software written by me.
Given a matrix that represent a quadratic form, it will give you the type of surface.
Simply copy files QUADRIC and MINORE to your calculator and put them in the same folder, then put a matrix on the first level of the stack and run QUADRIC. You can get the matrix using the command QXA giving an homogeneous equation in variables X, Y, Z, T.
Have a nice posting!
Davide