In this tutorial, we will analyze some of the most fundamental algorithms in numerical computing.Algorithms Overview Roots of polynomial equations:
The system of Linear Equations:
Numerical Solution of Ordinary Differential Equations:
Note: After reading the algorithms don't forget to analyze your solution with the exact answer of the equations. Hopefully, you have an idea about How to solve the equations not using the Numerical Methods. As our answer consists of a decimal form of irrational numbers or non-terminating rational number just have a look on Approximate Values, Significant figures, Rounding of a number and least possible error attended by rounding, as we are dealing with the approximate solution. |
The Learning Point > Mathematics >