Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

B.TECH IVSEM CHEMICAL Numerical Method.

List of Practicals WRITE DOWN AND EXECUTE THE FOLLOWING PROGRAMS USING C/C++/MATLAB
1. 2. 3. 3. 4. 5. 6. 7. 8. 9. 10. 11. 10. 11. 12. 13. 14. 15. 16. 17 To find the roots of non-linear equation using Bisection method. the errors that may occurs during the floating point arithmetic operations. To find the roots of non-linear equation using Newton's method. Curve fitting by least - square approximations. Newton- Ramphson method To solve the system of linear equations using GaussElimination method. To solve the system of linear equations using Gauss-Seidal iteration method. To solve the system of linear equations using Gauss-Jorden method. To Integrate numerically using Trapezoidal rule. Gauss Elimunatioin method To Integrate numerically using Simpson's rules. To find the largest eigen value of a matrix by power-method. To find numerical solution of ordinary differential equations by Euler's method. To find numerical solution of ordinary differential equations by Runge-Kutta method. To find numerical solution of ordinary differential equations by Milne's method. To find the numerical solution of Laplace equation. To find numerical solution of wave equation. Gauss Jordan method To find numerical solution of heat equation. Round off errors and Refinement

You might also like