搜索资源列表
单根牛顿切线法2
- 我们的作业 计算方法里面的牛顿切线法求根,(单根情况)。-our operations inside the calculation method Newton tangent Root, (single).
duoxiangshiqiugen
- 计算多项式非线性方程f(x)=0的求根问题,本人数值分析课程设计做的一个程序,供大家参考,希望给予指正.-nonlinear equation of a polynomial f (x) = 0 in solving problems, I numerical analysis courses designed to do a procedure, we also hope to correct.
Delphi-ChangYongShuZhiSuanFa
- Delphi常用数值算法(源码) 这些算法将为千千万万非计算机专业的工程技术人员架起一座方便快捷的桥梁,并能缩短应用软件的编制周期,减少重复劳动,达到事业功倍的效果。 第1章线性代数方程组的解法 第2章插值 第3章数值积分 第4章特殊函数 第5章函数逼近 第6章特征值问题 第7章数据拟合 第8章方程求根和非线性方程组的解法 第9章函数的极值和最优化 第10章傅里叶变换谱方法 第11章数据的统计描述 第12章解常微分方程组 第13章偏
j1111
- 计算方法实验报告,内容有插值法,求根法,常微分方程,等多个方法求解!-experimental method, the contents of interpolation, Root, ordinary differential equations, and other methods to solve!
rootxyqun
- 方程求根程序。根据图像用半区间搜索法,很快就可以找到方程的根。-equation rooting procedures. According to semi-image interval search, and quickly find the root equation.
NewtonIteration
- 在C语言环境下的一个用牛顿迭法求根的程序.-in C language environment of a law with Newton peaked again and again rooting procedures.
fangchengqiugen
- 方程求根 二分法 割线法 牛顿迭代法 vc++源程序-dichotomy secant method Newton iteration vc source
ScientificProAndNumbeAlgorithm(VC++Ver)
- 本源码是书籍《科学工程与数值算法VC++版》自带光盘的源码,丰富的数学运算,包括复数,方城求根,数值积分
mathmatic
- 数值计算 中的各种算法: Lagrame插值,Newton迭代法,Runge-kutta,二分法求根,解线性方程组的Guass列主元消去法,自动选择步长Simpson法
abint_bchol_brinv
- 将一些标准数值与非数值算法集中封装在几个DLL中,需要用时可在VB/Delphi/C#中分别调用,这里提供了3个小程序,分别用于线性方程组求根、计算行列式的值、矩阵求逆。
Matlabmathtoolbox
- 各种Matlab数学建模工具箱,方程求根,微积分和微分方程等以及一些数学建模竞赛的源程序
Chapter07.NonlinearEquation
- 清华大学《数值分析A》-第07章.非线性方程求根 二分法 迭代法 Steffensen加速 Newton法 弦截法 抛物线法
牛顿迭代法求根
- 牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
牛顿法求方程根(研究生数值分析作业)
- 牛顿法求方程根(研究生数值分析作业)
利用二分法求非线性方程的根
- 利用二分法求非线性方程的根,包括算法及Matlab函数文件。-The use of dichotomy roots of nonlinear equations, including the algorithm and Matlab function file.
newton 牛顿迭代求根法和牛顿
- 牛顿迭代求根法和牛顿-steffensen加速法-Newton method for root-solving problems. Newton-Steffenson is also included.
numerical
- 数值分析的实验文档和源程序 包含 1.样条插值 2.非线性方程求根 3.函数逼近和拟合 4.矩阵特征值计算 5.舍入误差分析 程序在相应文档中-Numerical Analysis of the experimental documentation and source code that contains 1. Spline Interpolation 2. Nonlinear equations Root 3. Function approximati
root_618
- 用黄金数0.618作为3折求根逐步缩小数据范围的完整程序-Using gold as the number of 0.618 Root 3 discount gradually narrowed the scope of the data integrity procedures
方程求根
- 用于求解方程利用软件可以方便的解决方程的求根问题(FOR sloving the equations)
常见求根方法通用程序以及算例
- 常见求根方法,牛顿法,抛物线法,割线法通用程序,以及算例检验(The common root method, Newton method, parabola method, secant method and general procedure, test example)