Welcome![Sign In][Sign Up]
Location:
Search - Newton-iterative

Search list

[Mathimatics-Numerical algorithmsNewton

Description: 牛顿迭代法求解非线性方程,已在TC2.0中编译通过-Newton iterative method for solving nonlinear equations, in which compile WITH TC 2.0
Platform: | Size: 860 | Author: 王国栋 | Hits:

[Mathimatics-Numerical algorithms牛顿迭代法

Description: 牛顿迭代式,用VB实现~~~!-Newton iterative, using VB to achieve ~ ~ ~!
Platform: | Size: 1024 | Author: 唐春晖 | Hits:

[Mathimatics-Numerical algorithmsNewton

Description: 牛顿迭代法求解非线性方程,已在TC2.0中编译通过-Newton iterative method for solving nonlinear equations, in which compile WITH TC 2.0
Platform: | Size: 1024 | Author: 王国栋 | Hits:

[matlabdiedaifajisuangen

Description: 用newton迭代法求方程根的源代码 给出了newton迭代法的实现-with chemotherapy iterative method for equation of the source code is given to the Newton iterative method to achieve
Platform: | Size: 1024 | Author: raul | Hits:

[Windows Develop数值分析算法描述与习题解答

Description: 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
Platform: | Size: 60416 | Author: 李明 | Hits:

[matlab作业题一

Description: matlab牛顿迭代方法,上机试验对于初学者又很大的帮助,简单易懂-Matlab Newton iterative method, the pilot on the plane for beginners also very helpful and easily understood
Platform: | Size: 1024 | Author: 木易 | Hits:

[Algorithmnewton

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

[AlgorithmNewton

Description: 研究生课程数值分析的Newton迭代算法,通用程序。解压无需密码-Numerical Analysis postgraduate courses in the Newton iterative algorithm, common procedures. Unzip without password
Platform: | Size: 116736 | Author: 鲁凡水 | Hits:

[AlgorithmNEWTON

Description: 这个是优化方法中的一种方法,叫做牛顿法,是一种简单实用的迭代方法。-This is the optimization of a method, called Newton s law, is a simple practical iterative method.
Platform: | Size: 1024 | Author: 宝宝 | Hits:

[Algorithmiterative

Description: This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0 The methods are: -bisection -false position -newton raphson -secant
Platform: | Size: 376832 | Author: dede | Hits:

[AlgorithmNewton-iterative-improvement

Description: 改进的牛顿迭代法,主要是收敛速度上的改进,到三阶和五阶。-Improved Newton iterative method, mainly is the convergence speed improvement, to the first three and five order.
Platform: | Size: 827392 | Author: 张迪昂 | Hits:

[matlabNewton-iterative-method

Description: 经典的matlab算法有好多种,在这里介绍代数方程组的解法中的牛顿迭代法。-Classic matlab algorithm have a variety of, in the method presented here the algebraic equations of Newton iterative method.
Platform: | Size: 1024 | Author: 梦女孩 | Hits:

[AlgorithmNewton-iterative-method

Description: 牛顿迭代法求解方程x² -2=0,java实现-Newton iterative method for solving equations x ² -2 = 0, java achieve
Platform: | Size: 54272 | Author: 王凯 | Hits:

[AlgorithmNewton-Iterative

Description: 用C++语言实现牛顿迭代法解线性方程组,是C++控制台程序,基于VS2010。-To realize the Newton iterative method for solving equations by using C++ language.
Platform: | Size: 763904 | Author: 张海涛 | Hits:

[AlgorithmNewton-iterative-method

Description: 牛顿迭代法解非线性函数的基本思路是通过曲线上任意点的切线来逼近函数的根-The basic ideas of Newton iterative method for solving nonlinear function is through the tangent at any point on the curve to approximate the function of root
Platform: | Size: 1024 | Author: 天堂鸟 | Hits:

[matlabNewton-iterative

Description: 一个采用牛顿迭代法求解非线性方程组的程序,很常用-A Newton iterative method for solving nonlinear equations of the program, it is commonly used
Platform: | Size: 1024 | Author: 陈定市 | Hits:

[matlabNewton-iterative-method

Description: 牛顿迭代法以微分为基础的,微分就是用直线来代替曲线,由于曲线不规则,那么我们来研究直线代替曲线后,剩下的差值是不是高阶无穷小,使得近似得到所要求得解。-Newton iterative method based on the differential based, differential is in a straight line to replace the curve, due to the irregular curve, we studied line instead of the curve and the rest of the difference is not higher order infinitesimal, the approximation obtained by the solution.
Platform: | Size: 1024 | Author: 安安 | Hits:

[AlgorithmNewton

Description: Newton迭代法的思想和方法,以及求解实际线性方程组的程序(Newton iterative method of thinking and methods, as well as the solution of the actual linear equations of the program)
Platform: | Size: 252928 | Author: LvXindi | Hits:

[Other牛顿

Description: 牛顿迭代法是解非线性方程组比较经典的方法; 拟牛顿法是为了解决求Jacobi矩阵时带来的困难,现已成为解决非线性方程组和最优化问题的最有效方法之一。(The Newton iterative method is a classic method for solving nonlinear equations. The quasi Newton method is one of the most effective methods for solving the nonlinear equations and optimization problems, in order to solve the difficulties brought about by the Jacobi matrix.)
Platform: | Size: 1024 | Author: ==楠== | Hits:

[DocumentsNewton iterative algorithm and matlab code

Description: 文档中包含有牛顿迭代法算法原理解析,包括一般非线性方程和非线性方程组,其中附有一个非线性方程组的实际例子和相应matlab求解代码,例子的实验可以加深对算法的理解和运用。(The document contains the Newton iterative algorithm analysis, including general nonlinear equations and nonlinear equations group, which is attached to a practical example of nonlinear equations and the corresponding MATLAB s code)
Platform: | Size: 147456 | Author: 熊二的大哥 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net