登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • Rayleigh_ofdm
    carrier_count= 200 bits_per_symbol = 2 symbols_per_carrier = 50 loop=10 num=5 循环次数 10 子载波数 200 位数/ 符号 2 符号数/ 载波 50 训练符号数 5 循环前缀长度 T/4 调制方式 QAM 多径信道数 2(缺省) 信道最大时延 5 (单位数据符号) 仿真条件 收发之间严格同步 一个OFDM系统 在瑞利信道环境下 包括信道估计 比较适合初学者(carrier_count = 200 bits_per_symbol = 2 symbols_per_carrier = 50 loop = 10 num = 5 10 cycles 200 of the median number of subcarriers/symbol and the number of symbols of 2 /50 of the carrier the number of training symbol cyclic prefix length of 5 T/4 modulation QAM Number of multi-path channel 2 (default) 5 channel maximum delay (in the data symbol) strict synchronization between the simulation conditions receive an OFDM system in Rayleigh channel environment, including more suitable for channel estimation beginner)
    2010-09-30 20:55:46下载
    积分:1
  • isight_01
    说明:  发动机喷管设计以及性能优化计算,由isight实现,bat批处理(the calculation for out)
    2011-04-11 23:13:16下载
    积分:1
  • the-whole-differential-cost
    it is the code of the whole functions of multiobjective algorithms of the modeling
    2013-01-02 11:58:57下载
    积分:1
  • matlab
    matlab应用指南,讨论如何用多源代码文件来构造一个程序。(matlab guide, discuss how to use multiple source code files to construct a program)
    2012-04-13 11:39:32下载
    积分:1
  • RLS
    本程序用于普通递推最小二乘算法在MATLAB下的仿真,为C程序。(This procedure is for the ordinary recursive least squares algorithm in MATLAB simulation, the C program.)
    2012-04-26 10:44:51下载
    积分:1
  • HXD3
    主要内容是电力机车牵引(HXD3)simulink仿真模型,采用的是转差型矢量控制(The main content is electric locomotive traction (HXD3) Simulink simulation model, using the slip vector control)
    2014-06-01 22:23:24下载
    积分:1
  • SA-for-VRP
    it s Seimulated annealing for VRP with capacity constraint
    2011-06-10 18:11:15下载
    积分:1
  • MSST_Y
    说明:  codes for MSST, which improved the sst (swt)
    2020-06-24 16:18:24下载
    积分:1
  • lssvmpso
    基于粒子群优化最小二乘支持向量机参数的程序,很好用!!!(pos_lssvm)
    2010-12-13 12:49:45下载
    积分:1
  • PIDControl
    是有关基于MATLAB控制器设计的,尤其对于PID控制器的设计者有帮助。并附有MATLAB程序仿真。(Is related to controller design based on MATLAB, especially for the PID controller, the designer help. Accompanied by MATLAB simulation program.)
    2010-01-02 14:04:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载