登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • gfloyd
    说明:  本源程序为matlab文件,实现最小生成树和关键路径的查找。(the source document for Matlab and achieve minimum spanning tree and find the critical path.)
    2005-09-05 11:51:16下载
    积分:1
  • shangrenguohe
    基于matlab用于求解商人过河问题,运用随机模拟的思想得到问题的多个解(Matlab-based businessman river used to solve the problem, the idea of ​ ​ using stochastic simulation of multiple solutions to get the problem)
    2013-10-05 18:28:11下载
    积分:1
  • DBSCAN
    实现基于密度的聚类算法,可以处理噪声数据,效果好(density-based clustering)
    2011-12-30 13:36:16下载
    积分:1
  • global-optimization--clustering
    A new unconstrained global optimization method based on clustering and parabolic approximation
    2016-12-20 11:12:21下载
    积分:1
  • LFM_gui
    用基于GUI的MATLAB完成雷达距离方程计算(Complete calculation of the radar range equation with a GUI-based MATLAB)
    2015-01-18 23:41:12下载
    积分:1
  • capacitor_clamped
    This is a Flying Capacitor (Capacitor Clamped) Converter Simulation in MATLAB Simulink Environment.
    2013-01-25 22:35:02下载
    积分:1
  • Trans_stability
    Transient stability matlab toolbox
    2014-01-27 18:35:58下载
    积分:1
  • some-matlab-programs
    these are some matlab programs 1.additon of two images 2.converv mat to gray 3.addition of two images
    2014-02-06 12:43:19下载
    积分:1
  • signal2
    说明:  信号产生的matlab仿真,包括单位冲激,单位阶跃,符号和抽样信号,内容丰富,适合信号分析同学使用(signal by matlab)
    2011-03-25 18:14:07下载
    积分:1
  • uwbwork
    说明:  matlab多用户传输仿真,用于UWB中(Matlab multi-user transmission simulation, which for UWB)
    2006-04-13 13:46:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载