登录
首页 » matlab » filter

filter

于 2013-05-18 发布 文件大小:1KB
0 141
下载积分: 1 下载次数: 2

代码说明:

  M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi Np=100 Ns=100 weightp=1 weights=100 通带和阻带的加权系数 WpN=linspace(0,Wp,Np) WsN=linspace(Ws,pi-0.05,Ns) Wm=[WpN WsN] p=[ones(1,50),ones(1,50)/2] d=[p,zeros(1,Ns)] W=diag([weightp*ones(1,Np),weights*ones(1,Ns)]) C=cos(Wm*[0:J]) Q=diag(cos(Wm*0.5)) g=(W*Q*C)(W*d) g=g h=(g(J:-1:2)+g(J+1:-1:3))/4 h=[g(J+1)/4 h g(1)*0.5+g(2)/4] h=[h fliplr(h)] W=linspace(0,pi-0.1,512) H=freqz(h,1,W) plot(W/pi,20*log10(abs(H))) (filter design)

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

发表评论

0 个回复

  • VCandmatlabcomplie
    VC和MATLAB的混合编程,提供VC和MATLAB的高效运作。VC的界面设计,MATLAB的强大计算功能。(Mixture of VC and MATLAB programming and provide the efficient operation of the VC and MATLAB. VC interface design, MATLAB' s powerful computing capabilities.)
    2010-07-13 17:26:00下载
    积分:1
  • (7-3)-cyclic-code
    说明:  用MATLAB实现(7,3)循环码算法,很好的体现了循环码的特性(Using MATLAB implementation (7,3) cyclic code algorithm shows good characteristics of cyclic codes)
    2011-03-30 10:20:02下载
    积分:1
  • myfunction
    code for my function(rastrigen)
    2012-03-23 00:28:52下载
    积分:1
  • the-code
    低通巴特沃斯滤波器设计求阶数,适合广大学生们参考,(Low-pass Butterworth filter design requirements order, for the majority of students reference)
    2013-09-03 13:00:02下载
    积分:1
  • Digital-Signal-Processing-pdf
    《Digital Signal Processing Using MATLAB and Wavelets》(使用Matlab和小波分析进行数字信号处理)电子书(《Digital Signal Processing Using MATLAB and Wavelets》E-book)
    2015-04-15 20:50:48下载
    积分:1
  • matlabAdjustment
    利用MATLAB实现了对测量中的平面网,高程网和边角网的平差,是测量中比不可少的程序.(Realize the use of MATLAB on the measurement plane net, nets and corner elevation adjustment network is the measurement procedures than indispensable.)
    2007-09-24 10:06:25下载
    积分:1
  • MATLAB.gaojiyingyong
    MATLAB应用接口 文件的输入输出 Notebook a ppt source(MATLAB interface Input/output file Notebook a ppt source)
    2010-10-09 17:09:48下载
    积分:1
  • Digital-Image-Processing
    数字图像处理matlab版冈萨雷斯经典中的经典,不用多介绍了吧。(Digital Image Processing)
    2014-12-29 21:15:14下载
    积分:1
  • la
    说明:  用于拉曼光谱的处理,包括去除荧光背景,自动拟合并自动储存结果。(For the treatment of Raman spectroscopy, including the removal of the background fluorescence, automatic fitting results of automatic storage.)
    2015-04-15 10:58:19下载
    积分:1
  • space_coding_MRC
    space coding with maxima ratio combining.
    2009-12-03 08:19:14下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载