登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • VideoSupervise
    自己写的视频监控实验程序,检测车辆的经过,内有实验数据.(Write your own video surveillance test procedures)
    2010-08-06 16:11:21下载
    积分:1
  • PIDEquipment
    对控制装置及仪表的控制系统进行仿真,并给出性能分析(Control devices and instrumentation control system simulation and performance analysis is given )
    2011-07-09 22:03:38下载
    积分:1
  • 002
    Kalman filter extended for gps ins applications
    2013-08-16 19:17:28下载
    积分:1
  • gailv
    matlab 概率统计技术,适合初学者学习(matlab probability and statistics techniques suitable for beginners to learn)
    2010-06-20 12:48:10下载
    积分:1
  • MultiobjectiveGeneticAlgorithm
    多目标遗传算法/用法不用多说、要用的赶快下载吧(Multi-objective Genetic Algorithm/usage Needless to say, want to use to download it as soon as possible)
    2009-04-11 15:56:18下载
    积分:1
  • npg
    npg algorithm npg algorithm npg algorithm (npg algorithm npg algorithm npg algorithm npg algorithm )
    2009-05-10 11:19:26下载
    积分:1
  • cvcakf
    基于cvca模型的标准卡尔曼程序及误差分析,适用于学生(The standard model based on Kalman cvca procedures and error analysis, applies to students)
    2009-05-11 11:43:52下载
    积分:1
  • bezier
    Bezier Curve, I haven t yet opened. I got it from a friend
    2009-05-26 03:45:26下载
    积分:1
  • deal
    deal.m用于处理SR-3000相机存储的.mat格式读取的图像(used to deal with the image of SR-3000)
    2011-01-05 15:29:47下载
    积分:1
  • san-xiang-duan-lu
    说明:  该仿真模型仿真了异步电机发生三相短路时,线路中三相电压及电流的变化(The simulation model to simulate the three-phase induction motor short circuit occurs, the line in the three-phase voltage and current changes)
    2011-03-04 18:57:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载