• 大小: 133KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-12
  • 语言: 其他
  • 标签:

资源简介

随机减量方法,从结构的随机振动响应中提取该结构的自由衰减振动信号-Random decrement method, the structure of the random vibration response of the structure to extract the free vibration signal attenuation 提取自由衰减信号。

资源截图

代码片段和文件信息

function y=butfilter(xwpws)%实现带通滤波,输入为需滤波的信号x,频率带宽[wp ws]输出为带通滤波后的信号。
wp=wp/(20/2);ws=ws/(20/2);
[ba]=butter(4[wp ws]‘bandpass‘);
y=filter(bax);

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      22275  2007-06-27 16:12  emd.m

     文件       1440  2008-11-01 10:42  ITD_command.m

     文件       1491  2008-11-04 16:55  main.m

     文件        389  2008-11-04 16:56  rdt.m

     文件        188  2008-10-29 11:57  butfilter.m

     文件     354122  2008-10-21 16:17  data.txt

----------- ---------  ---------- -----  ----

               379905                    6


评论

共有 条评论

相关资源