搜索资源列表
lanczos
- lanczos迭代残差变化计算,给定矩阵,初值和右端项,返回残差,迭代次数和矩阵解-lanczos iterative changes residuals, given matrix, and the initial subguadratic return to residuals, the number of iterations and the solution matrix
eig_lanczos
- 用lanczos求特征值的matlab程序-with lanczos eigenvalues for the Matlab procedures
lanczos_mine
- 对称矩阵的lanczos算法matlab程序-symmetric matrix algorithm Matlab procedures lanczos
regu
- ere we provide codes for a very powerful Lanczos based hybrid iterative method that can be used for large scale linear ill-posed inverse problems. The method will automatically choose [Tikhonov] regularization para
lanczosfilter
- Lanczos滤波器,对于做滤波器设计的朋友还是比较有帮助的-LanczosFilter
SYMMLQ
- 采用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 and nonsingular, but it may be de
518854-BandLanczosMethod.f90
- lanczos算法 计算矩阵特征值 说明要这么长干嘛,说清楚就好了啊-lanczos algorithm for eigvalue
LanczosandCG
- 在数值分析中,比较CG和Lanczos的计算结果.并比较了不同特征值情况下的计算结果。-in numerical value analyse, Compare the CG and Lanczos, futher more, we compare the CG and Lanczos in the different eigenvalue.
BandLanczosMethod
- LANCZOS法源代码,很好 很好-LANCZOS法源代码很好很好很好!!!
lanczos1
- 利用lanczos输注特征值,特征向量,尽请指正-Lanczos infusion using eigenvalue
ModelOrderReductionAlgorithms
- 自动控制方法中的状态空间模型参数降秩数学算法,分别为 SVD-based method; Krylov-based Order Reduction--Lanczos algorithm; Krylov-based Order Reduction--Modified Lanczos algorithm; Krylov-based Order Reduction--The Arnoldi-algorithm; -Mode
irbleigs
- lanczos算法用来计算大型稀疏矩阵的最大最小本征值及相应的本征矢量。-lanczos algebra is used to calculate the maximum and minimum eigenvalue and eigenvector of the matrix
lanczos
- 求解特征值的兰索斯法程序清华大学张雄教授编写-Eigenvalue of Lansuo Si law procedures
Lanczos
- 用Lanczos方法求解矩阵的最大几个奇异值的Matlab程序。-Matlab codes for large singular value with Lanczos Methods
lanczos
- 求解大规模线性方程组的Lanczos方法-Lanczos method for soling linear equations
Lanczos
- Lanczos迭代算法,计算大型稀疏对称矩阵特征值-Lanczos iteration
Lanczos
- 给定一个20*10的矩阵用Lanczos方法求解具有最大奇异值及其左右奇异向量-Given a 20 × 10 matrix with the Lanczos method for solving around with the largest singular value and singular vectors
Lanczos
- Lanczos方法求解方程组的matlab算法-Lanczos method for solving equations matlab algorithm
lanczos
- 生成lanczos差值系数,平滑效果比sinc系数好一些(Lanczos difference coefficient is generated, smoothing effect is better than sinc coefficient)
Lanczos
- Lanczos方法求解三对角矩阵,并对方程作求解(The three diagonal matrix is solved by the Lanczos method, and the equation is solved.)