登录
首页 » matlab » filter

filter

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

  • readmcml
    对TXT文件数据进行读操作 写到excel文件(read TXT file then read in a new excel file)
    2010-05-29 00:11:51下载
    积分:1
  • IllustrationMod
    mode shapes of a shaft supported by fluid film bearing(this codes gives a good method to calculate the mode shapes of a shaft supported by fluid film bearing)
    2009-05-29 13:58:32下载
    积分:1
  • Based-on-Linear-Membership
    Based on Linear Membership
    2014-02-20 08:37:20下载
    积分:1
  • regionbased_seg_demo
    基于chan-vese的一个水平集分割的matlab程序,在matlab7.1环境下测试有效(Chan-vese based on a level set segmentation matlab procedures, test environment at matlab7.1 effective)
    2009-03-26 14:21:27下载
    积分:1
  • wcdma_spreadandmod_1
    Matlab/Simulink simulation module for WCDMA Spread and Modulation.
    2010-09-10 18:11:11下载
    积分:1
  • abc1
    一种新的优化算法 蜂群优化算法,国外的源程序,需要赶快下载!(A new optimization algorithm bee colony optimization algorithm, the foreign source, the need to quickly download! )
    2014-11-30 08:57:26下载
    积分:1
  • ber_ldpc2
    ber_ldpc G(F)non bariny LDPC code
    2013-12-23 15:35:51下载
    积分:1
  • CshixianMATLAB6.5zhongmwenjiandfangfa
    介绍了matlab中的M文件用C语言来实现的方法(Matlab introduction of M documents in the C language to realize the method)
    2007-09-17 22:34:10下载
    积分:1
  • mfa
    probability principle component analysis, using matlab to reduce the dimenission of data.
    2010-07-12 09:15:01下载
    积分:1
  • hareresholddenoising
    对信号进行小波分解,用硬阈值方法去除噪声,进而提高精度(right signal wavelet decomposition, with a hard threshold to remove noise, and to improve accuracy)
    2006-10-19 17:16:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载