登录
首页 » matlab » filter

filter

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

  • saliency-and-trim
    说明:  用于人造视觉 256*256的图像缩小到25*25 用saliency提取显著性区域 并根据设定的阈值剪裁(256* 256 for artificial visual image reduced to 25* 25 with saliency extraction of significant regional and in accordance with thresholds set tailoring)
    2010-04-29 09:03:53下载
    积分:1
  • 白努力
    基于随机有限集的单目标以及多目标跟踪文章以及代码(RFS Multi-target tracking PHD Filter)
    2021-03-18 21:49:19下载
    积分:1
  • Image_Compress
    使用小波技术对图像进行压缩和解压过程,并且通过模拟信道测试计算其PSNR,通过Matlab2009a测试。(Using wavelet methods compress and decompress the image, and testing through analog channels to calculate the PSNR, by Matlab2009a test.)
    2010-08-16 20:46:50下载
    积分:1
  • fuzzyrule
    模糊控制规则表的生成程序,用MATLAB的M文件编写。(Fuzzy control rule table generation process, with the preparation of MATLAB M-files.)
    2009-04-25 15:43:32下载
    积分:1
  • doublefedu_stator_phir-(1)
    双馈电机 控制 波形很好 参数调节的很正确 得出了好的控制效果(Double-fed motor control waveform parameter adjustment is very well drawn correctly good control effect)
    2021-03-10 19:19:27下载
    积分:1
  • DWT
    非常有用,采用DWT变换实现数字水印的嵌入和提取(Very useful, DWT transform was adopted to realize digital watermark embedding and extraction)
    2021-02-07 16:59:55下载
    积分:1
  • 16qam
    matlab code for 16qam modulator
    2009-05-09 16:11:46下载
    积分:1
  • ECGmatlab
    内含心电信号数据及运用MATLAB写的源代码,毕设作品,运行良好(Includes the use of ECG data and source code written in MATLAB, Bi-based work, running good)
    2009-05-15 23:27:29下载
    积分:1
  • FRACF2D
    说明:  二维分数阶傅里叶变换,可以把数据经此变换后,变成2D分数阶域(Two-dimensional fractional Fourier transform, the data can be transformed by this into 2D fractional domain)
    2011-03-17 13:43:38下载
    积分:1
  • MySimu
    收费站排队仿真程序,动画实时显示,指标事实输出(Toll station queuing simulation program)
    2014-08-09 18:22:28下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载