登录
首页 » matlab » xiaobosuanfa

xiaobosuanfa

于 2011-05-21 发布 文件大小:1KB
0 240
下载积分: 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 个回复

  • How-to-draw-circle-in-Matlab
    在MATLAB并无直接指令可进行画圆,本程序是一个不错的画圆程序。(in MATLAB no direct instructions can be Circle, the procedure is a good Circle procedures.)
    2007-04-01 09:46:42下载
    积分:1
  • channel-estimation
    Performance comparison of RLS and LMS channel estimation techniques with optimum training sequences for MIMO-OFDM systems Performance comparison of RLS and LMS channel estimation techniques with optimum training sequences for MIMO-OFDM systems
    2015-02-17 00:42:19下载
    积分:1
  • MAT-LAB-FILE
    MAT lab source code need
    2014-01-30 22:40:50下载
    积分:1
  • LPFleida
    Pf粒子滤波实现的目标跟踪程序,可实现针对非高斯噪声情况下的跟踪(Pf particle filter to achieve tracking procedures, can be non-Gaussian noise for tracking cases)
    2010-07-19 10:17:42下载
    积分:1
  • qpsk_bianma
    说明:  这个文件是QPSK的编码文件,利用的是matlab的开发环境,实用的小程序(This file is QPSK encoded file, using the matlab development environment, a small utility program )
    2011-04-18 13:02:17下载
    积分:1
  • arma_mle
    ARIMA modeling and estimation
    2014-10-22 14:58:18下载
    积分:1
  • mopsoinmatlabbyzxp
    MOPSO的算法,希望大家能有用处,呵呵呵呵呵(MOPSO algorithm, hope that we can be useful, Oh Oh Oh)
    2010-08-03 10:29:51下载
    积分:1
  • daolibai
    说明:  倒立摆实验,有关大学现代控制理论中的实验内容(Inverted pendulum experiment)
    2009-08-14 21:19:27下载
    积分:1
  • Quantum-genetic-algorithms--optimal
    matlab量子遗传算法求最优,其适应度函数可以根据自身实际情况编写求适应度值最高的最优解。(Quantum genetic algorithms for optimal matlab)
    2014-12-23 12:55:50下载
    积分:1
  • feiemom
    说明:  matlab 矩量法编程啊 不错的东西 可以看看啊啊 (method of moments matlab programming ah ah ah good things to look at)
    2011-04-05 13:43:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载