登录
首页 » matlab » filter

filter

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

  • pcamatlab
    主成分分析法的matlab源程序,有用这种方法处理图像的不妨一试(Principal Component Analysis of the matlab source code, useful this method may wish to deal with images of one test)
    2007-09-25 20:55:16下载
    积分:1
  • aqsesGUI.tar
    The aqsesGUI software is a software package for processing Magnetic Resonance Spectroscopy signals. The software contains methods to load, preprocess and process MRS data.
    2008-08-03 16:01:27下载
    积分:1
  • FLOYD-algorithm
    Use of LINGO9.0 write FLOYD algorithm使用LINGO9.0编写的FLOYD算法 (Use of LINGO9.0 write FLOYD algorithm)
    2012-03-31 14:47:22下载
    积分:1
  • Getting-Started-with-Nodejs
    《node入门》是一本较好的入门级教材,本人起初也使用,通俗易懂。希望对大家有所帮助。("Node Getting Started" is a good entry-level textbook, I first use, easy to understand. We want to help.)
    2014-01-05 18:27:08下载
    积分:1
  • matlab
    matlab的常用指针表,综合辅导与指南,符号语言工具箱(matlab common pointer table, comprehensive counseling and guidance, sign language toolbox)
    2010-07-10 16:20:42下载
    积分:1
  • matlabformimo2x2_version1.0
    MIMO及天线选择,学习天线选择比较好的参考程序!(MIMO and antenna selection, antenna selection learning good reference program!)
    2014-09-21 03:10:38下载
    积分:1
  • xiaojiaodu
    采用小角度分析法,采用matlab仿真激光通过海水传播后脉冲展宽的变化(Using small-angle analysis, using matlab simulation of laser pulse propagation through seawater broadening changes)
    2015-02-10 23:34:43下载
    积分:1
  • cod2cir0
    卷积码的仿真,其误码率实验值与理论值比较,调用函数,可以方便在以后的算法应用。(Simulation of a convolutional code, bit error rate value is compared with the theoretical value experiment, the calling function, the algorithm can be easily applied in the future.)
    2014-02-14 00:55:59下载
    积分:1
  • dynamics_MATLAB_programs
    本程序为《Advanced Dynamics Analytical and Numerical Calculations with MATLAB》源代码,用数值方法求解高等分析动力学的程序。(The procedure for the " Advanced Dynamics Analytical and Numerical Calculations with MATLAB" source code, using numerical methods for solving dynamics of advanced analysis program.)
    2015-05-19 17:04:58下载
    积分:1
  • atividade1
    Crossover fron generic algorithm, matlab
    2013-07-30 23:41:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载