登录
首页 » matlab » MATLAB6.x-for-process-signal

MATLAB6.x-for-process-signal

于 2011-05-02 发布 文件大小:4650KB
0 195
下载积分: 1 下载次数: 2

代码说明:

  这是一本利用matlab编程环境实现信号处理的教程,有兴趣的同学可以看看。(This is a programming environment used to achieve signal processing matlab tutorial, students who are interested can look at.)

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

发表评论

0 个回复

  • procesos
    Code in matlab about stocastic proccess
    2009-06-04 06:19:27下载
    积分:1
  • GPC
    说明:  广义预测控制应用于预测控制,可以根据个人需要进行变换(GPC)
    2010-04-15 22:05:38下载
    积分:1
  • afc
    Frequency estimation by searching the pure tone frequency with 2-pole filter(Frequency estimation by searching the pur e tone frequency with 2-pole filter)
    2007-06-14 14:18:46下载
    积分:1
  • xiaobosuanfa
    采样频率 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) )
    2011-05-21 16:48:36下载
    积分:1
  • rls-algorithm
    RLS波束形成代码,供大家参考学习,关于阵列信号处理的内容。(RLS beamforming code, for your reference learning, about the content of the array signal processing.)
    2014-11-13 20:38:10下载
    积分:1
  • Hermite
    关于matlab的一些很经典的插值算法 特别对做数值计算及曲线拟合很有用(matlab)
    2009-03-30 13:59:22下载
    积分:1
  • ofdm_simu
    说明:  使用MATLAB,对基于IFFT/FFT实现的OFDM系统进行仿真(The use of MATLAB, based on IFFT/FFT in OFDM system to achieve simulation)
    2008-11-28 16:44:50下载
    积分:1
  • dpdlfwxt
    单排队论服务系统,顾客源无限,选择仿真时间,选择最大来到顾客数(Single queuing theory service system, customers unlimited source, select the simulation time, select the maximum number of customers came)
    2013-09-15 11:09:53下载
    积分:1
  • Gabon-Filter
    Image Processing with Gabon Filters
    2014-12-23 05:17:15下载
    积分:1
  • lanqiuguiji
    有初速度,身高,到篮筐的距离等求篮球的运动轨迹(Initial velocity, height, and distance to the basket and basketball trajectory)
    2012-11-04 21:12:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载