-
Function : solve - Solve a System of Equations
-
Description :
-
This generic function solves the equation a * x = b for x, where b can be either a vector or a matrix.
-
solve( a, b, ... )
-
See Also ...
- OCTAVE :: eig ... Eigenvalues and Eigenvectors of a Matrix