反应谱计算我要分享

response spectra computation

matlab 计算 反应

关注次数: 212

下载次数: 1

文件大小: 5.80 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:代码计算反应谱对于给定的地震加速度记录、 阻尼比和周期范围。所有结果,位移、 速度和加速度反应谱是在次要情节。 一个例子 displacend 输入数据,给出了地震加速度数据。用户应该更改三个参数、 期间范围 (在计算中使用)、 T、 阻尼间隔、 h 和取样间,dt mainresponse.m 文件的第一个行中。 


English Description:

the code computes response spectra for a given earthquake acceleration record, damping ratio and period range. all results, displacement, velocity and acceleration response spectra are displacend in subplots. An example input data,earthquake acceleration data is given. the user should change three parameters, period range (is used in computation), T, damping interval, h and sampling inverval, dt in the first rows of the mainresponse.m file.  


代码预览