Linear algebra

Matrix algebra in c

The following C project contains the C source code and C examples used for matrix algebra. natural look of matrix.you can add, subtract, multiple two matrics on one screen.also u can find transpose,negative,scaler multiplication and scaler divison of a matrix.

Matrix wizard in c

The following C project contains the C source code and C examples used for matrix wizard. This program performs almost all matrix operations like calculating determinant,inverse of a matrix, performing matrix transformations, performing matrix addition, subtraction & multiplication.

Transpose in c

The following C project contains the C source code and C examples used for transpose. I made this one day when attempting to import a tab delimited data that had long lines.

Pages

Subscribe to RSS - Linear algebra