登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • an-example-of-neural-network
    此程序介绍了车牌识别中一个简单的神经网络识别案例,对于初学者具有较大帮助。(This program introduces a simple license plate recognition neural network case, have greater help for beginners.)
    2011-05-15 11:18:07下载
    积分:1
  • 矿用刮板输送机 2017-IEEE-Mining
    说明:  2017-IEEE-Mining Scraper Conveyor
    2020-06-22 00:00:02下载
    积分:1
  • guandao1
    惯性导航误差分析程序可以做误差曲线图像,可以模拟真实系统的误差特性(Inertial navigation error analysis program can make the error curve of the image, you can simulate the real system error characteristic)
    2007-08-29 19:24:04下载
    积分:1
  • intersectPlanes
    This file is used to find out the distance between a point and a line in 3d
    2010-08-12 16:26:40下载
    积分:1
  • chap9
    《智能控制》第二版(刘金琨著)程序源码第九章(" Intelligent control" , Second Edition (Liu Jinkun a) program source code IX)
    2011-04-26 09:45:11下载
    积分:1
  • 用于matlab编写多目标粒子群算法 MOPSO
    本算法用于matlab编写多目标粒子群算法,经过多次调试,说明详细,可直接使用(For multi-objective particle swarm algorithm)
    2021-02-02 10:00:00下载
    积分:1
  • nijie
    机械手运动学方程求解 。分别输入机械臂的末端坐标,求出第一组角度解 ,第二组角度解。(Manipulator kinematics equation. Manipulator, respectively, the end of input coordinates, the perspective of the first group obtained solution, and the second group of solutions perspective.)
    2007-10-26 11:25:07下载
    积分:1
  • codeprocess
    (15,11)BCH编码和译码c语言程序,直接解压就可以了((15.11) BCH encoding and decoding c language program, it can directly extract the)
    2006-05-22 09:56:22下载
    积分:1
  • LDA
    Linear Discriminant Analysis
    2012-06-19 21:33:27下载
    积分:1
  • MATLAB-MBPSO-master
    基础BPSO的matlab程序,可用于学习使用(Matlab program of basic BPSO)
    2019-03-11 10:36:50下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载