Overview:
This is a MATLAB program which employs Newton's Iteration Method. It is a numerical analysis for finding better approximations to the roots of a real-valued function. This technique was used to determine the dynamic response of the four-bar windshield wiper mechanism driven by the AM equipment 328 motor. A technical paper written in LaTeX describes the purpose of the entire MATLAB project as well as its results.
Programming Languages Used:
- MATLAB 2018
Various self-made functions were used in order to view and execute the numerical analysis reasonably fast.