Description: The code for the secant method for solving nonlinear equations. Its call format [r, m] = mulGXF1 (F, x0, x1, eps) where, F: non-linear equations x0 initial solution x1: initial solution eps: solution accuracy m: the number of iterative steps.
To Search:
- [ant] - Ant colony algorithm using the path plan
- [secant] - Given a cubic equation, the secant metho
File list (Check if you may need any files):
mulGXF\mulGXF1.m
......\mulGXF2.m
mulGXF