登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • Matlab-cmds
    Matlab常用函数简介,包括一些通用命令,基本运算,编程语言结构(Introduction of some Matlab commands)
    2011-01-24 15:15:20下载
    积分:1
  • sift-0.9.10
    SIFT matlab demo scale invariant feature
    2011-07-30 02:52:49下载
    积分:1
  • salesman-fitness
    Matlab中路径优化程序,销售员模式,最佳路径优化(Medium Matlab path optimization procedures, sales model, the best path optimization)
    2009-03-11 00:14:44下载
    积分:1
  • AT
    matlab中电气化铁路牵引网上的AT所模型。(matlab electrified railway traction in the model AT Internet.)
    2013-07-13 18:53:03下载
    积分:1
  • lipsol
    lineer programming with matlab lineer optmiziation problems
    2012-07-07 02:54:39下载
    积分:1
  • Molecular-Simulation-Code
    Molecular Simulation From Algorithms to Applications (官方代码)
    2014-08-30 11:14:45下载
    积分:1
  • robot-9.9
    最新的机器人仿真工具箱 最新的机器人仿真工具箱 最新的机器人仿真工具箱 (robotic-tool 9.9 robotic-tool 9.9 robotic-tool 9.9 )
    2015-01-23 09:48:13下载
    积分:1
  • Pavement-crack-detection
    MATLAB图像与视频处理实用案例详解,代码,路面裂缝检测识别系统设计(Design of pavement crack detection and recognition system )
    2015-07-30 10:54:33下载
    积分:1
  • Copula理论及MATLAB应用实
    说明:  该工具包是最新版本的copula工具厢。可实现copula建模,并有copula函数可选择。((The toolkit is the latest version of the pair copula toolkit. The copula modeling of high dimensional data can be realized, and sometimes the copula function can be selected.))
    2019-03-02 18:10:50下载
    积分:1
  • LTdecode_BPyanzheng2
    lt码的编译码,译码方式为bp译码,源码的比特数可以自己设定(lt code encoding and decoding, decoding method for the bp coding, source bits can be set)
    2011-09-05 18:57:51下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载