登录
首页 » matlab » Research-AR-on-vibration-signals

Research-AR-on-vibration-signals

于 2013-11-26 发布 文件大小:17KB
0 214
下载积分: 1 下载次数: 29

代码说明:

  本算法程序基于实测汽轮机振动信号进行了测试及性能分析。理论分析及仿真结果表明,AR模型谱估计算法在阶次合适的情况下,能够取得较好的方差及分辨力性能,适合于振动信号的功率谱估计,且AIC准则为确定合理的模型阶次提供了有效依据。(This algorithm based on the measured turbine vibration signal testing and performance analysis. Theoretical analysis and simulation results show that, AR model spectrum estimation algorithm in appropriate circumstances the order, the variance can achieve better performance and resolution, suitable for vibration signal power spectrum estimation, and the AIC criterion to determine a reasonable model order provides an effective basis.)

文件列表:

振动信号AR模型谱估计算法研究
............................\ARPSD1.m,537,2013-05-08
............................\ARPSD2.m,535,2013-05-08
............................\main.fig,10146,2013-05-07
............................\main.m,8890,2013-05-08
............................\PERPSD.m,337,2013-03-28
............................\信号1-32X.txt,639,2009-05-08
............................\信号2-256Hz.txt,1999,2009-05-08
............................\信号3-32X.txt,639,2009-05-08
............................\信号4-256Hz.txt,1999,2009-05-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • 64_Qam_modulation
    64_Qam_modulation this code is a simulation of 64 QAM modulatiom for communication system in matlab
    2015-01-15 02:32:38下载
    积分:1
  • matlab-realization-of-frft
    frft的matlab实现,可以用于数字信号处理或图像加密(these programmes are matlab realization of frft that can be used in digital signal processing or image encryption)
    2014-01-22 15:12:53下载
    积分:1
  • sensiu_v60
    是一种双隐层反向传播神经网络,针对EMD方法的不足,相参脉冲串复调制信号。( Is a two hidden layer back propagation neural network, For lack of EMD, Complex modulation coherent pulse train signal.)
    2016-09-01 15:36:21下载
    积分:1
  • circlulation2
    matlab语言编写的仿真航行体6个自由度运动圆形轨迹生成(matlab simulation languages voyage round body of 6-DOF motion trajectory generation)
    2009-12-22 15:49:45下载
    积分:1
  • SPWMinverter3P_Final
    Consist of SPWM Generator. Three phase inverter with pulses.
    2013-10-29 18:49:56下载
    积分:1
  • nangnan_v45
    基于matlab平台实现,可以实现模式识别领域的数据的分类及回归,一个很有用的程序。( Based on matlab platform, You can achieve data classification and regression pattern recognition, A very useful program.)
    2016-10-24 09:50:43下载
    积分:1
  • SpectrumAnalyzer
    根据语音频谱分析和频谱图显示的原理与算法,用MATLAB实现一种可在PC机上实现的信号频谱分析与频谱图伪彩色映射显示的方法。(According to voice spectrum analysis and spectrum diagram shows the principle and algorithm, using MATLAB to achieve a realization of machines in the PC spectrum of the signal frequency spectrum analysis and pseudo-color map display method.)
    2009-04-25 23:12:33下载
    积分:1
  • Contens
    This is a basic program to execute the basic requirements of the image pyramid applications using matlab
    2014-08-31 15:55:21下载
    积分:1
  • BrainStrokeSgementation
    brain stroke area will be detected by this program ,it will undergoes curvlet diagnosis ,the kmeans segmentation .the segmented image will go for feature extraction
    2014-09-06 22:09:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载