MULLER METHOD
Name: Shrinivas Shiddharoodha Hongal
Roll no.: 231ME151
Department: Mechanical Engineering
Section: M1
Numerical Methods -
MA207
• The Muller's Method is an extension of the Secant
Method.
• It is conveniently used to approximate a complex root
of a real equation, using real starting approximations
or just a real root.
• THEOREM: If z = a + bi is a complex zero of multiplicity
m of the polynomial p(x) with real coefficients, then
overline z = a - bi is also a zero of multiplicity m of the
polynomial p(x), and is a
factor of p(x)
Whats is Muller’s
Method?
Derivation
-4
Iteration
Process
Graph
Using Secant method Using Muller method
Algorithm
Python Code
Example
Sample
Problem
Thank
You

Muller Method of numerical methods mathematics