登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

于 2013-10-12 发布 文件大小:1KB
0 243
下载积分: 1 下载次数: 15

代码说明:

  高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(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 幅频响应 ) )

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

发表评论

0 个回复

  • free
    这是一个用freemarker开发的示例,对新接触模板开发的朋友有帮助(freemaker demo)
    2010-02-23 13:46:24下载
    积分:1
  • MATLAB_7.0_from_the_Introduction_to_Mastery
    MATLAB 7.0从入门到精通源代码matlab7从入门到精通书上的例子源码 (MATLAB 7.0 from entry to the master source code matlab7 the book from beginning to master the example source)
    2010-05-24 21:52:30下载
    积分:1
  • fang_xiang_tu
    计算了5 元侧射阵,阵间间距分别为0.25、0.5、0.8倍波长的方向图(Calculation of five yuan side shot array, the array spacing between wavelengths respectively 0.25,0.5,0.8 times pattern)
    2015-08-22 20:47:56下载
    积分:1
  • gui_camera
    bean recog -gui red , green and black color only
    2013-07-10 05:40:10下载
    积分:1
  • ofdm-ls-dft.txt
    ofdm信道估计,用ls和dft的不同的方法进行了比较,有ber曲线(ofd channel estimation)
    2015-05-08 14:47:31下载
    积分:1
  • c28335pmsmfocflash
    实现永磁同步电机的控制,采用矢量控制的方法,效果显著(Realize the control of permanent magnet synchronous motor )
    2013-09-23 09:59:00下载
    积分:1
  • noRCM
    这是一个雷达成像距离多普勒算法,建立了成像几何模型,完成了方位距离向匹配滤波(This is a radar imaging distance Doppler algorithm, the establishment of the imaging geometry model to complete the azimuth distance to the matching filter)
    2016-12-06 22:09:40下载
    积分:1
  • ekf
    本程序为扩展卡尔曼滤波(ekf)的程序代码,可以供初学者学习。(This procedure is extended Kalman filter (ekf) code, for beginners to learn.)
    2013-03-11 19:31:37下载
    积分:1
  • inverse-DCTT-of-an-image
    inverse DCTT of an image
    2015-03-16 04:09:26下载
    积分:1
  • ECGExtractionPackage
    利用MATLAB 提取ECG 波形数据,从图像中采集心电波形非常有用。(extracting ECG data from images)
    2013-12-03 21:53:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载