文件名称:NewtonRaphson
介绍说明--下载内容均来自于网络,请自行研究使用
这个文档包含四种不同的功能求解非线性方程组。包括牛顿 - 拉夫逊,定点,正割,二分法方法。这项工作是我的课程的一部分,在数值计算的本科课程。它包括时序和表的打印输出进行分析和比较。有很多的观察,你可以:例如,对于一个特定的公式,一种方法可能运行的迭代次数最少,而另一个将运行更多的迭代,但计算速度最快的。-This document contains four different functions for solving nonlinear equations. Including Newton- Raphson, fixed, Secant, bisection method. This work is a part of my course in numerical undergraduate courses. It includes the timing and tables to analyze and compare the printout. There are a lot of observation, you can: For example, a specific formula, a method may be running a minimum number of iterations, while the other will run more iterations, but the calculation is the fastest.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Moody_diagram.jpg
html
....\newtonraphson_example.html
....\newtonraphson_example.png
....\newtonraphson_example_02.png
....\newtonraphson_example_01.png
license.txt
newtonraphson.m
newtonraphson_example.m