登录
首页 » matlab » Digital_Filter

Digital_Filter

于 2009-02-20 发布 文件大小:140KB
0 280
下载积分: 1 下载次数: 26

代码说明:

  FIR数字滤波器设计,采用了matlab的图形界面设计。(FIR digital filter design, use of matlab graphical interface design.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • example4_3
    例3:分析占空比为ta的矩形脉冲频谱 T=1 时间窗大小 ta=0.5 占空比 N=256 t=linspace(-T,T,N) ts=2*T/N fs=1/ts (x=zeros(1,N) x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1) y=fft(x,N) figure plot(t,x) title([ 时域信号图 占空比为 ,num2str(ta)]) axis([-T T-0.2 1.2]) xlabel( t /s ) figure subplot(211) f=linspace(-fs/2,fs/2,N) plot(f,abs(fftshift(y))/N) title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ]) xlabel( f /Hz ) )
    2010-05-25 20:59:59下载
    积分:1
  • Voltage-margin-by-cpf
    利用连续潮流法计算的电压裕度程序,自己编的,大家可以下载交流使用(Continuous flow method using the voltage margin procedures, their own series, you can download exchange use)
    2010-05-27 19:47:06下载
    积分:1
  • 17dynamic-edited
    dynamic d flipflop hspice model
    2013-08-09 16:22:02下载
    积分:1
  • DSP_Toolbox_v1
    dsp工具箱,matlab语言实现的,具有基本的运算操作,主要涉及的是矩阵运算。(dsp Toolbox, the Matlab language and have a basic arithmetic operations, it is mainly related to the matrix calculation.)
    2006-06-08 21:13:35下载
    积分:1
  • GSC
    GSC广义旁瓣对消,四路不同方向入射信号,上支路八阵元,下支路根据阻塞矩阵不同自适应调节七、三、一个权。(GSC generalized sidelobe canceller, four paths in different directions, and eight branches on the upper branch. The lower branch adaptively regulates seven, three, and one weight according to the blocking matrix.)
    2018-07-05 16:45:19下载
    积分:1
  • GMM-Document-with-Matlab-code
    GMM-详细解释-with-Matlab代码(the document of GMM Matlab Code including)
    2011-01-10 19:58:23下载
    积分:1
  • rbf
    RBF神经网络利用MATLAB工具箱函数实现非线性函数回归(RBF neural network using MATLAB toolbox function is to achieve non-linear regression function)
    2020-06-29 02:20:01下载
    积分:1
  • yuyinshebie.rar
    说明:  钢琴曲子中的单音的识别方法(及该方法的计算过程(Piano music in the tone of the identification method (and the method of calculation)
    2021-01-13 18:58:47下载
    积分:1
  • convbss_
    Demixes convolutively mixed signals.Convolutive blind source separation of non-stationary sources.
    2011-08-31 10:51:31下载
    积分:1
  • MATLAB-2
    MATLAB不错的书籍,也是初学者入门必备书籍(MATLAB good books, beginner essential books)
    2013-01-29 11:54:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载