Maple worksheets on numerical root-finding

 

Numerical methods topics:


The following Maple worksheets can be downloaded.

They are all compatible with Classic Worksheet Maple 10.

The bisection method - bisect.mws

Newton's method - newton.mws

The secant method - secant.mws

Halley's method - halley.mws

The improved "leap-frog" Newton method for root-finding - LFnewton.mws

Brent's method for root-finding - brent.mws

General fixed point iteration for root-finding - itersolve.mws

A procedure for finding all roots in an interval where a sign change occurs - allbisect.mws

A procedure for finding all roots in an interval - allroots.mws

Numerical determination of a local maximum or minimum - maxmin.mws

The logistic family of functions and chaos - chaos.mws

Root-finding procedures - roots.zip

Bifurcation Diagram

Top of page


Main index