Muller's method

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf Numerical method
gptkbp:appliesTo Nonlinear equations
gptkbp:can_find Complex roots
gptkbp:category Root-finding algorithms
gptkbp:compatibleWith Derivative evaluation
gptkbp:convergesTo Superlinear
gptkbp:firstPublished 1956
gptkbp:generalizes gptkb:Secant_method
https://www.w3.org/2000/01/rdf-schema#label Muller's method
gptkbp:input Three initial approximations
gptkbp:namedAfter gptkb:David_E._Muller
gptkbp:output Approximate root of a function
gptkbp:relatedTo gptkb:Newton's_method
gptkb:Bairstow's_method
gptkbp:requires Function evaluation
gptkbp:usedFor Finding roots of equations
gptkbp:uses Quadratic interpolation
gptkbp:bfsParent gptkb:Muller–C_algorithm
gptkb:Muller–C_method
gptkbp:bfsLayer 7