搜索资源列表
DynamicsNumericalMethods
- 动力学教程中的数值方法,包括中心差分法,newmark法,wilson法
zhongxinchafen
- 这是用matlab编写的显示积分方法中心差分法的源程序,可用于求解微分方程描述的工程问题和相关仿真
SRC
- 这五个程序是fortran90编写的,用于动力学计算问题,分别是中心差分法,Newmark法,Houbolt法,精细积分法,和减缩高斯积分法
zhongxinchafen
- 这是用matlab编写的显示积分方法中心差分法的源程序,可用于求解微分方程描述的工程问题和相关仿真-This is prepared using matlab central difference integration method shows that the source method can be used to solve differential equations to describe the engineering p
4.2
- 本人做的一个计算动力学的 小作业 中心差分法-I make a calculation of the dynamics of small operations center difference method
Main
- 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方
ONE
- 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方
ZXINCFF2
- 利用中心差分法计算无阻尼结构动力响应,并作图-Using central difference method to calculate the structural dynamic response
matlab
- 用matlab编写的用中心差分法求解二自由度问题-Prepared using matlab central difference method with two degrees of freedom problem
one_hyperbolic1
- 求解一维双曲方程。空间方向采用标准中心差分格式,时间方向采用积分或eruler法-Solving one-dimensional hyperbolic equation. Spatial directions using standard central difference scheme, the time direction or eruler method using integral
EX242
- 计算平面九桁架的时域动力响应,运用中心差分方法,状态空间法-Nine of plane truss dynamic response in time domain using the central difference method, state space method
Central
- 利用matlab实现了数值计算的中心差分法。(The central difference method is realized by using MATLAB)
程序
- 中心差分求解近似导数其中用到的有追赶法求解对三角矩阵(Central differential solution, approximate derivative)
zhongxinchafen
- 利用中心差分法求解振动微分方程,从而得到线性或非线性结构的振动特性。(Solving differential equations of vibration by central difference method)
dizhenfanying
- 一个用中心差分和纽马克算法计算地震反应的matlab程序(a program about calculate the reaponse of earthquake include central differencing and Newmark-B method)
newmark
- 利用Newmark,中心差分法计算结构动力反应(Using Newmark, central difference method to calculate structural dynamic response.)
aa
- 有限差分,前差后差中心差的具体实现方式.分析这三种差分方式的精度、误差可以与精确解比较,观察发散的原因(program to gain the value of each grid point using FDM)
dynamic response of onefreedom structure
- 一个单自由度结构的地震响应,文件包含EL地震波,采用三种方法计算,激励插值法,中心差分法和Newmark法。(The seismic response of a single-degree-of-freedom structure contains EL seismic waves, which are calculated by three methods: excitation interpolation method, centr
Newmark_and_Central_Difference_method
- 自己编写的时程分析用的程序,包括纽马克法和中心差分法。(Newmark method and Central-difference method)
中心差分法
- 运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combi