Welcome![Sign In][Sign Up]
Location:
Search - newton iteration code

Search list

[Algorithmnewton

Description: 牛顿迭代法实现的源代码,直接使用,迭代精度自己参数控制-Newton iteration realize the source code, directly used, iterative precision parameter control their own
Platform: | Size: 12288 | Author: | Hits:

[Mathimatics-Numerical algorithmsNewton

Description: 牛顿迭代法的vc#实现源代码,很不错的哦,大家-Newton iteration of vc# Realize the source code, it is good Oh, U.S.
Platform: | Size: 1024 | Author: gtf | Hits:

[Mathimatics-Numerical algorithmsnewtonsuanfa

Description: 牛顿迭代的matlab源代码,用于方程方程组的求解 -Newton iteration matlab source code for the equation of equations
Platform: | Size: 1024 | Author: 曹睿 | Hits:

[matlabMatlab

Description: 矩正实验室的源代码,包括牛顿迭代法 拉格朗日法 和其他的经典算法-Moment is the laboratory s source code, including the Newton iteration Lagrangian and other classical algorithm
Platform: | Size: 22528 | Author: 李楠 | Hits:

[matlablmz

Description: 里米兹算法的MATLAB源程序,其中交错点组的筛选运用了牛顿迭代法-Meads algorithm in MATLAB source code, which staggered the screening point group used the Newton iteration
Platform: | Size: 1024 | Author: 李雨涵 | Hits:

[Graph programNewton

Description: 内含复平面上的牛顿迭代法源代码。双击N.html文件,程序运行;双击Newton.java文件,进入编辑环境。-Complex plane containing the Newton iteration the source code. Double-click N.html files, program operation Newton.java double-click the file, enter the editing environment.
Platform: | Size: 4096 | Author: 任建伟 | Hits:

[Algorithmniudundiedai

Description: vc6.0,牛顿迭代法的源代码,数值分析-vc6.0, Newton iteration of the source code, numerical analysis
Platform: | Size: 185344 | Author: minminjiang | Hits:

[Other10Csource

Description: 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 important C language implementation of the algorithm source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortes, Jacobian, Qin nine-chao, power law, high斯塞德尔
Platform: | Size: 4096 | Author: he | Hits:

[Other10implementation

Description: 10个重要的算法C语言实现源代码 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 Key C language implementation of the algorithm source code 10 Key C language implementation of the algorithm source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton iteration, Newton- Cortes, Jacobian, 9 Chin-chao, power law, high斯塞德尔
Platform: | Size: 326656 | Author: 张松宝 | Hits:

[AlgorithmNewton

Description: 计算方法迭代法和牛顿法算法实验代码!迭代法与牛顿法计算的代码!-Iterative calculation method and Newton method algorithm experimental code! Newton iteration method with the code!
Platform: | Size: 742400 | Author: yubo382071152 | Hits:

[Mathimatics-Numerical algorithmsCalculationmethod

Description: 计算方法上机实验程序源代码 包含 拉格朗日插值,列主元高斯消元法,牛顿迭代 的c程序语言实现 -Calculation of the experimental procedures on the machine that contains the source code Lagrange interpolation, PCA out Gaussian elimination method, Newton iteration to achieve the c programming language
Platform: | Size: 1024 | Author: | Hits:

[matlabnewtsol

Description: Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Output: x=approximate result, HIST = array of iteration history-Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Output: x=approximate result, HIST = array of iteration history
Platform: | Size: 1024 | Author: devdvl | Hits:

[matlabmulNewtonSOR

Description: 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.
Platform: | Size: 1024 | Author: 锦夏 | Hits:

[Algorithm10

Description: 此为一个chm文件,其中包含10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔 -This is a chm file, which contains 10 important algorithms C language implementation source code: Lagrange, Newton interpolation, Gaussian, Rhomberg, Newton iteration, Newton- Cortes, Jacques ratio, 9 Qin Zhao, power France, high-Sisaideer
Platform: | Size: 326656 | Author: 哇啦 | Hits:

[AlgorithmNewton

Description: 用VC6.0编的一个牛顿迭代法源代码,根据牛顿迭代法公式编写,结果正确。-Source code compiled with VC6.0 a Newton iteration method.
Platform: | Size: 231424 | Author: 张涵 | Hits:

[Data structsNewton-iterative

Description: 计算方法中一种牛顿迭代法的算法,C程序代码-Calculation method one kind Newton iteration algorithm, C code
Platform: | Size: 1024 | Author: laviequev | Hits:

[matlabNEWTON

Description: 求解非线性方程的经典迭代方法牛顿迭代法matlab程序源代码m文件-Solving nonlinear equations of classical Newton iteration iterative method source code matlab m file
Platform: | Size: 1024 | Author: juzi | Hits:

[AlgorithmNewton

Description: 这是用fortran语言编写的一个fortran程序代码,功能是牛顿迭代法。-This is a FORTRAN program written in FORTRAN language code, function is the Newton iteration method
Platform: | Size: 2048 | Author: 叶伟 | Hits:

[matlabmatlab(matlab-code)

Description: matlab数值计算分析常用小程序代码,包括龙格库塔法、牛顿迭代法、欧拉法等-matlab numerical analysis commonly used applet code, including the Runge-Kutta method, Newton iteration method, Euler method
Platform: | Size: 236544 | Author: hezudao | Hits:

[Algorithmweibull code

Description: 利用牛顿迭代解决webull分布的极大似然估计的问题(Using Newton iteration to solve the maximum likelihood estimation of Webull distribution)
Platform: | Size: 5120 | Author: 明天你好12398 | Hits:
« 12 3 »

CodeBus www.codebus.net