登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • boshuxingcheng
    换能器阵元的不同排列组合决定其指向性,波束形成是多波束测量的关键技术。文中 通过数学计算总结了不同换能器阵进行波束形成的工作原理,并介绍了利用二维DFT进行频 域波束形成的一般方法。最后结合现役多波束测深系统,简单解释说明不同系统所采用的波束 形成技术。(Transducer using an array of different permutations and combinations to determine its directivity, beam formation is the key technology for multi-beam measurements. Summarized by mathematical calculations the transducer array beamforming works, and describes the general method of two-dimensional DFT in the frequency domain beam formation. Finally, the active-duty multi-beam sounding system, the simple explanation of the different systems used in beamforming technology.)
    2012-06-03 10:48:32下载
    积分:1
  • SVM-KM
    说明:  基于MATLAB平台的 KM-SVM算法源码(Kernel Methods for Pattern Analysism based on matlab)
    2011-04-07 21:26:59下载
    积分:1
  • gui-matlab
    一次matlab课程作业,使用了GUI程序,非常基础,适合初学者,不错的启蒙程序。(A matlab course work, the use of a GUI program, very basic, suitable for beginners, a good program of enlightenment.)
    2012-08-16 21:07:44下载
    积分:1
  • AN
    说明:  一维简易时域有限差分法(FDTD)计算介质板反射和透射系数(An Interactive Demonstration of Electromagnetic ...)
    2012-12-24 22:55:30下载
    积分:1
  • Matlabaero
    MATLAB 行空航天工具箱,许许多多专业函数,不错的(MATLAB toolbox and aerospace firms, a large number of professional function, good )
    2007-06-28 14:43:45下载
    积分:1
  • Wavelet-and-Matlab7
    《小波分析理论与Matlab7实现例程》一书里面各章节的源码,可以直接使用,对于学习很省时间。("wavelet analysis theory and Matlab7 achieve routines," a book which all sections of the source code, can be directly used for the study is time.)
    2007-07-03 22:49:10下载
    积分:1
  • AugmentedLeastSquares
    增广的最小二乘法源程序,加以改进,可以用于动力电池的电路模型参数辨识,也可以用于超级电容的系统辨识(Augmented Least Squares source code, to be improved, can be used to power batteries of the circuit model parameters identification, super-capacitor can also be used for system identification)
    2010-08-07 12:41:56下载
    积分:1
  • ex1d.rar
    一款很好用的MATLAB程序,运行会可以从清楚 的图形中看到结果(A good use of MATLAB procedures, will run from clear to see the results of graphics)
    2007-12-25 22:24:18下载
    积分:1
  • Matlab
    此文档主要讲述了在MATLAB中常用的函数和表达命令,为熟练使用MATLAB打下基础。(This document covers frequently used in the MATLAB function and expression in order to lay the basis for the skilled use of MATLAB.)
    2010-11-13 00:25:02下载
    积分:1
  • 11
    说明:  matlab source code for dsp
    2010-07-28 13:54:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载