登录
首页 » matlab » filter

filter

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

  • quxiannihe
    拟合函数为 g(x)=0.52253+7.90342*x-7.129385*sin(x)(Fitting function for g (x) = 0.52253+7.90342* x-7.129385* sin (x))
    2009-03-17 10:29:28下载
    积分:1
  • A4
    说明:  matlab source for comm simulation
    2011-06-20 02:02:40下载
    积分:1
  • Blueteeth-Frequecy-Hoping
    蓝牙跳频系统用simulink的仿真.系统主要包含信号传输,信号接收,谱分析以及无码分析部分(The system of Blueteeth Frequency hoping worked under simulink )
    2011-12-19 13:43:13下载
    积分:1
  • matlab2
    MATLAB在通信系统中的应用及示例,包括通信工具箱函数、编码、信道模型、调制等。(MATLAB in communication system applications and examples, including communications toolbox function, coding, channel models, modulation and so on.)
    2011-08-30 16:52:35下载
    积分:1
  • 1-s2.0-S1876610214007826-main
    mppt tracking for solar inverter
    2014-11-20 22:51:10下载
    积分:1
  • PSO-GA-SVM
    说明:  利用遗传算法和粒子群优化算法优化支持向量机(Using genetic algorithm and particle swarm optimization algorithm to optimize support vector machine)
    2020-12-08 15:59:20下载
    积分:1
  • matlab
    机械工程设计分析M文件 MATLAB MATLAB (MATLAB MATLAB MATLAB )
    2010-06-29 10:09:12下载
    积分:1
  • fixdec
    Round towards zero with a specified number of decimals
    2013-03-22 01:33:09下载
    积分:1
  • NoMoR_LTE-A_Rel12_and_Beyond_2013-01
    3GPP LTE-A Standardisation in Release 12 and Beyond
    2014-02-07 02:09:12下载
    积分:1
  • matlab-image
    matlab 图片的除噪,先给图片添加椒盐早上,后通过中值滤波,除掉噪声(matlab image noise removal, give the picture to add salt and pepper in the morning, after the adoption of the median filter to get rid of the noise)
    2014-12-27 15:56:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载