Description: Iterative method for solving nonlinear equations, including the dichotomy, Newton' s method and the parabolic law
To Search:
File list (Check if you may need any files):
Ch6
...\实例6-1二分法
...\.............\dichotomy.m
...\.............\fun.m
...\实例6-2牛顿法
...\.............\dfun.m
...\.............\fun.m
...\.............\newton.m
...\.............\newton.zip
...\实例6-3割线法
...\.............\fun.m
...\.............\secant.m
...\实例6-4拟牛顿法
...\...............\broyden.m
...\...............\funm.m
...\实例6-5Halley迭代法
...\...................\d2fun.m
...\...................\dfun.m
...\...................\fun.m
...\...................\halley.m
...\实例6-6牛顿法
...\.............\dfun_non.m
...\.............\fun_non.m
...\.............\newton_non.m
...\实例6-7Halley迭代法
...\...................\d2fun_non.m
...\...................\dfun_non.m
...\...................\fun_non.m
...\...................\halley_non.m