登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • Desktop
    conversion rgb to YCbCr
    2011-01-28 09:40:24下载
    积分:1
  • ILC
    簡易的迭代學習程式,方便對迭代學習剛接觸的人使用(Simple iterative learning programs, facilitate new to people using iterative learning)
    2014-08-12 14:08:37下载
    积分:1
  • Entropy
    熵(近似熵,样本熵),适合初学者。值得一看。。。。。(Entropy (entropy of approximate entropy, sample), suitable for beginners. Worth a look... )
    2013-09-04 23:30:45下载
    积分:1
  • main
    利用参数辨识法提取相关对准参数,从而估计出陀螺漂移和数学平台偏角并进行补偿。仿真结果表明,开路罗经法对准具有较高的对准精度、较好的快速性,能够满足捷联惯导系统在静基座下实现自对准的要求。(Expressions of mathematical platform misalignment angles of the open-loop algorithm are derived and parameter identification method is used to pick-up the corresponding coefficients from angle measurements in order to identify and compensate gyro drifts and platform misalignment.The simulation results show that the open circuit gyrocompass alignment of SINS can all meet the requirement of SINS initial alignment with high accuracy and quick reaction on static base. thus can meet the high-precision alignment requirement of carrier based inertial navigation system on swinging base. )
    2014-02-09 15:52:36下载
    积分:1
  • liefie
    主要为数据分析和统计,用谱方法计算流体力学一些流动现象的整体稳定性,最小二乘回归分析算法。( Mainly for data analysis and statistics, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Least-squares regression analysis algorithm.)
    2016-04-28 20:50:48下载
    积分:1
  • PSO
    粒子群算法 matlab程序 matlab 语言 (Particle swarm optimization procedures matlab)
    2012-04-05 16:20:04下载
    积分:1
  • HAWTSim
    toolbox for simulation of wind turbine (Demo)
    2011-07-06 19:38:49下载
    积分:1
  • dm
    说明:  code of digital modulation with memory
    2014-11-25 03:45:11下载
    积分:1
  • fangzhen
    一类非线性的不确定性系统的自适应鲁棒控制,(adaptive robust control for a class of uncertain nonlinear system)
    2015-05-21 13:51:43下载
    积分:1
  • work
    本代码包含M序列和GOLDEN序列的生成,以及基于MMSE的自适应多用户(This code contains the M sequence and GOLDEN sequence generation, as well as the MMSE-based adaptive multi-user)
    2008-03-21 11:27:44下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载