登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • esprit_Algorithm_self
    ESPRIT算法是一种用于信号到来角(DOA)估计的直接求解方法,本程序中含有3种不同的算法均为自编(ESPRIT algorithm is used to signal the arrival angle (DOA) estimation of the direct methods, its performance at low signal to noise ratio (SNR) and signal correlation will seriously undermine)
    2010-08-10 09:31:53下载
    积分:1
  • tiqu
    图像的颜色特征提取,通过选择合适的阈值,将对象从复杂背景中提取出来(Image color feature extraction, by selecting the appropriate threshold, the object is extracted from complex background)
    2013-11-14 09:38:55下载
    积分:1
  • analyze1
    this util for voice analize
    2010-09-30 02:56:29下载
    积分:1
  • PIDMATLAB
    介绍了各种PID算法,以及对各种PID算法进行了matlab编程仿真(Describes the various PID algorithm, as well as a variety of PID algorithm matlab simulation program)
    2013-08-08 22:43:50下载
    积分:1
  • BIOMETRICS-SOLUTIONS-USING-DATA-AND-IMAGES--.pdf
    BIOMETRICS SOLUTIONS USING DATA AND IMAGES MATHEMATICS FORMS
    2015-03-18 22:46:42下载
    积分:1
  • 1
    说明:  MATLAB程序,用于dsp编程软件仿真,信号的产生,fft变换(MATLABghdsp)
    2009-12-10 20:55:21下载
    积分:1
  • qpsk_bianma
    说明:  这个文件是QPSK的编码文件,利用的是matlab的开发环境,实用的小程序(This file is QPSK encoded file, using the matlab development environment, a small utility program )
    2011-04-18 13:02:17下载
    积分:1
  • HotDogs
    热狗工作脚本samp gtasa联机 内含pwn可修改 转载。。。(Hot work script samp. Instead gta)
    2014-08-21 22:13:34下载
    积分:1
  • GA0
    这是一段遗传算法训练RBF网络的matlab程序,大家可以下载参考。(This is a genetic algorithm for training RBF network program, you can download the reference.)
    2013-12-30 18:09:09下载
    积分:1
  • RZ33-QPSK
    用matlab实现利用双MZI产生RZ33-QPSK信号(Using matlab to achieve using two MZI produce RZ33-QPSK signal)
    2016-12-25 15:34:23下载
    积分:1
  • 696518资源总数
  • 104863会员总数
  • 25今日下载