The full newton - raphson iterative method with line search is adopted for solution of the obtained discretized equations 對導(dǎo)得的離散化非線性代數(shù)方程組采用帶線性搜索的完全newton - raphson方法迭代求解。
According to newton - raphson ( nr ) method , a new power flow method based on reliable power flow technique is proposed 摘要根據(jù)牛頓法的基本原理,建立了一種基于輻射配網(wǎng)潮流技術(shù)的求解有環(huán)配電網(wǎng)潮流的新模型。
When calculation , newton - raphson iteration was applied to solve the set of nonlinear navier - stokes equations in the flow area 在計(jì)算上,流體區(qū)域內(nèi)采用newton - raphson迭代求解非線性的navier - stokes方程組。
In this thesis , an incremental - iterative solution procedure using the modified newton - raphson iteration is used to solve geometrically nonlinear problems 在涉及幾何非線性問題的數(shù)值方法中,通常都采用增量和迭代分析的方法。
newton-raphson meaning:[Computer] < algorithm > An iterative algorithm for solving equations. Given an equation, f x = 0 and an initial approximation, x(0), a better approximation is given by: x(i+1) = ...