登录
首页 » matlab » xiaobosuanfa

xiaobosuanfa

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

  • xiaoshuj
    用于小数据法求Lyapunov指数的计算的Matlab程序。(Method for small data calculated Lyapunov index Matlab procedures.)
    2009-01-11 11:52:49下载
    积分:1
  • DigitalsignalprocessingandMATLAB
    此电子书为数字信号处理MATLAB的程序编程,对学习信号处理有一定的帮助。(This e-book digital signal processing MATLAB' s programming, to learn signal processing have some help.)
    2010-08-05 15:40:49下载
    积分:1
  • graphical
    transformation matrices for a wireframe cube
    2013-05-01 13:53:35下载
    积分:1
  • simulated-Markov-chain
    此文件,可以模拟马尔科夫链,包括原代码,以及图像(This file can be simulated Markov chain, including the original code, and images)
    2012-01-16 11:41:16下载
    积分:1
  • GONGLVPU
    求小波分析后各层系数的功率谱值,希望对大家有所帮助( 自动检测语言 划词 双语对照 中文 » 英语<~复制 For each layer coefficient after wavelet power spectrum values, hope to be of help )
    2014-01-01 15:42:31下载
    积分:1
  • Homing_GuDingTiQianJiao
    说明:  固定提前角法跟踪的数学模型及其仿真程序代码。(A fixed angle in advance of the mathematical model for tracking and simulation code.)
    2009-08-17 19:27:35下载
    积分:1
  • svm-cailiao
    支持向量机的原理、应用。支持向量机的算法、综述、核函数的定义等(Support vector machine principle, application. Support vector machine algorithm, summarized the definition of kernel function)
    2010-05-12 10:26:41下载
    积分:1
  • Characteristics-of-neuronal-cells
    对神经元细胞特征进行提取,并计算各个特征量。(Characteristics of neuronal cells was extracted and calculated the amount of each feature. )
    2011-05-07 17:18:18下载
    积分:1
  • Nouveau-WinRAR-archive
    DOUBLY FED INDUCTION MACHINE SIMULATION
    2014-11-22 06:56:48下载
    积分:1
  • MATLABwatermaking
    嵌入水印信息的MATLAB程序,是转载别人的,如有侵权,马上删除(MATLAB program embedded watermark is reproduced someone else' s, if infringement, immediately remove)
    2010-11-17 18:09:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载