搜索资源列表
二分法方程求根
- 二分法方程求根的经典算法-dichotomy of the classic algorithm
方程求根_加速迭代法
- 方程求根_加速迭代法是一个用C++编写的程序-equation Root _ accelerated iterative method is a C preparation procedures
非线性方程求根
- 非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.
牛顿迭代法求根
- 牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
泰勒定理求根 数值计算方法
- 泰勒定理求根 数值计算方法 根的范围在[0,1]之间
实验3--非线性方程求根.doc
- 《计算方法》实验报告,非线性方程求根,文档里有程序
二分法方程求根
- 二分法方程求根的经典算法-dichotomy of the classic algorithm
方程求根_加速迭代法
- 方程求根_加速迭代法是一个用C++编写的程序-equation Root _ accelerated iterative method is a C preparation procedures
非线性方程求根
- 非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.
牛顿迭代法求根
- 牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
rootxyqun
- 方程求根程序。根据图像用半区间搜索法,很快就可以找到方程的根。-equation rooting procedures. According to semi-image interval search, and quickly find the root equation.
fangchengqiugen
- 方程求根 二分法 割线法 牛顿迭代法 vc++源程序-dichotomy secant method Newton iteration vc source
VBparse
- 该系统分为数学公式编译器和数值计算两大块,数学公式编译器的实现比较复杂,计算系统的实现是利用编译器调用数学公式进行的,插值方法,方程求根,数值积分,线性方程组求解-The system is divided into mathematical formulas and numerical calculation of the compiler two blocks, mathematical formula compiler reali
判断判别式并求根
- 输入一元二次方程的一般表达式的a,b,c三个数求出他的根(Enter the general expression of a $two equation, a, B, C, three numbers to find his root)
方程求根
- 用于求解方程利用软件可以方便的解决方程的求根问题(FOR sloving the equations)
方程求根
- matlab源代码,进行方程求根的解决。(Equation for root matlab source code)
常见求根方法通用程序以及算例
- 常见求根方法,牛顿法,抛物线法,割线法通用程序,以及算例检验(The common root method, Newton method, parabola method, secant method and general procedure, test example)
非线性方程求根方法
- 非线性方程求根方法,包括二分法和牛顿迭代法(Nonlinear equation method, including the dichotomy and the Newton iteration method)
方程求根
- 包含了牛顿迭代法解非线性方程以及非线性方程组求解,多项式求根的MATLAB的M文件(Newton's iterative method is used to solve nonlinear equations and solve nonlinear equations. The M of MATLAB is the root of polynomial.)
Matlab方程求根法汇总
- Matlab方程求根法汇总:BenvliMAX 贝努利法求按模最大实根 BenvliMIN 贝努利法求按模最小实根 HalfInterval 用二分法求方程的一个根 hj 用黄金分割法求方程的一个根 StablePoint 用不动点迭代法求方程的一个根 AtkenStablePoint 用艾肯特加速的不动点迭代法求方程的一个根 StevenStablePoint 用史蒂芬森加速的不动点迭代法求方程的一个根 Secant 用一般弦截法求方