登录
首页 » matlab » xiaobosuanfa

xiaobosuanfa

于 2011-05-21 发布 文件大小:1KB
0 156
下载积分: 1 下载次数: 63

代码说明:

   采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )

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

发表评论


0 个回复

  • FoundationsofFuzzyControl
    The objective of this textbook is to explain the behaviour of fuzzy-logic controllers. Under certain conditions, a fuzzy controller is equivalent to a proportional-integral-derivative (PID) controller.
    2010-07-07 14:51:04下载
    积分:1
  • SeiSee
    处理地震信号用的画图软件,效果很好,可以和matlb一起用,希望可以帮助大家(Seismic signal processing used in drawing software, works well, can matlb together with the hope that can help you)
    2011-10-31 10:01:58下载
    积分:1
  • ScaleandImageDescription
    包括显著图经典文章Saliency, Scale and Image Description(2001),及其实现程序(Including a significant figure classic article Saliency, Scale and Image Description (2001), and its implementation program)
    2014-12-25 10:55:33下载
    积分:1
  • tracking_red_object
    program tracking red object
    2012-08-01 17:44:56下载
    积分:1
  • HAO1
      本文提供了一个分析  复杂的动态显示当前模式控制  开关电源转换器。电流型控制的提高  转换器与非线性分析和研究  离散建模方法已被使用。通过改变  电路参数、混乱和复杂的行为  分歧发生在开关电源转换器。为  增加稳定period-l操作范围,坡道  已经被改变其使用和补偿方法  转换器的边坡,其效果将被显示。最后,   最大平均Iyapunov指数不同的斜坡上  审查和模拟。(The present article provides an analysis of complex dynamics displayed by current mode controlled switching dc-dc converter. Current-mode controlled boost converter has been studied with nonlinear analysis and the discrete-time modeling approach has been used. By changing circuit parameters, complex behaviors like chaos and bifurcation occur in the switching dc-dc converter. For increasing stable period-l operation range, the ramp compensation approach has been used and by changing its slope, its effect in the converter will be shown. Finally, the largest average Iyapunov exponent for different slopes is reviewed and simulated)
    2014-12-01 10:09:29下载
    积分:1
  • Von-Karman-a-Monte-Carlo-simulations
    These m.files are for: 1- Generations white noise 2- Longitudinal Transfer Functions for aircraft 3- Generate discrete wind turbulence with Dryden velocity spectra 4- Determination variance by Integration Solution 5- Generate Continuous wind turbulence with Von Karman velocity spectra 6- Monte Carlo simulations
    2021-01-12 22:28:48下载
    积分:1
  • mino_precoding
    这是一篇关于mino系统预编码的西电博士论文。希望对有需要的人有用。(This is a system of pre-encoded on the mino Western Electric doctoral dissertation. Want to be useful for people in need.)
    2010-11-25 17:47:26下载
    积分:1
  • depuncture
    说明:  删除卷积码的matlab仿真,广泛应用于通信系统中(delete the Matlab simulation, widely used in communication systems)
    2021-05-12 17:30:03下载
    积分:1
  • FDTD_2D_Yee_2D_TM_final
    说明:  用matlab编写的2维FDTD算法程序(Matlab prepared using 2-D FDTD algorithm procedure)
    2008-09-28 18:09:19下载
    积分:1
  • jifenlianxi
    说明:  复化simpson公式求二重积分的matlab程序,对于无振荡函数的二重积分效果很好!(Minute of Double Integral formula for the Matlab procedures, without oscillation function for the Double Integral good results!)
    2006-04-02 11:51:57下载
    积分:1
  • 696518资源总数
  • 104793会员总数
  • 32今日下载