To develop algorithm, draw flow chart and write for solution of non-linear equation using Newton Raphson method
At the end of this experiment, learner will be able to
LO1: Explain the principle and mathematical formulation of the Newton–Raphson method for solving non-linear equations.
LO2: Implement the Newton–Raphson algorithm in Python to find roots of equations.
LO3: Apply the method to practical numerical problems.
Any Python IDE or any online Python complier
Curve Fitting using NR method for Non-linear equation.
For details see video given below
You have to solve problem assigned to your group:
This is sample program for Least Square Error method
Here are questions and answers in quiz form which will be counted for your grades. Solve following quiz.