Search
Now showing items 1-2 of 2
Scilab - Solving System of Linear Equations using Iterative Methods
(Spoken Tutorial IIT Bombay, 2013-01-03)
Outline:
1. Solve system of linear equations using iterative methods;
2. Use Jacobi and Gauss Seidel iterative methods;
3. Learn how to iterate until we converge at the solution;
4. Learn how Gauss Seidel method ...
Scilab - Interpolation
(Spoken Tutorial IIT Bombay, 2013-12-23)
Outline:
Numerical Interpolation:
Develop Scilab code for different Numerical Interpolation algorithms;
Calculate new value of function from given data points.
Pre-requisite: Scilab - Solving System of Linear ...