Numerical Analysis I
1 post • Page 1 of 1
Numerical Analysis IThis project is related to the subject "Numerical Analysis with C++". This project can solve Linear System of Equations, Non-Linear Equations and Finite Differences. System of Linear Equations include Gauss Elimination Method, LU Decomposition Method, Jacobi Itrative Method and Gauss-Seidel Itrative Method. System of Non-Linear Equations include Simple Itrative Method or Fixed- Point Method, Bisection Method, False-Position Method, Modified False-Position Method, Newton-Raphson Method and Secant Method. In Finite Differences, it can construct a difference table and can calculate the value of a Difference Operator [ Shift Operator, Forward Difference Operator, Backward Difference Operator ]. The main features of C++ used in this project are Arrays, Strings, Classes, Inheritance, Functions Overloading, etc. The interface of the project is in graphics mode.
You do not have the required permissions to view the files attached to this post.
1 post • Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 0 guests |
|