CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - newtonMethod
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - newtonMethod - List
[
Mathimatics-Numerical algorithms
]
NewtonMethod
DL : 0
Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。
Date
: 2008-10-13
Size
: 26.59kb
User
:
文嘉俊
[
Mathimatics-Numerical algorithms
]
NewtonMethod
DL : 0
Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。-The essence of Newton method is used constantly to approximate tangent curve, therefore, Newton method, also known as tangent method. This procedure using Newton method to solve n-positive definite function of the minimum value, for example, in the proceedings.
Date
: 2025-07-11
Size
: 26kb
User
:
文嘉俊
[
matlab
]
NewtonMethod
DL : 0
用牛顿迭代的方法,编写程序,是函数迭代的效率提高,比一般的迭代法要好很多-By Newton iteration method, the preparation procedure is to improve the efficiency function iteration, iterative method than the average much better
Date
: 2025-07-11
Size
: 1kb
User
:
萧筱
[
Algorithm
]
newtonmethod
DL : 0
用牛顿-拉夫森方法解非线性方程组。调试通过,任何人拿来就可以用,只需要根据自己的需要更改3个方程即可,也可以增加方程数量。-Newton iterative method for nonlinear simultaneous equations.it can be used without making modifications but changing 3 equations according his own need.
Date
: 2025-07-11
Size
: 5kb
User
:
peihongtao
[
matlab
]
Newtonmethod
DL : 0
牛顿方法优化算法可以用于多方面的例子,很不错。-Newton method for optimization algorithm can be used for a wide range of examples, very good.
Date
: 2025-07-11
Size
: 1kb
User
:
仁锦涛
[
matlab
]
Newtonmethod
DL : 0
基于牛顿法,现采用编程来计算最优解,matlab程序和简要说明文档。-newton method for optimization
Date
: 2025-07-11
Size
: 6kb
User
:
liliujun
[
matlab
]
NewtonMethod
DL : 0
牛顿方法优化算法可以用于多程序源代码内容-In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function. The algorithm is first in the class of Householder s methods, succeeded by Halley s method.
Date
: 2025-07-11
Size
: 1kb
User
:
溫嘉浩
[
Algorithm
]
NewtonMethod
DL : 0
压缩包内含有一个cpp文件,给定一个其次方程,解这个方程的根-A cpp file compression package containing given a Secondly equation, the solution of this equation root
Date
: 2025-07-11
Size
: 1kb
User
:
唐三葬
[
Algorithm
]
newtonmethod
DL : 0
用matlab编写的牛顿迭代方法求解非线性方程组:数值分析中很经典的代码-a matlab code of newton method solve system of nonlinear equations
Date
: 2025-07-11
Size
: 418kb
User
:
黄琪
[
matlab
]
NewtonMethod
DL : 0
牛顿定位算法,适用于无线传感器网络,三个辅助定位节点(newton method of localization of WSN)
Date
: 2025-07-11
Size
: 1kb
User
:
Tony.wq
[
matlab
]
NewtonMethod
DL : 0
牛顿法 牛顿法(英语:Newton's method)又称为牛顿-拉弗森方法(英语:Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数 f(x)的泰勒级数的前面几项来寻找方程 f(y)=0 的根。(newton's method also known as the Newton-Raphson method)
Date
: 2025-07-11
Size
: 2kb
User
:
renyja
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.