登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • stroboscopic-model
    采用非线性动力学分析方法来研究互联网拥塞控制系统中存在 的复杂非线性动力学现象,如分岔(bifurcation)、混沌(chaos)等,针对不同参数该组源程序仿真互联网拥塞控制系统频闪模型的非线性动力学现象。(The programs study the dynamic behavior in stroboscopic model of Internet congestion control system is studied. )
    2013-07-18 17:26:51下载
    积分:1
  • matlab1111
    很不错的基于模板匹配的matlab程序,有意者可以下载下来看看吧(Very good based on template matching matlab program Interested parties can download to see it)
    2013-02-28 19:00:40下载
    积分:1
  • Model-Based-Design-Maturity
    介绍matlab在汽车行业的标杆业务,为广大爱好者提供索引(description the matlab s manurity in automotive industry)
    2015-02-04 21:24:36下载
    积分:1
  • polarization-array-beamforming
    针对极化阵列的波束综合问题,并把这一问题描述成一个凸优化问题。 (For polarization array pattern synthesis problem, and describe it as a convex optimization problem.)
    2013-12-16 19:37:19下载
    积分:1
  • Special-Package-II
    easy code wanted for my project
    2013-07-30 21:33:17下载
    积分:1
  • QPSK4_Weitongbu
    在实现QPSK的系统时,用到的位同步部分的程序(QPSK in the realization of the system, used part of the process-bit synchronous)
    2009-07-02 21:35:09下载
    积分:1
  • matlab-in-bearing-fault-diagnosis
    说明:  在机械故障诊断中,采集数据和进行信号处理,利用MATLAB实现滚动轴承的状态监测(Mechanical fault diagnosis, data collection and signal processing, using MATLAB to achieve the status of monitoring of rolling bearings)
    2011-03-02 13:50:59下载
    积分:1
  • femtruss
    Finite element programa made in matlab that uses linear interpolation to solve a truss fix at one end with an external force.
    2009-12-03 12:05:28下载
    积分:1
  • algorithm-of-xiongyali
    说明:  该文件给出了图论中最短路径的算法程序,其算法使用匈牙利算法(The document gives the shortest path in graph theory algorithm program, the algorithm uses the Hungarian algorithm)
    2011-03-04 23:31:34下载
    积分:1
  • Research-Study-of-Hand-Gesture-Recognition-Techno
    This paper deals with gesture reg technique. 2012 IEEE . Very good.
    2013-01-04 21:22:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载