Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - newton iteration code
Search - newton iteration code - List
DL : 0
牛顿迭代法实现的源代码,直接使用,迭代精度自己参数控制-Newton iteration realize the source code, directly used, iterative precision parameter control their own
Update : 2025-02-19 Size : 12kb Publisher :

牛顿迭代法的vc#实现源代码,很不错的哦,大家-Newton iteration of vc# Realize the source code, it is good Oh, U.S.
Update : 2025-02-19 Size : 1kb Publisher : gtf

牛顿迭代的matlab源代码,用于方程方程组的求解 -Newton iteration matlab source code for the equation of equations
Update : 2025-02-19 Size : 1kb Publisher : 曹睿

DL : 0
矩正实验室的源代码,包括牛顿迭代法 拉格朗日法 和其他的经典算法-Moment is the laboratory s source code, including the Newton iteration Lagrangian and other classical algorithm
Update : 2025-02-19 Size : 22kb Publisher : 李楠

DL : 0
里米兹算法的MATLAB源程序,其中交错点组的筛选运用了牛顿迭代法-Meads algorithm in MATLAB source code, which staggered the screening point group used the Newton iteration
Update : 2025-02-19 Size : 1kb Publisher : 李雨涵

内含复平面上的牛顿迭代法源代码。双击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.
Update : 2025-02-19 Size : 4kb Publisher : 任建伟

vc6.0,牛顿迭代法的源代码,数值分析-vc6.0, Newton iteration of the source code, numerical analysis
Update : 2025-02-19 Size : 181kb Publisher : minminjiang

DL : 0
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斯塞德尔
Update : 2025-02-19 Size : 4kb Publisher : he

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斯塞德尔
Update : 2025-02-19 Size : 319kb Publisher : 张松宝

DL : 0
计算方法迭代法和牛顿法算法实验代码!迭代法与牛顿法计算的代码!-Iterative calculation method and Newton method algorithm experimental code! Newton iteration method with the code!
Update : 2025-02-19 Size : 725kb Publisher : yubo382071152

计算方法上机实验程序源代码 包含 拉格朗日插值,列主元高斯消元法,牛顿迭代 的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
Update : 2025-02-19 Size : 1kb Publisher :

DL : 0
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
Update : 2025-02-19 Size : 1kb Publisher : devdvl

本代码为牛顿-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.
Update : 2025-02-19 Size : 1kb Publisher : 锦夏

DL : 0
此为一个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
Update : 2025-02-19 Size : 319kb Publisher : 哇啦

DL : 0
用VC6.0编的一个牛顿迭代法源代码,根据牛顿迭代法公式编写,结果正确。-Source code compiled with VC6.0 a Newton iteration method.
Update : 2025-02-19 Size : 226kb Publisher : 张涵

计算方法中一种牛顿迭代法的算法,C程序代码-Calculation method one kind Newton iteration algorithm, C code
Update : 2025-02-19 Size : 1kb Publisher : laviequev

DL : 0
求解非线性方程的经典迭代方法牛顿迭代法matlab程序源代码m文件-Solving nonlinear equations of classical Newton iteration iterative method source code matlab m file
Update : 2025-02-19 Size : 1kb Publisher : juzi

DL : 0
这是用fortran语言编写的一个fortran程序代码,功能是牛顿迭代法。-This is a FORTRAN program written in FORTRAN language code, function is the Newton iteration method
Update : 2025-02-19 Size : 2kb Publisher : 叶伟

matlab数值计算分析常用小程序代码,包括龙格库塔法、牛顿迭代法、欧拉法等-matlab numerical analysis commonly used applet code, including the Runge-Kutta method, Newton iteration method, Euler method
Update : 2025-02-19 Size : 231kb Publisher : hezudao

利用牛顿迭代解决webull分布的极大似然估计的问题(Using Newton iteration to solve the maximum likelihood estimation of Webull distribution)
Update : 2025-02-19 Size : 5kb Publisher : 明天你好12398
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.