Try to learn something about everything, and everything about somethingThomas Huxley “Darwin's bulldog” (1824-1895)

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:calculator:guides:dm32_simultaneos_equations [18/04/26 06:51 BST] – [Overview] johnpublic:calculator:guides:dm32_simultaneos_equations [18/04/26 06:53 BST] (current) – [Use] john
Line 64: Line 64:
     * find the determinant of the coefficient matrix with prog ''D''     * find the determinant of the coefficient matrix with prog ''D''
       * this is not required for a simple solution, but might be useful for other purposes?       * this is not required for a simple solution, but might be useful for other purposes?
-    * find the inverse of the coefficient matrix A with prog. ''I''+    * **I**nvert the coefficient matrix A with prog. ''I''
       * <key>XEQ</key> <key>'I'</key>       * <key>XEQ</key> <key>'I'</key>
-    * Multiply the column vector by this inverse matrix using prog. M+    * **M**ultiply the column vector by this inverse matrix using prog. ''M''
       * <key>XEQ</key> <key>'M'</key>       * <key>XEQ</key> <key>'M'</key>
       * This gives the resulting ''X'', ''Y'' and ''Z'' by pressing <key>R/S</key> to step through them       * This gives the resulting ''X'', ''Y'' and ''Z'' by pressing <key>R/S</key> to step through them

Navigation