搜索资源列表
Newton
- 牛顿迭代法求解非线性方程,已在TC2.0中编译通过-Newton iterative method for solving nonlinear equations, in which compile WITH TC 2.0
牛顿下山法求解非线性方程组
- fortran程序,绝对好用,我给你初始的设为变量五的方程组,迭代主值也给了,自己改就行了,附送夸克物态方程程序
non-linearequation
- 牛顿法求解非线性方程组-Newton method for solving nonlinear equations
Newton
- 牛顿迭代法求解非线性方程,已在TC2.0中编译通过-Newton iterative method for solving nonlinear equations, in which compile WITH TC 2.0
nonliearequation
- 这是牛顿法求解非线性方程组哦那个,用matlab编写的3个m文件,F是方程组左端向量函数,JF是其Jacobian矩阵,最后调用newdim函数文件-This is the Newton method for solving nonlinear equations, oh, um, using Matlab prepared by the three m documents, F is equations extreme vector
SHUZHIFENXI
- 牛顿迭代法,用于求解非线性方程,具体使用方法见程序内部说明。-Newton iteration for solving nonlinear equations, the specific use of the procedure see the internal note.
Newton
- 牛顿法求解非线性方程组,VC++,牛顿法求解非线性方程组算法源码 -Newton method for solving nonlinear equations, VC++, Newton method for solving nonlinear equations algorithm source code
netn
- 拟牛顿法求非线性方程,并以一组三元二次方程组为例进行求解。-Quasi-Newton method for nonlinear equations, and a group of ternary quadratic equation group is solved as an example.
interpolation
- 给出插值算子的算法,牛顿法求解非线性方程,欢迎大家给出意见。-Interpolation operator is given algorithm, Newton method for solving nonlinear equations, welcome to give their views.
AlgorithmsforNonlinearEquations
- 非线性方程组求解的经典算法,例如牛顿法,两点割线法,最快下降法-Solving nonlinear equations of classical algorithms, such as Newton method,bi-section method,the fastest descent method, etc.
mulNewtonSOR
- 该程序是牛顿SOR法求解非线性方程,绝对可以,绝对有效。-The program is Newton SOR method for solving nonlinear equations, it is absolutely, to be effective.
nonlinear_equations_solve
- 包括各种非线性方程的MATLAB求解算法,如拟牛顿法,数值延拓法,高斯牛顿法-Include a variety of nonlinear equations MATLAB algorithm, such as the quasi-Newton method, numerical continuation method, Gauss-Newton method
Newton
- 牛顿拉夫逊法-求解非线性方程的一般常用算法,在许多工程中得以应用-Newton Raphson method- commonly used for solving nonlinear equations algorithm was applied in many engineering
Newton
- 本程序为:用牛顿迭代法求解非线性方程2*(x^3)-4*(x^2)+3x-6=0在1.5附近的根的具体程序。-This program is: The Newton iteration method for solving nonlinear equations 2* (x ^ 3)-4* (x ^ 2)+3 x-6 = 0 near the roots at 1.5 specific procedures.
NewtonRoot
- 牛顿法求解非线性方程Matlab编程实现-Newton method for solving nonlinear equations Matlab programming
niudunfa
- 数值计算法,牛顿法求解非线性方程,适用于VC6.0-Numerical calculation method, Newton' s method for solving nonlinear equations for VC6.0
niudunfa
- 这是一个牛顿法求解非线性方程的C++源码。-This is a Newton method for solving nonlinear equations C++ source.
newton-feixianxingfangcheng
- MATLAB牛顿法求解非线性方程组的源程序代码(MATLAB Newton method for solving nonlinear equations source code)
Fortran Newton法求解非线性方程组
- 通过Fortran语言,利用牛顿方程迭代来求解非线性方程组,可设置为二元或多元(Through the Fortran language, the Newton equation iteration is used to solve the nonlinear equations, which can be set to two yuan or multivariate.)
方程求根
- 包含了牛顿迭代法解非线性方程以及非线性方程组求解,多项式求根的MATLAB的M文件(Newton's iterative method is used to solve nonlinear equations and solve nonlinear equations. The M of MATLAB is the root of polynomial.)