登录
首页 » matlab » MATLAB_filter

MATLAB_filter

于 2008-03-29 发布 文件大小:251KB
0 238
下载积分: 1 下载次数: 29

代码说明:

  基于MATLAB的数字滤波,包含源程序及说明(MATLAB-based digital filtering, including source and description)

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

发表评论

0 个回复

  • GA
    说明:  自己写的代码,实现了论文"Causal Modeling of Gene Regulatory Network"中的算法,运用了篇相关系数和遗传算法。(My own code, implementation of the paper "Causal Modeling of Gene Regulatory Network", using partial correlation coefficients and genetic algorithm.)
    2013-01-10 04:31:51下载
    积分:1
  • autoThreshodseg
    automatic threshold segmention
    2010-01-02 17:26:47下载
    积分:1
  • Rayleigh_Doppler_multiPath
    说明:  该程序是用matlab语言实现的关于瑞利信道多径传输的多谱勒效应的描述(that the procedure was used Matlab language on the Rayleigh Channel multipath transmission of the description of Doppler effect)
    2005-11-24 17:46:42下载
    积分:1
  • filter
    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)
    2013-05-18 20:47:33下载
    积分:1
  • MUSIC_DOA_s
    在未知方向发射信号,由接收阵元接收。对接收的信号使用MUSIC算法处理,得到发射信号方位(process the signals received using MUSIC to get the DOA)
    2009-10-23 14:27:17下载
    积分:1
  • 201303
    matlab7简明教程,有电子教案,有源程序,非常适合自学,有心参加数学建模的下载,非常有用。(matlab7 simple tutorial, electronic lesson plans, source code, and is ideal for self-study, wants to join the Download of mathematical modeling, very useful.)
    2013-01-05 20:51:23下载
    积分:1
  • computed_lyot
    MATLAb code for lyot filter
    2021-02-21 16:19:42下载
    积分:1
  • 2Dman
    说明:  一个相当不错的二维人物动画代码,大家可以学习学习。(a very good 2-D character animation code, we can learn from him.)
    2006-03-17 19:16:44下载
    积分:1
  • eeglab
    这是一个用于心电信号处理的工具包,研究心电方面的可用(this is used for ECG)
    2012-05-16 19:48:44下载
    积分:1
  • 1
    说明:  实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片(mean-shift)
    2010-05-16 17:23:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载