|

|
|
|
|
|
 |
Linear Algebra |
|
Performs computations associated with matrices, including solution of linear systems of equations (even over-determined or inconsistent systems and solution by LU factors), matrix operations (add, subtract, multiply), finds determinant, trace, inverse, adjoint, QR or LU factors, eigenvalues, eigenvectors, establish the definiteness of a symmetric matrix, scalar multiplication, transposition, shift, create general, identity, or symmetric matrices
scalar multiplication squares solution least squares definiteness |
|
 |
Visual Matrix |
|
Implement basic matrix operations and matrix decompositions. 1. Basic matrix operations: +, -, .*, *, ', determinant, inverse, rank etc. 2. Matrix decompositions: LU decomposition, QR decomposition. Implement basic matrix operations and matrix decompositions. 1. Basic matrix operations: +, -, .*, *, ', determinant, inverse, rank etc. 2. Matrix decompositions: LU decomposition, QR decomposition.
decomposition determinant |
|
|
|
|
|
|
|
|
|
 |
Kalkulator |
|
The most powerful Sci/Eng calculator for Windows. Expression evaluation, 18 digits of precision, variables, 100 functions, unit conversion, polynomial roots, interpolation, polynomial regression, linear algebra, numerical integration and differentiation, systems of linear, non-linear and differential equations, multi-argument functon optimization and fitting, curve, point and histogram graphs, statistical operations, computer math (bin/oct/hex).
swiss army knife polynomial regression polynomial roots vector matrix systems of linear equations |
|
 |
Matrix TCL |
|
This is a C++ template class library to perform matrix calculations, just like built-in data types, with ease and efficiency in your programs. It supports most of the matrix calculations like arithmetic operations, sub-matrix operations, inversion, various matrix decompositions, solution of simultaneous linear equations, eigen value and eigen vector problem, and much more. Full source code is included with the package.
  |
|
 |
Sicyon Lite calculator |
|
Sicyon is all-in-one scientific calculator for every researcher and engineer. The core of Sicyon is an expression (VBScript/JScript) calculator with features as: estimate a function using variables, user-defined functions and Sicyon objects; plot/tabulate a function; solve a equation, min, max and definite integral of a function; fit a function; sophisticated units converter; constants database; matrix operation; plugin tools.
  |
|
 |
OptiVec for Delphi 2006 |
|
OptiVec brings the power of vectorized programming to the PC. Replacing loops over data arrays by the hand-optimized, Assembler-written vector and matrix functions of OptiVec speeds up program execution by up to 2-3 times and enhances accuracy and safety. More than 3500 functions for math, statistics, analysis, signal processing, matrix operations, curve fitting, graphics etc. For Borland Delphi 2006.
  |
|
|
|
|