登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • Matlab
    Regularization of a system dynamics matrix
    2013-04-04 06:33:09下载
    积分:1
  • LAXWendroffrev1
    Lax wendrdoff scheme for burgers equation
    2016-03-22 18:11:07下载
    积分:1
  • filteringandresult
    说明:  基于matlab的FIR低通滤波及其实现过程(Based on the FIR low-pass filter matlab and its realization)
    2010-04-02 10:45:30下载
    积分:1
  • broyden_cal
    求解非线性方程组的拟牛顿法(逆broyden秩1方法)之matlab程序,采用符号运算,直接输入含参数的方程组即可。(Solving nonlinear equations of quasi-Newton method (inverse method broyden rank 1) of the matlab program, using symbolic computation, the direct input of equations with a parameter can be.)
    2010-05-06 10:57:16下载
    积分:1
  • KSVD-MOD
    KSVD和MOD字典学习稀疏表示程序代码(KSVD, and MOD dictionary learning sparse representation of program code)
    2012-11-01 20:06:30下载
    积分:1
  • tuxiangpeizhunshili
    基于matlab平台的医学图像配准程序的实例,能实现多模态图像的配准(Instances of a program of medical image registration based on matlab platform, to achieve multi-modality image registration )
    2013-05-09 03:43:25下载
    积分:1
  • video-com-in-telemed
    Telemedicine is the use of telecommunication and information technologies in order to provide clinical health care at a distance. It helps eliminate distance barriers and can improve access to medical services that would often not be consistently available in distant rural communities. It is also used to save lives in critical care and emergency situations.
    2014-03-25 15:45:42下载
    积分:1
  • housan
    基于kaiser窗的双谱线插值FFT谐波分析,计算一维光子晶体的透射特性和反射特性,未来线路预测,分析误差。( Dual-line interpolation FFT harmonic analysis kaiser windows, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, Future line prediction, error analysis.)
    2017-02-28 16:08:57下载
    积分:1
  • 分数阶
    分数阶微积分:oustaloup近似滤波器生成方法,和纯分数阶微分方程解法(fractional calculus: Oustaloup approximation filter generation method, and the solver of pure fractional differential equation)
    2021-04-15 19:18:54下载
    积分:1
  • exam3_2
    受纯弯曲的梁的matlab有限元计算源程序,配套书籍是《ansys分析与matlab编程:徐荣桥》(Pure bending beam source matlab finite element calculation, matching books ansys analysis and the matlab programming: Xu Rong Bridge " )
    2013-05-14 23:37:43下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载