搜索资源列表

  1. lanczos

    0下载:
  2. lanczos迭代残差变化计算,给定矩阵,初值和右端项,返回残差,迭代次数和矩阵解-lanczos iterative changes residuals, given matrix, and the initial subguadratic return to residuals, the number of iterations and the solution matrix
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1004
    • 提供者:卜凡民
  1. eig_lanczos

    2下载:
  2. 用lanczos求特征值的matlab程序-with lanczos eigenvalues for the Matlab procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:韩国锋
  1. lanczos_mine

    2下载:
  2. 对称矩阵的lanczos算法matlab程序-symmetric matrix algorithm Matlab procedures lanczos
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:韩国锋
  1. regu

    0下载:
  2. 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
  3. 所属分类:Windows编程

    • 发布日期:2024-06-10
    • 文件大小:60416
    • 提供者:张辉辉
  1. lanczosfilter

    0下载:
  2. Lanczos滤波器,对于做滤波器设计的朋友还是比较有帮助的-LanczosFilter
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:zzz
  1. SYMMLQ

    0下载:
  2. 采用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
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:12288
    • 提供者:aaq
  1. 518854-BandLanczosMethod.f90

    0下载:
  2. lanczos算法 计算矩阵特征值 说明要这么长干嘛,说清楚就好了啊-lanczos algorithm for eigvalue
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:罗邵
  1. LanczosandCG

    1下载:
  2. 在数值分析中,比较CG和Lanczos的计算结果.并比较了不同特征值情况下的计算结果。-in numerical value analyse, Compare the CG and Lanczos, futher more, we compare the CG and Lanczos in the different eigenvalue.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:11264
    • 提供者:yangxiao
  1. BandLanczosMethod

    1下载:
  2. LANCZOS法源代码,很好 很好-LANCZOS法源代码很好很好很好!!!
  3. 所属分类:书籍源码

    • 发布日期:2024-06-10
    • 文件大小:3072
    • 提供者:lee
  1. lanczos1

    0下载:
  2. 利用lanczos输注特征值,特征向量,尽请指正-Lanczos infusion using eigenvalue
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:李亮
  1. ModelOrderReductionAlgorithms

    2下载:
  2. 自动控制方法中的状态空间模型参数降秩数学算法,分别为 SVD-based method; Krylov-based Order Reduction--Lanczos algorithm; Krylov-based Order Reduction--Modified Lanczos algorithm; Krylov-based Order Reduction--The Arnoldi-algorithm; -Mode
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:4096
    • 提供者:Chen WZ
  1. irbleigs

    0下载:
  2. lanczos算法用来计算大型稀疏矩阵的最大最小本征值及相应的本征矢量。-lanczos algebra is used to calculate the maximum and minimum eigenvalue and eigenvector of the matrix
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:15360
    • 提供者:wangbo
  1. lanczos

    1下载:
  2. 求解特征值的兰索斯法程序清华大学张雄教授编写-Eigenvalue of Lansuo Si law procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:21504
    • 提供者:qq
  1. Lanczos

    0下载:
  2. 用Lanczos方法求解矩阵的最大几个奇异值的Matlab程序。-Matlab codes for large singular value with Lanczos Methods
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:Bo Wang
  1. lanczos

    0下载:
  2. 求解大规模线性方程组的Lanczos方法-Lanczos method for soling linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:pjh
  1. Lanczos

    0下载:
  2. Lanczos迭代算法,计算大型稀疏对称矩阵特征值-Lanczos iteration
  3. 所属分类:并行运算

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:贾长冬
  1. Lanczos

    0下载:
  2. 给定一个20*10的矩阵用Lanczos方法求解具有最大奇异值及其左右奇异向量-Given a 20 × 10 matrix with the Lanczos method for solving around with the largest singular value and singular vectors
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:ld
  1. Lanczos

    0下载:
  2. Lanczos方法求解方程组的matlab算法-Lanczos method for solving equations matlab algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:yang
  1. lanczos

    0下载:
  2. 生成lanczos差值系数,平滑效果比sinc系数好一些(Lanczos difference coefficient is generated, smoothing effect is better than sinc coefficient)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:2674688
    • 提供者:ywater
  1. Lanczos

    0下载:
  2. Lanczos方法求解三对角矩阵,并对方程作求解(The three diagonal matrix is solved by the Lanczos method, and the equation is solved.)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:6952960
    • 提供者:FRANCOO
« 12 3 4 »

源码中国 www.ymcn.org