CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lanczos matlab

搜索资源列表

  1. eig_lanczos

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

    • 发布日期:2008-10-13
    • 文件大小:949
    • 提供者:韩国锋
  1. lanczos_mine

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

    • 发布日期:2008-10-13
    • 文件大小:954
    • 提供者:韩国锋
  1. lanczosfilter.rar

    1下载:
  2. Lanczos滤波器,对于做滤波器设计的朋友还是比较有帮助的,LanczosFilter
  3. 所属分类:matlab例程

    • 发布日期:2012-11-30
    • 文件大小:2263
    • 提供者:zzz
  1. lanczos1

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

    • 发布日期:2017-03-30
    • 文件大小:2336
    • 提供者:李亮
  1. MINRES

    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 but it may be definite or indefinite or singular. The scalar s is a
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5869
    • 提供者:MINRES
  1. 518854-BandLanczosMethod.f90

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

    • 发布日期:2017-04-06
    • 文件大小:2850
    • 提供者:罗邵
  1. irbleigs

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

    • 发布日期:2017-04-04
    • 文件大小:15286
    • 提供者:wangbo
  1. Lanczos

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

    • 发布日期:2017-03-29
    • 文件大小:829
    • 提供者:Bo Wang
  1. lanczosminrescg

    0下载:
  2. 内含高等数值分析中lanczos过程.minre算法,cg法的matlab程序-Contains advanced numerical analysis lanczos process. Minre algorithm, cg method matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2092
    • 提供者:蓝光
  1. irl_example.m

    0下载:
  2. implicitly restart lanczos算法matlab function源码-implicitly restart lanczos algorithm matlab function source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2512
    • 提供者:
  1. first_practice_compute

    0下载:
  2. 主要是关于高等数值分析中关于CG法,MINRES法,Lanczos方法解大型稀疏矩阵的matlab算法实现-the matlab code about the advacned value analysis curriculum the algorithm for CG MINRES and Lanczos
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3785974
    • 提供者:饶刚
  1. Lanczos

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

    • 发布日期:2017-04-10
    • 文件大小:1125
    • 提供者:yang
  1. ANA1

    0下载:
  2. 本程序为线性方程组的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.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:8341
    • 提供者:
  1. vibration_response

    4下载:
  2. 结构振动与响应特性分析的有限元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
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3569
    • 提供者:李伟
  1. numerical-algorithms

    0下载:
  2. matlab 实现几个常用的解线性方程组的数值算法。包括共轭梯度法、预处理共轭梯度法、SOR、Lanczos.-matlab implementation of several commonly used numerical algorithm for solving linear equations. Including the conjugate gradient method, preconditioned conjugate gradient method, SOR, Lanczos.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3247
    • 提供者:宋凌
  1. lanczos

    0下载:
  2. matlab源码,可以实现lanczos过程-matlab source code can achieve lanczos process
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:753
    • 提供者:慕容孤峰
  1. QR

    0下载:
  2. 有关QR分解的matlab的算法。分别是Givens_Rotations、Householder、Lanczos、Arnoldi-About QR decomposition matlab algorithm. Are Givens_Rotations, Householder, Lanczos, Arnoldi
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1883
    • 提供者:梁帅
  1. RITZ

    1下载:
  2. 用兰索斯法求解特征值和特征向量,用于有限元结构的MATLAB编程。(Compute approximative eigenvalues and eigenvectors by the Lanczos method.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:LuckyYoshi
  1. 高数计算实践题目一

    0下载:
  2. 清华大学高等数值分析计算实践题目一,生成矩阵分析CG法、Lanczos法、MINRES法得收敛性(Tsinghua University higher numerical analysis and calculation of practical topics First, generate matrix analysis CG method, Lanczos method, MINRES method of convergence)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:4558848
    • 提供者:Mao_tree
  1. SSI

    0下载:
  2. 需要指出的是,还存在改进算法的速度和内存使用的空间,比如用于RQ分解的位移结构算法和SVD的Lanczos算法。在这个软盘上实现的算法只使用基本的MATLAB命令(没有花哨的优化c代码)。请随意改进,让我知道您的想法:(The algorithms that have been implemented on this diskette only use basic MATLAB commands (and no fancy optimized C-code). Feel free to i
  3. 所属分类:交通/航空行业

    • 发布日期:2018-05-04
    • 文件大小:2048
    • 提供者:土木
搜珍网 www.dssz.com