Welcome![Sign In][Sign Up]
Location:
Search - newtonMethod

Search list

[Mathimatics-Numerical algorithmsNewtonMethod

Description: Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。
Platform: | Size: 27229 | Author: 文嘉俊 | Hits:

[Mathimatics-Numerical algorithmsNewtonMethod

Description: 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.
Platform: | Size: 26624 | Author: 文嘉俊 | Hits:

[matlabNewtonMethod

Description: 用牛顿迭代的方法,编写程序,是函数迭代的效率提高,比一般的迭代法要好很多-By Newton iteration method, the preparation procedure is to improve the efficiency function iteration, iterative method than the average much better
Platform: | Size: 1024 | Author: 萧筱 | Hits:

[Algorithmnewtonmethod

Description: 用牛顿-拉夫森方法解非线性方程组。调试通过,任何人拿来就可以用,只需要根据自己的需要更改3个方程即可,也可以增加方程数量。-Newton iterative method for nonlinear simultaneous equations.it can be used without making modifications but changing 3 equations according his own need.
Platform: | Size: 5120 | Author: peihongtao | Hits:

[matlabNewtonmethod

Description: 牛顿方法优化算法可以用于多方面的例子,很不错。-Newton method for optimization algorithm can be used for a wide range of examples, very good.
Platform: | Size: 1024 | Author: 仁锦涛 | Hits:

[matlabNewtonmethod

Description: 基于牛顿法,现采用编程来计算最优解,matlab程序和简要说明文档。-newton method for optimization
Platform: | Size: 6144 | Author: liliujun | Hits:

[matlabNewtonMethod

Description: 牛顿方法优化算法可以用于多程序源代码内容-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.
Platform: | Size: 1024 | Author: 溫嘉浩 | Hits:

[AlgorithmNewtonMethod

Description: 压缩包内含有一个cpp文件,给定一个其次方程,解这个方程的根-A cpp file compression package containing given a Secondly equation, the solution of this equation root
Platform: | Size: 1024 | Author: 唐三葬 | Hits:

[Algorithmnewtonmethod

Description: 用matlab编写的牛顿迭代方法求解非线性方程组:数值分析中很经典的代码-a matlab code of newton method solve system of nonlinear equations
Platform: | Size: 428032 | Author: 黄琪 | Hits:

[matlabNewtonMethod

Description: 牛顿定位算法,适用于无线传感器网络,三个辅助定位节点(newton method of localization of WSN)
Platform: | Size: 1024 | Author: Tony.wq | Hits:

[matlabNewtonMethod

Description: 牛顿法 牛顿法(英语:Newton's method)又称为牛顿-拉弗森方法(英语:Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数 f(x)的泰勒级数的前面几项来寻找方程 f(y)=0 的根。(newton's method also known as the Newton-Raphson method)
Platform: | Size: 2048 | Author: renyja | Hits:

CodeBus www.codebus.net