This video is about the solution of the Secant Method to find the root of the non-linear equation. The tutorial consists of:
- Theory of Secant Method
- Solution of Secant Method in Excel
- Solution of Secant Method in VBA
The final expression of the secant method can be written as:
The secant method involves the following steps:
- Choose the guess values x0 and x1.
- Find the value of f(x0) and f(x1).
- Estimate the value of x2 using the given equation.
- Repeat steps 2 & 3 until f(xi) = 0 or all the values of x becomes equal within specified accuracy.
Please like and follow us on:
- Facebook: https://www.facebook.com/Chemiopedia
- Instagram: https://www.instagram.com/chemiopedia
- LinkedIn: https://www.linkedin.com/company/chemiopedia
Join the Facebook group for interactive learning: https://www.facebook.com/groups/363925814761994
For any queries please write: Support@chemiopedia.com