Shams El-Din El-FoulySiddharth Misra2020-01-132020-01-136/21/18https://hdl.handle.net/11244/323292In this lesson you'll learn about the Newton Raphson and secant Techniques, how to develop a VBA code to implement these techniques to any desired approximate error and how the open methods compares to both bisection and False position methodsThis file is part of a series of video lectures for Dr. Siddharth Misra’s class, Numerical Methods for Engineering Computation, at the University of Oklahoma. The video series demonstrates how to develop numerical methods using C++, Python, and MATLAB and shows the codes and methods being developed from the scratch. Students are encouraged to develop their own codes along with the videos. The series is numbered as follows:1.1 – 1.82.1 – 2.33.1 – 3.74.1 – 4.75.1 – 5.56.1 – 6.47.1 – 7.58.1 – 8.4CC BY 4.03.3 - Newton Raphson & Secant Methods & How they compareVideo