登录
首页 » matlab » filter

filter

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

  • matlab
    对于MATLAB的学习非常有帮助 MATLAB函数命令大全(For very helpful in learning MATLAB Functions MATLAB command Daquan)
    2009-10-17 13:10:00下载
    积分:1
  • IIR-Filter(doc)
    这是一IIR滤波器的实现,是WORD格式的!(this is a iir filter base on c54x)
    2009-06-13 17:35:06下载
    积分:1
  • iterative-method
    基于MATLAB的,求解线性方程组的雅可比迭代法和高斯-赛德尔迭代法的比较 (Than the iteration method and Gauss- Seidel iterative method based on MATLAB, solving linear equations of Jacques)
    2012-04-25 23:00:19下载
    积分:1
  • LAMMPS-Manual
    分子动力学计算软件lammps的学习资料。(Molecular dynamics calculation software lammps learning materials.)
    2013-12-09 12:49:01下载
    积分:1
  • 4
    说明:  matlab科学计算继续上传,一共10个章节,由浅入深,几乎包括了绝大部分的科学计算方法以及仿真。本人把部分算法做了优化,更为完善(matlab scientific computing continue to upload a total of 10 chapters, easy-to-digest, almost, including most of the scientific method of calculation and simulation. I have done a part of algorithm optimization, a more perfect)
    2008-12-25 16:29:03下载
    积分:1
  • SpringerOrthogonalFrequencyDivisionMultiplexingFo
    Springer - Orthogonal Frequency Division Multiplexing for Wireless Communications
    2011-01-12 08:43:56下载
    积分:1
  • matlabwatershedcode
    分水岭分割在matlab下实现,希望大家多提意见。(watershed segmentation in Matlab achieve, we hope to do so.)
    2007-05-09 08:51:10下载
    积分:1
  • lpcc
    此程序的功能是用自相关法求使信号s均方预测误差为最小的预测系数 算法为Levinson-Durbin快速递推算法 (The function of this procedure is signal s with autocorrelation method for the prediction of the minimum mean square prediction error coefficient algorithm for Levinson- Durbin quick recursion method)
    2014-10-10 18:40:57下载
    积分:1
  • cornerDetection
    matlab image processing corner detection
    2012-12-31 23:56:30下载
    积分:1
  • paper
    去定向角参考文献 文献中详细阐述了定向角的生成原因 及去定向操作流程(Reference literature to orientation angle elaborate orientation angle of the Causes and go directional operation processes)
    2013-03-25 12:47:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载