共轭梯度法是最优化中最常用的方法之一,它具有算法简便、不需要矩阵存储等优点,十分适合于大规模优化问题。
Conjugate gradient method, which can be easily computed and requires no matrix storage, is one of the most popular and useful method for solving large scale optimization problems.
PR共轭梯度法是求解大型无约束优化问题的有效算法之一,但是算法的全局收敛性在理论上一直没有得到解决。
Pr conjugate gradient method is one of the efficient methods for solving large scale unconstrained optimization problems, however, its global convergence has not been solved for a long time.
共轭梯度法是求解最优化问题的一类有效算法。
Conjugate gradient methods are important iterative methods for solving optimization problems.
应用推荐