登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • ISIT-2004-long-MikMarcRox
    Construction of Good LDPC Codes using Dilation Matrices
    2010-07-15 03:22:10下载
    积分:1
  • nettools
    神经网络工具箱在matlab中的演示代码(Matlab neural network toolbox in the demo code)
    2009-07-08 19:15:59下载
    积分:1
  • huodeshuju
    说明:  产生电压扰动数据,PSCAD仿真,可作为各类信号处理仿真的数据源(Creates a voltage disturbance data, PSCAD simulation, can be used as various types of signal processing simulation data source)
    2008-10-13 10:45:05下载
    积分:1
  • pts
    用改进的PTS方法降低OFDM信号中高PAPR的MATLAB仿真源代码,(A Modified Genetic Algorithm PTS Technique for PAPR Reduction in OFDM Systems )
    2014-05-09 01:37:16下载
    积分:1
  • RSSIzhixin
    基于RSSI测距的无线传感器网络改进质心定位算法(RSSI-based ranging centroid location algorithm for WSN)
    2021-04-15 09:08:54下载
    积分:1
  • FIR
    说明:  本程序是最佳线性滤波器的MATlAB实现,具体分析了FIR滤波器各项参数的变化对滤波效果的影响(This procedure is the best linear filter MATlAB implementation of the detailed analysis of the FIR filter parameters on the filtering effect)
    2010-04-12 10:53:45下载
    积分:1
  • nan_wang_dan_xiang
    南网单相表招标技术规范 南网单相表招标技术规范(South Network tender technical specifications of single-phase form)
    2009-12-28 11:41:48下载
    积分:1
  • createfigure
    it is a matlab file used to create figures for digital ofdm process
    2009-07-06 13:15:20下载
    积分:1
  • somtoolbox
    最新的SOM神经网络的工具箱,可以用来参考,加强对自适应网络的理解,希望对朋友们有用!(The latest SOM neural network toolbox, can be used for reference, strengthen the understanding of the adaptive network, I hope useful for friends!)
    2021-03-21 20:39:18下载
    积分:1
  • 8psk
    Digital transmission using 8psk
    2010-06-28 23:17:37下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载