2026-08-13 07:46 浏览次数 25
PCG法
Newton PCG method is an inexact Newton like method. It is an organic combination of Newton's method and preconditioned conjugate gradient method.
PCG算法是牛顿法和预优共轭梯度法结合起来解牛顿方程的一种非精确牛顿法。