用于求解病态的线性方程组的共轭梯度法函数我要分享

Conjugate gradient method for solving ill conditioned linear equations

病态方程组 病态方程 共轭梯度-病态

关注次数: 349

下载次数: 3

文件大小: 72KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

一种共轭梯度法的matlab函数,可以用于求解病态的线性方程组,提高求解精度.还提供了算法的介绍文档


English Description:

A conjugate gradient method of Matlab function, can be used to solve ill conditioned linear equations, improve the accuracy of solving


代码预览

Gongetidu2.m

预处理共轭梯度法.docx