登录
首页 » matlab » xiaobosuanfa

xiaobosuanfa

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

  • gloptipoly3
    GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of Moments (GPM), an infinite-dimensional optimization problem which can be viewed as an extension of the classical problem of moments [8]. From a theoretical viewpoint, the GPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to cite a few. In addition, and despite a rather simple and short formulation, the GPM has a large number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For an account of various methodologies as well as some of potential applications, the interested reader is referred to [1, 2] and the nice collection of papers [5].(GloptiPoly 3: moments, optimization andsemidefinite programming.Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem ofMoments (GPM), an infinite-dimensional optimization problem which can be viewed asan extension of the classical problem of moments [8] . From a theoretical viewpoint, theGPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to citea few. In addition, and despite a rather simple and short formulation, the GPM has alarge number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For anaccount of various methodologies as well as some of potential applications, the interestedreader is referred to [ 1, 2] and the nice collection of papers [5].)
    2008-04-28 20:26:36下载
    积分:1
  • 7-core
    这是七芯光纤的耦合matlab程序,7根芯子可以自己设定部分通光,也可以全部通光;芯子的折射率也可以不一样。(This is a seven-core optical fiber coupling matlab program, seven core can set their own section through light, you can pass all the light the refractive index of the core may not be the same.)
    2020-10-19 19:07:25下载
    积分:1
  • danfengchazhi2
    基于mATLAB的单峰谱线插值,用于谐波的检测分析(Single-peak spectral line interpolation based on mATLAB for harmonic detection and analysis)
    2020-06-24 11:40:02下载
    积分:1
  • find_trans_radon_peaks
    A simple code to find all the peaks in the radon space which are higher then the threshold given by the user , this code return the polaire coordinates (rho, theta) of every peak
    2011-01-03 17:33:26下载
    积分:1
  • two_not_noise_RMSE_60
    说明:  在X,y方向分别放水平磁环,在Z轴上放电偶极子,给出信号方位角估计随极化角度和俯仰角的变化的估计性能(In X, y directions are the level of magnetic release, discharge in the Z-axis dipole is given with the polarization angle estimate signal azimuth and elevation changes in the estimation performance)
    2010-04-17 17:09:59下载
    积分:1
  • ImmKalman
    机动目标跟踪下的交互式多模方法,IMM方法实现雷达对机动目标的跟踪(Interactive multimode method under maneuvering target tracking,Tracking the maneuvering target by radar by IMM method)
    2018-02-26 20:52:06下载
    积分:1
  • ImageEncryptionGui
    this code describes image encryption process of color image using Matlab
    2010-10-04 18:01:08下载
    积分:1
  • ImagesSqueezer
    利用Matlab软件进行可视化操作,从而达到压缩图像的目的。(To squeeze images by the agency of a visible software called Matlab.)
    2009-05-15 23:15:11下载
    积分:1
  • VSS_yuzhao
    一种新型的滑膜控制结构,欢迎提出修改意见。(A new control structure synovial welcome propose amendments.)
    2014-08-06 20:00:24下载
    积分:1
  • xory
    模式识别:用于分类着力解决关于异或的问题(Pattern recognition: strive to solve the question of exclusive or used for classification)
    2013-08-26 17:42:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载