登录
首页 » matlab » filter

filter

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

  • scheme2
    FLC - RLS APPROACHES/ techniques
    2011-07-07 09:41:54下载
    积分:1
  • MATLABsanjiao
    基于 matlab 的三角分解法,推荐(based on Matlab 1.3 decomposition method, recommended!)
    2007-05-09 20:29:50下载
    积分:1
  • Lucas07.03
    根据Lucas的论文建立偏微分的模型 并且求解PDE 该PDEs描述了固液分离的萃取过程(Lucas papers, the partial differential model and solve the PDE PDEs to describe the extraction process of the solid-liquid separation of)
    2020-12-13 13:59:16下载
    积分:1
  • C-C-Method
    采用C-C法的同时求时延与嵌入维的经典程序(CC method using delay and embedding dimension while seeking the procedure)
    2013-10-17 20:03:10下载
    积分:1
  • LightGBM-MATLAB
    很好用的LightGBM,需要set和mex(Good LightGBM, set and mex)
    2021-03-20 14:19:17下载
    积分:1
  • signanalyse
    对声音信号的时域分析频域分析采样并显示时域分析结果,还有录音并显示(Time-domain analysis of the sound signal frequency domain analysis of the sample and displays the time domain analysis, as well as recording and display)
    2013-01-03 17:54:18下载
    积分:1
  • EMV
    终端EMV认证资料,包含四册,中文翻译版本(EMV terminal certification information, contains four, Chinese translated version)
    2015-01-28 11:28:25下载
    积分:1
  • gantang_v60
    Part of the license plate recognition locator feature, STM32 all the information produced by the MP3, The final weight matrix is ??the filter coefficient.
    2017-09-01 21:20:47下载
    积分:1
  • a-novel-uwb-pulse-design
    一种关于椭圆球面波函数脉冲的近似数值解法(a novel uwb pulse design algorithm)
    2012-04-06 22:23:45下载
    积分:1
  • KMA
    二型模糊系统经典降型算法Karnik-Mendel算法(Classic type reduction algorithm of type-2 fuzzy logic systems. Karnik-Mendel algorithm (KMA))
    2020-12-30 21:59:00下载
    积分:1
  • 696516资源总数
  • 106679会员总数
  • 14今日下载