Matlab教学的几道简单数学程序我要分享

Matlab teaching a few simple mathematical procedur

关注次数: 199

下载次数: 0

文件大小: 4.47 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:householder变换阵、反幂法、QR分解、SOR迭代法、高斯-赛德尔迭代法、列主元消去法、共轭梯度法 的MATLAB实现程序。


English Description:

Householder matrix, inverse power method, the QR Decomposition, SOR iterative methods, Gauss-Seidel iteration method, column primary elimination method and the Conjugate gradient method in MATLAB program.


代码预览

相关推荐