Uploaded by lemurelmaxpe

Sample Laboratory on Roots of Non linear Equations.

advertisement
Laboratory Exercise no. 3: Roots of Non-Linear Equations
Objectives:
1. To perform common Bracketing and Open methods in solving roots of nonlinear
equations using the MATLAB program or other software programs.
Bracketing Method:
1.Find the roots of f(x) = sin(√𝑥) − 𝑥 using;
a. Bisection Method
b. False Position Method
Open Method:
2. Find the roots of f(x) = sin(x)+cos(x)+exp(x)-8 using;
a. Newton Raphson method
b. Secant Method
Results:
Discussion:
1. What are the possible applications of Bracket and Open Method in solving roots of nonlinear
equations in real life?
Conclusion:
Download