搜索资源列表
lanczos1
- 利用lanczos输注特征值,特征向量,尽请指正-Lanczos infusion using eigenvalue
MINRES
- 采用CG法求解稀疏对称奇异矩阵得到的Ax=b-Implementation of a conjugate-gradient type method for solving sparse linear equations: Solve Ax = b or (A- sI)x = b. The matrix A- sI must be symmetric but it may be definite or indefinite or singular. The scalar s is a
irl_example.m
- implicitly restart lanczos算法matlab function源码-implicitly restart lanczos algorithm matlab function source code
first_practice_compute
- 主要是关于高等数值分析中关于CG法,MINRES法,Lanczos方法解大型稀疏矩阵的matlab算法实现-the matlab code about the advacned value analysis curriculum the algorithm for CG MINRES and Lanczos
vibration_response
- 结构振动与响应特性分析的有限元Matlab程序,包括:ritz方法、lanczos方法、Newmark方法、中心差分法和振型叠加法-Finite element matlab program for structure vibration and dynamic response feature analysis,including ritz,lanczos,Newmark,center difference and mode superposition
QR
- 有关QR分解的matlab的算法。分别是Givens_Rotations、Householder、Lanczos、Arnoldi-About QR decomposition matlab algorithm. Are Givens_Rotations, Householder, Lanczos, Arnoldi