CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 子空间迭代

搜索资源列表

  1. Subspace

    2下载:
  2. 子空间迭代算法求解结构的特征值,对结构动力分析必须的基本代码,希望对大家有用。-subspace iteration algorithm for the eigenvalue structure, the structural dynamic analysis must be the basic code we hope that the right useful.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1980
    • 提供者:stefanie
  1. 606077-

    3下载:
  2. 子空间迭代法的C++以及Fortran源程序-subspace iteration of the C and Fortran source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9039
    • 提供者:许伟军
  1. SPARSKIT2.tar.gz

    2下载:
  2. 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
  3. 所属分类:Algorithm

    • 发布日期:2015-08-09
    • 文件大小:1157376
    • 提供者:张德柱
  1. fem_bathe

    3下载:
  2. Bathe教授的有限元计算程序,包括子空间迭代法-Iterate method in fem field from Professor Bathe.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:26001
    • 提供者:杨祥利
  1. 75448153CDMA_path_sim

    0下载:
  2. 正交预测逼近子空间跟踪迭代算法
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2223
    • 提供者:任姣姣
  1. GuoA

    1下载:
  2. 郭涛算法(GuoA)是基于子空间搜索(多父体重组)和群体爬山法相结合的演化算法。它通过利用少数个体所张成的子空间随机生成新的个体,体现了随机搜索的非凸性。此外,由于GuoA算法采用了单个体劣汰策略,算法在每次演化 迭代中,只把群体中适应性能最差的个体淘汰出局,淘汰压力 较小,既保证了群体的多样性,又可使具有较好适应性的个体能够一直保留。实践证明, GuoA算法具有较好的坚韧性,对于不同的优化问题无须修改算法的参数,而且效率很高,可能同时找到多个最优解。-Guo Tao algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2805
    • 提供者:zhao
  1. sUB

    2下载:
  2. 很好的子空间迭代和拉个男子法!!!!加油啊 ,很好的哦-Very good很好的子空间迭代和拉个男子法!!!!
  3. 所属分类:source in ebook

    • 发布日期:2015-08-09
    • 文件大小:4909
    • 提供者:lee
  1. plane_9_bar_truss

    2下载:
  2. 本程序主要是针对一九杆结构进行的动力学分析,用newmark法,威尔逊法,状态空间法,子空间迭代法等求解了结构动态响应,并给出了图像显示-This program is mainly aimed at the structure of the 19 dynamic analysis, using newmark method, Wilson law, the state space method, subspace iteration method for solving the structu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2494
    • 提供者:张波
  1. Iterative_Methods_for_Sparse_Linear_Systems

    3下载:
  2. Yousef Saad 的稀疏线性系统的迭代方法。包含预处理,Krylov子空间迭代法等内容。-iterative methods for sparse linear systems
  3. 所属分类:Algorithm

    • 发布日期:2015-08-09
    • 文件大小:2755584
    • 提供者:wangzijian
  1. Mathematical-Theory-of-FEM

    4下载:
  2. 《有限元方法的数学理论》中不但提供有限元法系统的数学理论。还兼重在工程设计和分析中的应用算法效率、程序开发和较难的收敛问题。目次:基本概念;Sobolev空间;椭圆边界值问题变分公式;有限元空间结构;Sobolev空间中的多项式近似理论.n维变分问题;有限元多栅法;加性Schwarz预条件; 极大范数估计;自适应网格; 变分病态、在平面弹性力学中的应用;混合法;迭代技巧用于混合法;算子插值理论的应用。读者对象;数学、物理和工程专业的研究生和技术人员。-" The mathematical
  3. 所属分类:Algorithm

    • 发布日期:2015-10-28
    • 文件大小:2197504
    • 提供者:xiangyunl
  1. KMout

    5下载:
  2. 本程序用于从ANSYS的子空间迭代法模态分析所获得的.full文件 萃取整体刚度和质量矩阵。-This procedure is used to extract the overall stiffness and mass matrixfrom the modal analysis of ANSYS (subspace iteration method). .
  3. 所属分类:Algorithm

    • 发布日期:2014-08-16
    • 文件大小:312320
    • 提供者:张扬
  1. BICG

    1下载:
  2. BICG算法,是Krylov子空间的迭代方法之一-The BICG algorithm is one of the Krylov subspace iteration method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1543
    • 提供者:仇志娟
  1. isolated-structure

    0下载:
  2. 基于子空间迭代法求解隔震结构振型的FORTRAN程序-Subspace iteration method to solve the isolation structure vibration mode
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1382
    • 提供者:Cong Rao
  1. SUBSPCEMATLAB

    1下载:
  2. 子空间迭代法, STURM序列检查是否漏根-The subspace iteration method, STURM sequence check the leak root
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:1949
    • 提供者:欧阳昊
  1. subspace

    1下载:
  2. 子空间迭代法,利用结构的刚度和质量矩阵计算结构的自振特性。-Subspace iteration method, the use of structural stiffness and mass matrix calculation of the vibration characteristics of the structure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3637
    • 提供者:lg
  1. (SP)Subspace-Pursuit

    0下载:
  2. 一个关于压缩感知的论文,是用子空间迭代法求出最后的稀疏解-a method for compressed sensing
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:832497
    • 提供者:倪得晶
  1. subspace_iteration

    1下载:
  2. matlab程序,子空间迭代法求固有频率及阵型-subs_iteration method to get frequency and mode shape
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:30016
    • 提供者:周花
  1. Stability

    1下载:
  2. 算大型矩阵的特征值时使用的代码,但不能算所有特征值(The code used to calculate the eigenvalue of a large matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:小毛1012
  1. sub_space

    2下载:
  2. 结构动力学 子空间迭代法的计算程序,用于高等结构动力学(subspace iteration method; subspace iterative method)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:一壶锦绣
  1. 子空间迭代法code

    2下载:
  2. 子空间迭代法求解振动系统的低阶固有频率及其振型。(The subspace iteration method is used to solve the low order natural frequency and its mode of vibration of the vibration system.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:zhouweiyan
« 12 »
搜珍网 www.dssz.com