登录
首页 » matlab » filter

filter

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

  • GAmatlab
    基于英国舍费尔德大学开发的遗传算法工具箱函数,遗传算法的简单一元函数优化实例(Developed at the University of British Shefeierde based genetic algorithm toolbox function, genetic algorithm optimization of simple examples unary function)
    2013-08-03 16:49:56下载
    积分:1
  • zuisujiangxian
    我们假设我们的轨迹从原点(0,0)出发,终点B的坐标是(2,1)。通过Matlab就可以计算出边界条件,最终画出曲线。(We assume that our path from the origin (0,0) starting and ending coordinates of B are (2,1). Matlab can be calculated by boundary conditions, the final draw the curve.)
    2010-08-07 21:22:31下载
    积分:1
  • zre7
    hmm, hiden markov models
    2011-02-01 17:07:24下载
    积分:1
  • garchsimulate
    PURPOSE: GARCH(P,Q) time series simulation
    2012-04-11 21:15:06下载
    积分:1
  • Convolution
    MATLAB source code of linear and circular convolution and box filter implemented as a function call
    2014-12-05 02:45:31下载
    积分:1
  • TOMBO
    TOMBO紧凑可压缩孔径阵列模型的外文资料整理。包括基于TOMBO模型的多孔径成像探测技术和亚像元成像技术。(TOMBO compact model of the foreign compressible aperture array data compilation. Including model-based multi-aperture imaging TOMBO detection technology and sub-pixel imaging.)
    2011-11-23 21:21:30下载
    积分:1
  • envi_hdf5
    hdf5数据的读取等功能,现有hdf多为hdf4,hdf5有自身的读取和操作程序,如针对风云数据等(Read other functions hdf5 data, the existing hdf mostly hdf4, hdf5 have read and operate their own programs, such as data, for FY)
    2013-12-10 14:56:25下载
    积分:1
  • hzhwtryq
    单径或多径瑞利衰落信道仿真,采用热核构造权重,本程序的性能已经超过其他算法,直线阵采用切比学夫加权控制主旁瓣比,包括广义互相关函数GCC时延估计,鲁棒性好,性能优越。( Single path or multipath Rayleigh fading channel simulation, Thermonuclear using weighting factors This program has exceeded the performance of other algorithms, Linear array using cut than learning laid upon the right control of the main sidelobe ratio, Including the generalized cross-correlation function GCC time delay estimation, Robustness, superior performance.)
    2016-03-11 22:19:46下载
    积分:1
  • abc
    these files contain matlab files and documents
    2009-09-12 15:19:31下载
    积分:1
  • qxnh00005
    用c++编的matlab曲线拟合程序,都是老师布置的数值分析作业!希望和大家交流.谢谢网站提供这个平台!(c addendum to the use of curve fitting procedures Matlab, Layout of the teachers are numerical analysis operations. We hope and exchanges. Thank you for providing this platform!)
    2006-10-15 20:02:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载