登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • puncture
    matlab仿真,适合3/4、2/3、5/6、1/2,速率的打孔程序(matlab simulation, for 3/4, 2/3, 5/6, 1/2, the rate of drilling procedure)
    2021-04-06 22:19:02下载
    积分:1
  • DC-Home-Task-LZ
    LZ compression LZ decompression
    2011-11-28 07:36:26下载
    积分:1
  • Wavelet_OMP
    随机矩阵为小波变换的压缩传感,包含有系数采样、随机矩阵、重构算法程序(compressive sensing)
    2013-11-06 10:37:23下载
    积分:1
  • Key-technologies-of-OFDM
    OFDM的关键技术和应用,非常非常好用的一本书(Key technologies and applications of OFDM, very, very easy to use book)
    2014-05-14 21:58:53下载
    积分:1
  • circle
    利用MATLAB,定位圆形物体的圆心,并得到其坐标。(get the Center position of the circle using matlab)
    2014-05-25 16:47:39下载
    积分:1
  • Axing
    说明:  利用A星算法进行二维路径规划,用MATLAB软件进行仿真(Two-dimensional path planning using A-star algorithm and simulation using MATLAB software)
    2019-04-05 15:11:58下载
    积分:1
  • matlabjifen
    牛顿-柯特斯数值积分公式及其MATLAB的实现 复化Newton-Cotes数值积分公式 (Newton- Cotes numerical integration formula and the MATLAB implementation of complex numerical integration of Newton-Cotes formulas)
    2010-12-08 10:46:44下载
    积分:1
  • program
    MATLAB通信工程仿真(机械工业出版社)源代码(MATLAB Simulation of Communication Engineering (Mechanical Industry Press) source code)
    2011-05-10 21:08:34下载
    积分:1
  • fft
    fft,本代码主要介绍fft的主要步骤,非常简单有很明了,非常适合阅读 (FFT, the code describes the main steps of FFT are very clear, very simple, very suitable for reading)
    2015-04-20 10:00:27下载
    积分:1
  • cap_model
    Capacity model for MATPOWER
    2020-09-02 03:38:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载