搜索资源列表
pipest
- 求圆周率的C#原代码 在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序-seeking ratio of the circumference C# source in numerical calculation, the general Newton iterative numerical method with the truncation error and therefore C# prepared But to achieve
C++数值分析代码
- 里面包含了一个用VC开发的二分法程序,牛顿迭代法程序源码-Which contains a dichotomy with VC development procedures, Newton iteration procedure source
nd
- 在CCS环境下,用C语言编写用牛顿迭代法解非齐次线性方程组(在此为3个方程)的代码。-In the CCS environment, using C language solution using Newton' s iterative method of non-homogeneous linear equations (in this case 3 equation) code.
math
- 数学计算代码:二分法,分段二次插值,复合辛普森算法,拉格朗日插值,牛顿迭代法,顺序消元法。-Math code: dichotomy, piecewise quadratic interpolation, composite Simpson method, Lagrange interpolation, Newton iteration, sequential elimination method.
TDOA_estimation_Newton
- 基于MATLAB仿真程序,使用牛顿迭代法,在已知时延先验信息的基础上,对目标实现无源定位。 程序内还包含符号迭代和等值线绘图等角复杂代码。希望对研究无源定位的同志有所帮助。-MATLAB-based simulation program, using Newton s iterative method, the known delay on the basis of prior information on target to achieve passive positioning.
jiangchengzhi
- 本代码为在matlab下利用牛顿迭代法求解非线性方程的函数.m文件。-The code using Newton iteration method for solving nonlinear equations function. M file in matlab.
Newton
- 数值计算的实验代码,实现牛顿迭代法求方程根的一个源代码-cpp file Newton
newton
- 牛顿迭代法 数值分析 求解方程组的解 这是一个matlab程序代码-newton iteration method
ninewton
- 拟牛顿迭代法 matlab程序 应用是数字分析课程的matlab代码-ninewton iteration method
NumericalAnalysisWork2
- 代码实现了矩阵求逆等运算,实现了牛顿迭代法-Code implements the matrix inversion and other operations, to achieve a Newton iteration
1
- 牛顿迭代法的c语言代码,可以逼近求一些复杂方程的解,比如超越方程的近似解-Newton iteration of the c language code, you can find some of the complex approximation equations, such as the approximate solution of the transcendental equation
Newton-iterative
- 计算方法中一种牛顿迭代法的算法,C程序代码-Calculation method one kind Newton iteration algorithm, C code
Numerical-Recipes
- 本文件包含了高斯列主元消去法,拉格朗日插值多项式,牛顿插值多项式,龙贝格求积分法,牛顿迭代法等C/C++代码。-This document contains out PCA Gaussian elimination method, Lagrange interpolation polynomial, Newton interpolation polynomial, Romberg quadrature, Newton iterative method such as C/C++ code.
Newton
- 这是用fortran语言编写的一个fortran程序代码,功能是牛顿迭代法。-This is a FORTRAN program written in FORTRAN language code, function is the Newton iteration method
新建文件夹
- 牛顿迭代法是考试必考的内容,所以,我们既要掌握它的原理,也要编写代码(Newton iterative method is the examination content, so we should grasp the principle of it is to write code)
速度模型的牛顿迭代法求解代码
- 速 度 模 型 的 牛 顿 迭 代 法 求 解(velocity model solv Newton iteration method)
牛顿迭代代码
- 通过牛顿迭代法实现求一个函数在区间内的所有根(All the roots of a function in the interval are obtained by the Newton iterative method)
Newton iterative algorithm and matlab code
- 文档中包含有牛顿迭代法算法原理解析,包括一般非线性方程和非线性方程组,其中附有一个非线性方程组的实际例子和相应matlab求解代码,例子的实验可以加深对算法的理解和运用。(The document contains the Newton iterative algorithm analysis, including general nonlinear equations and nonlinear equations group, which is attached to a practical
牛顿迭代法求方程的根
- 牛顿迭代法求方程的根,C语言实现,方法经典,代码实现,可用MATLAB验证(The Newton iteration method for solving the root of the equation)
wave field simulation program of Ⅰ layer
- 牛顿迭代法震源定位代码,,,,,,,,,,,,,,,,,(niudundiedaifazhenyuandaima)
