搜索资源列表
Subspace
- 子空间迭代算法求解结构的特征值,对结构动力分析必须的基本代码,希望对大家有用。-subspace iteration algorithm for the eigenvalue structure, the structural dynamic analysis must be the basic code we hope that the right useful.
606077-
- 子空间迭代法的C++以及Fortran源程序-subspace iteration of the C and Fortran source
SPARSKIT2.tar.gz
- 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
fem_bathe
- Bathe教授的有限元计算程序,包括子空间迭代法-Iterate method in fem field from Professor Bathe.
75448153CDMA_path_sim
- 正交预测逼近子空间跟踪迭代算法
GuoA
- 郭涛算法(GuoA)是基于子空间搜索(多父体重组)和群体爬山法相结合的演化算法。它通过利用少数个体所张成的子空间随机生成新的个体,体现了随机搜索的非凸性。此外,由于GuoA算法采用了单个体劣汰策略,算法在每次演化 迭代中,只把群体中适应性能最差的个体淘汰出局,淘汰压力 较小,既保证了群体的多样性,又可使具有较好适应性的个体能够一直保留。实践证明, GuoA算法具有较好的坚韧性,对于不同的优化问题无须修改算法的参数,而且效率很高,可能同时找到多个最优解。-Guo Tao algorithm
sUB
- 很好的子空间迭代和拉个男子法!!!!加油啊 ,很好的哦-Very good很好的子空间迭代和拉个男子法!!!!
plane_9_bar_truss
- 本程序主要是针对一九杆结构进行的动力学分析,用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
Iterative_Methods_for_Sparse_Linear_Systems
- Yousef Saad 的稀疏线性系统的迭代方法。包含预处理,Krylov子空间迭代法等内容。-iterative methods for sparse linear systems
Mathematical-Theory-of-FEM
- 《有限元方法的数学理论》中不但提供有限元法系统的数学理论。还兼重在工程设计和分析中的应用算法效率、程序开发和较难的收敛问题。目次:基本概念;Sobolev空间;椭圆边界值问题变分公式;有限元空间结构;Sobolev空间中的多项式近似理论.n维变分问题;有限元多栅法;加性Schwarz预条件; 极大范数估计;自适应网格; 变分病态、在平面弹性力学中的应用;混合法;迭代技巧用于混合法;算子插值理论的应用。读者对象;数学、物理和工程专业的研究生和技术人员。-" The mathematical
KMout
- 本程序用于从ANSYS的子空间迭代法模态分析所获得的.full文件 萃取整体刚度和质量矩阵。-This procedure is used to extract the overall stiffness and mass matrixfrom the modal analysis of ANSYS (subspace iteration method). .
BICG
- BICG算法,是Krylov子空间的迭代方法之一-The BICG algorithm is one of the Krylov subspace iteration method
isolated-structure
- 基于子空间迭代法求解隔震结构振型的FORTRAN程序-Subspace iteration method to solve the isolation structure vibration mode
SUBSPCEMATLAB
- 子空间迭代法, STURM序列检查是否漏根-The subspace iteration method, STURM sequence check the leak root
subspace
- 子空间迭代法,利用结构的刚度和质量矩阵计算结构的自振特性。-Subspace iteration method, the use of structural stiffness and mass matrix calculation of the vibration characteristics of the structure.
(SP)Subspace-Pursuit
- 一个关于压缩感知的论文,是用子空间迭代法求出最后的稀疏解-a method for compressed sensing
subspace_iteration
- matlab程序,子空间迭代法求固有频率及阵型-subs_iteration method to get frequency and mode shape
Stability
- 算大型矩阵的特征值时使用的代码,但不能算所有特征值(The code used to calculate the eigenvalue of a large matrix)
sub_space
- 结构动力学 子空间迭代法的计算程序,用于高等结构动力学(subspace iteration method; subspace iterative method)
子空间迭代法code
- 子空间迭代法求解振动系统的低阶固有频率及其振型。(The subspace iteration method is used to solve the low order natural frequency and its mode of vibration of the vibration system.)