Newton算法,Newton algorithm
1)Newton algorithmNewton算法
英文短句/例句

1.Implementation and Improvement of the Fast LMS/Newton Algorithm;快速LMS/Newton算法的实现及其改进
2.A study of newton algorithm for the solution of nonlinear optimization problems;求解非线性最优化问题的Newton算法研究
3.A Modified Smoothing Newton Method and Convergence for Generalized Nonlinear Complementarity Problems广义互补问题的改进Newton算法及收敛性
4.Distortion Compensation of Wiener Nonlinear Systems Based on LMS Newton AlgorithmWiener功率放大器预失真中LMS Newton算法的研究
5.A Finite Newton Algorithm for Multi-class Support Vector Machines多类分类的支持向量机的有限步终止Newton算法
6.On Efficiency Analysis of Newton-PCG Like Algorithms;Newton-PCG型算法的效率分析
7.The optimization software of algorithm Newton-PCG and numerical experiments;Newton-PCG算法的优化软件及其数值经验
8.Application of Gauss-Newton-ANN Algorithm in Prediction of Landslides DisplacementGauss-Newton-ANN算法在滑坡位移预测中的应用
9.Program design for coefficient of Newton-Cotes and integral algorithm of compound GaussNewton-Cotes求积系数与复合Gauss求积算法的程序设计
10.A Novel Gauss-Newton Image Reconstruction Algorithm for Electrical Capacitance Tomography System基于改进Gauss-Newton的电容层析成像图像重建算法
11.Convergence of the Gauss-Newton Method;Gauss-Newton法的收敛性
12.Application of Newton-PCG composite algorithm to numerical simulation of liquefaction in saturated sand slopesNewton-PCG复合算法在饱和砂土边坡液化数值模拟中的应用
13.The Kantorovich Theorem of Newton-type Decomposition MethodsNewton分裂方法的Kantorovich型定理
14.The Newton Method and Newton-type Iteration Method of Nonlinear Equation Set;非线性方程组的Newton法及Newton型迭代法收敛性分析
15.Newton's Method on Manifolds: Generalized Point Estimate Theory;流形上的Newton法:广义点估计理论
16.A Modified Smoothing Newton Method for Solving the Complementarity Problem;求解互补问题的一种修正的光滑Newton法
17.Inexact Newton-like Method and Its Application;不精确Newton-like方法及其应用
18.The Inexact Newton Method for Solving Equality Constrained Optimization Problem;求解等式约束问题的不精确Newton法
相关短句/例句

Newton-Raphson algorithmNewton-Raphson算法
1.In this paper,a modified Newton-Raphson algorithm based on the Marquardt method is presented.该方法用迭代法获得电磁波流动图像重建不适定逆问题稳定解,仿真结果表明该方法与修正的Newton-Raphson算法相比能快速而较高精度地重建出两相流断层图像。
2.Finally,Newton-Raphson algorithm is used to calculate the value of the parameters.首先写出观测数据的边缘对数似然函数,然后用拟蒙特卡罗方法将函数中的积分写成求和的形式,接着利用Newton-Raphson算法计算参数的极大似然估计。
3.Newton-Raphson algorithm and CM algorithm were used,at the same time amended CM algorithm was put forward.在完全数据条件下对Weibull分布,分别使用Newton-Raphson算法、CM算法进行完全数据Weibull分布参数的极大似然估计计算,并且在得到相应的迭代公式后,进行随机模拟,从模拟结果来分析这两种算法在处理Weibull分布参数的极大似然估计的优良性。
3)Guass-Newton algorithmGuass-Newton算法
4)quasi Newton arithmetic拟Newton算法
1.The mathematical model of the program is based on quasi Newton arithmetic.在多级逆流萃取MESH方程基础上 ,基于拟Newton算法编写了用于模拟Purex萃取流程的计算机程序 ,使用SEPHIS分配比模型 ,分别以 1A、2D槽工艺条件为例 ,计算了其各级出口的U、Pu、酸浓度。
5)algorithm of Guess-NewtonGuess-Newton算法
6)Newton-FOM algorithmNewton-FOM算法
延伸阅读

Newton method for convergence分子式:CAS号:性质:一种非线性方程迭代求解方法。利用方程表达式函数的一个点产生一条切线去逼近该函数曲线,进行逐次迭代求解直至收敛。如果方程形式为f(x)=0,则迭代公式为:其中k为迭代次数,f′[x(k)]为f(x)在x(k)点的导数值。这种方法需要设置一个初值点。