登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • digital_modulation_GUI
    说明:  Matlab实现的数字调制算法源代码(ASK, OOK, BPSK, QPSK, 8PSK)(Matlab implementation of the digital modulation algorithm source code (ASK, OOK, BPSK, QPSK, 8PSK))
    2011-04-15 09:23:21下载
    积分:1
  • SinusoidalasymmetricPWMmodulatiobased3PhInverter
    Static power inverter can be analyzed by means of means of widely available circuit simulation software packages such as MATLAB. However, they are usually modeled a set of real switches, which results in long execution tines and possible convergence problems in the case of complex circuits. This paper proposes different PWM techniques to used in the simulation of three-phase power inverter. The
    2013-11-28 22:09:53下载
    积分:1
  • camshift
    matlab实现的目标跟踪算法,经调试能用。(Target tracking algorithm matlab implementation, debugging can be used.)
    2013-12-02 20:10:33下载
    积分:1
  • jsjy20070288
    说明:  :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。(: Genetic algorithm for the lack of easy to fall into local optimum, in the standard genetic algorithm based on the insertion of three new operations- rehabilitation, reconstruction, and excellent operational record, so that the improved genetic algorithm converges to the global optimum, and in this by the roadside on the basis of constraints, dynamic obstacle avoidance and the shortest path as the fitness function is proposed dynamic obstacle avoidance path planning method. Simulation results through experiments the effectiveness of the algorithm, accuracy and real-time, and with previous genetic algorithm based path planning method to compare the results show that the method proposed in the resulting path length and algorithms have a running time better performance.)
    2009-08-24 12:38:51下载
    积分:1
  • The-matlab-algorithm-program
    matlab编写的有关图论方面的程序,在这里与大家分享,共同学习!(Matlab prepared by the relevant theory of the procedure, here and share with everyone, learning together!)
    2012-05-15 10:24:49下载
    积分:1
  • ReadSegy
    地震数据 segy 文件,读写工具 readsegy(segy tools)
    2013-08-22 14:43:18下载
    积分:1
  • gray_prediction_shichang_zhanyoulv
    利用灰色预测,经matlab编程,求出未来几年出版每门课程市场占有率情况,并进行级比检验、残差检验(Gray prediction by matlab programming, find the next few years, the market share of each course publishing, and to carry out class ratio test, residual test)
    2013-11-02 10:49:58下载
    积分:1
  • qidong
    电力系统继电保护故障启动程序,matlab编写的程序(Power System Fault launcher, matlab program written)
    2010-07-07 09:41:53下载
    积分:1
  • MATLAB_GUI_Design_EXAMPLE_PHYSICAL
    说明:  MATLAB GUI设计实例程序(大学物理)
    2010-03-24 17:24:54下载
    积分:1
  • labview-academict-site-licence
    idea about instrumentation test and measurement
    2014-08-20 14:52:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载