搜索资源列表
eig_lanczos
- 用lanczos求特征值的matlab程序-with lanczos eigenvalues for the Matlab procedures
lanczos_mine
- 对称矩阵的lanczos算法matlab程序-symmetric matrix algorithm Matlab procedures lanczos
FFT1
- 基于Danielson Lanczos算法 1024点FFT运算-Danielson Lanczos algorithm for fft
Lanczos
- 用Lanczos方法求解矩阵的最大几个奇异值的Matlab程序。-Matlab codes for large singular value with Lanczos Methods
lanczos
- 求解大规模线性方程组的Lanczos方法-Lanczos method for soling linear equations
Lanczos
- 数值的精确对角化程序,用于对电子系统的基态计算-Exact diagonalization procedure
Famous-Numerical-Iteration-Algorithm
- 提供几种著名的大型线性方程组迭代算法,包括CG、PCG、Lanczos、MINRES-Several well-known large-scale linear equations iterative algorithm, including CG, PCG, Lanczos, MINRES
SVDLIBC-win
- SVDLIBC是一个使用Lanczos算法计算稀疏矩阵SVD(奇异值分解)的C语言函数库,原本在只能Linux下编译,这个版本是对其进行修改后的windows版本,可以在VC++或MinGW下使用。-SVDLIBC is a C library computing the SVD(Singular Value Decomposition) of a sparse matrix using the Lanczos Algorithm. Originally, it can only compile
Lanczos
- 给定一个20*10的矩阵用Lanczos方法求解具有最大奇异值及其左右奇异向量-Given a 20 × 10 matrix with the Lanczos method for solving around with the largest singular value and singular vectors
ANA1
- 本程序为线性方程组的matlab代码,主要比较了CG,Lanczos和MINRES三种方法解方程Ax=b的效果。-This program is linear equations matlab code, the main comparison of CG, Lanczos and MINRES three ways to solve the equation Ax = b in effect.
LANCZOS
- 数值分析应用LANCOS法在计算分析中的Fortran编程-Numerical Analysis LANCOS Fortran programming method of calculation and analysis
Lanczos
- Lanczos Algorithm No Orthogonalization
lanczos
- Lanczos方法是一种重要的求解方程组的方法,本例给出了lanczos的程序,并给出了一个算例-Lanczos is a good method to solve the Equation group, give your a good example.
filtlan120507
- 滤波Lanczos迭代法求解代数方程组,如CG,CR,SVD等-Filtered Lanczos Iteration for solving linear equations
