la_assign.sce: Scilab program to implement a 3x3 matrix which takes user input using input() function and
solves gaussian elimination, lu decomposition and inverse.
span.sce: Program to span column space of any 3x3 matrix.
subspaces.sce: Program to find the four fundamental subspaces of any 3x3 matrix.
leastSq.sce: Projection by least squares method.
gram.sce: Implement Gram-Schmidt orthogonalization in R3.
eigens.sce: Given any 3x3 matrix, find eigen values and eigen vectors .
power.sce: Program to find numerically largest value of eigen vector of 3x3 matrix using Rayleigh Power method.
deeksha-d/linearAlgebra
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|