搜索资源列表
gmres-sample
- matlab中广义最小残量法的m文件 包含arnoldi过程 和 gmres两部分 -matlab generalized minimum residual method m file contains arnoldi the process and gmres two parts
Arnoldi
- Arnoldi过程是各种大规模计算的一个基本程序,包括计算大规模矩阵的特征值、大规模系统的模型降阶等。(Arnoldi process is a basic algorithm in large-scale computation including eigenvalue solve of matrix and MOR.)