登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • LMS
    codigo del filtro LMS
    2011-01-07 00:54:44下载
    积分:1
  • mx5
    可靠度的快速算法 强度分布 指数分布 应力分布 正态分布(Reliability of the fast algorithm exponential intensity distribution normal stress distribution)
    2011-08-14 14:33:51下载
    积分:1
  • ini123
    code for a general curve in 2 or more dimensions
    2010-11-18 07:24:38下载
    积分:1
  • sunkiller
    这个一个MATLAB的编写的模拟退火算法程序!希望对大家有帮助!(the preparation of a MATLAB simulated annealing procedures. We want to help!)
    2007-03-26 20:46:12下载
    积分:1
  • matlab-gui-electronic-periodicals
    matlab gui电子期刊,适合初学者(matlab gui electronic periodicals )
    2011-11-28 11:17:58下载
    积分:1
  • ERRandSNR
    MIMO技术,信噪比SNR和误码率BER的关系对比图像,MATLAB仿真程序代码(MIMO technology, signal-to-noise ratio SNR and bit error rate (BER) the relationship between contrast images, MATLAB simulation program code)
    2013-04-22 19:32:50下载
    积分:1
  • roommap
    螺旋扫描区域全覆盖算法,区别以往算法,极大程度优化路径规划。(Spiral scanning region full coverage algorithm)
    2020-06-16 10:40:01下载
    积分:1
  • AdaptiveTechniquesforMultiuserOFDM
    这是一个非常好的关于OFDM的英文文章,它是国外的博士论文,对于想了解整个OFDM的朋友来说,可以了解到许多中文文章所没有的知识。(This is a very good article in English on OFDM, which is the doctoral thesis abroad, who want to understand the overall OFDM' s friends, you can understand that many Chinese do not have knowledge of the article.)
    2010-07-18 11:34:02下载
    积分:1
  • pw_te_tm
    Calculating photonic bands with plane wave expansion method
    2009-05-01 19:52:38下载
    积分:1
  • MATLAB-command-daquan
    MATLAB命令大全。可以帮助广大初学者学习使用matlab。(MATLAB command Daquan. Can help the beginners to learn how to use matlab)
    2011-12-05 17:07:41下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载