登录
首页 » matlab » filter

filter

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

  • depthedge
    code for depth edge detection algorithm
    2009-05-12 12:46:35下载
    积分:1
  • ipexndvi
    It is related to image processing
    2011-06-22 17:23:26下载
    积分:1
  • fingerprint-m.files
    fingerprint estimation
    2013-10-11 20:35:54下载
    积分:1
  • fangzheng
    SPWM with matlab/simulink!!
    2011-02-10 15:53:57下载
    积分:1
  • eemd
    这个可用用,是标准的,同时试用与EMD,中央大学数据下载(This can be used, is the standard, while the trial with the EMD, the Central University of data download)
    2011-11-03 19:54:50下载
    积分:1
  • 时频分析(STFT)对线性调频信号进行时变滤波
    在压制式噪声调频干扰环境下,应用时频分析的方法(STFT)对线性调频信号进行时变滤波,对干扰进行了初步的抑制。(Under suppress noise FM interference environment, the application method (STFT) variable frequency analysis filtering chirp signal when a preliminary interference suppression.)
    2020-08-23 20:48:16下载
    积分:1
  • GS
    说明:  求解系数矩阵由16阶Hilbert方程组构成的线性方程组,Gauss-Seidel迭代法;(The solution of coefficient matrix consists of 16 Hilbert equations, Gauss-Seidel iteration method.)
    2020-12-13 21:09:16下载
    积分:1
  • PlateRecognition
    车牌自动识别,采用形态学方法,附带有测试图,适应性较强(Automatic license plate recognition, using morphology, with a test pattern, adaptability)
    2010-10-31 09:48:55下载
    积分:1
  • diaoyong
    说明:  matlab 基于形状的图像检索算法 关于七个不变矩的主要算法 中调用步骤! !!!!!!(matlab image retrieval algorithm based on the shape of seven invariant moments on the main algorithm, called the steps! ! ! ! ! ! !)
    2010-05-04 14:22:50下载
    积分:1
  • simulink_Manchester_reeor-rate
    模拟通讯中电缆传输的仿真,将电缆等效为Rc网络(Simulation of analog communication cable, the cable equivalent to Rc Network)
    2020-12-04 16:29:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载