搜索资源列表
prony_analysis
- 复指数法是根据结构的自由振动响应或脉冲响应函数可以表示为复指数函数和的形式,然后用线性方法来确定未知参数。其主要思想是从振动微分方程的振型叠加法原理出发,建立动力响应与模态参数之间的关系表达式,通过对脉冲响应函数进行拟合可以得到完全的模态参数,获得了良好的拟合效果。基本方法是以Z变换因子中包含待识别的频率,构造Prony多项式,使其零点等于Z变换因子的值。这样,将求解Z变换因子转化为求解Prony多项式的系数。这里给出用矩阵解Prony多项式的系数的MATLAB程序。
modes
- 利用模态叠加法计算结构动力响应,通过结构的的刚度矩阵,阻尼矩阵以及质量矩阵进行进行求解。-The use of mode superposition method to calculate structural dynamic response, through the structure of the stiffness matrix, damping matrix and mass matrix to solve it.
beamResponse
- 模态叠加法求欧拉梁的振动响应,对于初学者非常有帮助-Modal superposition method of Euler beam vibration response, very helpful for beginners
cantilever--vibration-analysis
- 悬臂梁在冲击振动下,通过MATLAB编程,比较有限元方法和模态叠加法下加速度谱识别固有频率效果-In Izod impact vibration by MATLAB programming, at a relatively finite element method and modal superposition method to identify the natural frequency spectrum of the acceleration effect
G Rilling
- 这是一个使用EMD分解出IMF的例子,一个试验信号由一个tone信号,一个chirp信号,叠加得到,目的是使用EMD将这两个信号分离,得到的预期结果应该是chirp信号在高阶,tone信号在低阶,(原因是chirp信号在各个局部的频率都比tone信号高)。(This is an example of using EMD to decompose the IMF. A test signal consists of a tone signal and a chirp signal. The pur
NormalModeSummation
- 利用模态叠加法实现对四自由度系统的共振频率与前四阶主振型的求解(The method of modal superposition is used to solve the resonance frequency and the first four main vibration modes of the four degree of freedom system.)
xuanbiliang
- 以悬臂梁为例,用有限元法编程生成质量矩阵和刚度矩阵(采用平面梁单元,单元数在10到30之间)。 使用matlab的用于广义特征值问题分析的函数(eig(A,B,'chol'),该命令使用乔莱斯基分解的方法,计算对称矩阵A和对称正定矩阵B的广义特征值问题。A对应刚度矩阵,B对应质量矩阵)计算梁的前三阶固有频率和振型,计算得到梁的前三阶固有频率和振型,并画出振型图。(Taking cantilever beam as an example, the mass matrix and stiffness