|
Matrices calculator
-
Version
2.0
Can do lots of operations on real and complex matrices
and can be programmed to do programs that manipulate
matrices.
Operations include inverse, determinants, solve system
of equations,LU factorization,QR decomposition,Eigen
values,Rank and much more
You can write your programs that manipulate
matrices.You don't write program commands you just
choose options and the program generates the code for
you.
You can record the operation performed in a matrices
session.You can print out the work performed in a
matrices session and more.
|