登录
首页 » matlab » Benesty_PMWF_2010

Benesty_PMWF_2010

于 2015-07-30 发布 文件大小:4KB
0 175
下载积分: 1 下载次数: 8

代码说明:

  自己编写的基于Jacob “On optimal frequency-domain multichannel linear filtering for noise reduction”的matlab算法实现(matlab code related to On optimal frequency-domain multichannel linear filtering for noise reduction by Jacob)

文件列表:

Benesty_PMWF_2010.m,14655,2015-07-30

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

发表评论

0 个回复

  • MatchFilterLFM
    高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(clc clear all close all 2013年9月28日 ---------------参数---------- Tr=42e-6 fs=9.5e6 K=0.7e11 Nfft=2048 -------------匹配滤波 时域生成-------------- t=(-Tr/2+1/fs:1/fs:Tr/2-1/fs) w = kaiser(length(t),2.5) w=w w = ones(1,length(t)) ht1=w.*exp(-1i*pi*K*t.^2) ht2=w.*exp(1i*pi*K*t.^2) hf1=fft(ht1,Nfft) hf2=fft(ht2,Nfft) figure subplot(211) plot(abs(hf1)) title( 匹配滤波器1 幅频响应 ) subplot(212) plot(phase(hf1)) title( 匹配滤波器1 相位 ) figure subplot(211) plot(abs(hf2)) title( 匹配滤波器2 幅频响应 ) )
    2013-10-12 22:32:06下载
    积分:1
  • GUIsamfilt
    Use this GUI for fitting 2-port S-parameters using the functions from RF Toolbox
    2013-08-18 04:03:07下载
    积分:1
  • filter_gabor
    filter gabor, digunakan di matlab
    2010-11-10 15:40:59下载
    积分:1
  • DFT
    实现dft基本功能。对频率分辨率有特殊说明,希望对您有帮助。(The realization of the basic functions of dft. Frequency resolution of special note, I hope for your help.)
    2009-05-16 12:47:23下载
    积分:1
  • Independent-CoAn
    Advances of Research in Independent Component Analysis
    2014-02-20 08:04:50下载
    积分:1
  • multipath
    有关于海洋环境噪声以及信道多径传播的程序(About the program of the marine environment and channel noise multipath propagation)
    2021-03-20 16:49:18下载
    积分:1
  • sgsmooth
    说明:  此程序是对数据进行平滑的预处理方法,用来去除噪音的干扰(This program is smoothing the data in order to remove noise interference)
    2010-03-26 10:26:32下载
    积分:1
  • simplex-nelder
    Nelder and Mead Optimization Search Method
    2013-05-13 22:40:02下载
    积分:1
  • zhy
    自己在simulink中仿真的一个自适应例程,大家可以参考一下(Simulink simulation in an adaptive routine, we can refer to)
    2007-07-15 08:52:30下载
    积分:1
  • Matlab-Code-for-Image-Representation
    特征代表的一些方法,希望对大家有用,大家可以看一下(Characteristics representative of some of the ways the hope that useful, we can look at)
    2012-04-14 11:06:38下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载