登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • Dipole_FDTD
    it is matalb code for dipole antenna using fdtd
    2014-09-09 03:33:23下载
    积分:1
  • TimeFrequency
    perform transformation to time frequency domain
    2011-07-03 02:25:37下载
    积分:1
  • work-2
    MATLAB信号处理扩展函数,用于信号处理的扩展函数,可大提高你的效率!(MATLAB signal processing spread function for the expansion of signal processing functions, you can improve the efficiency of large!)
    2008-05-16 17:31:56下载
    积分:1
  • baizaosheng
    关于白噪声的仿真程序,有功率谱及fft的变换等,很有用(About the white noise simulation program, a power spectrum and FFT transformation and so on, is very useful )
    2013-03-06 09:21:09下载
    积分:1
  • cff
    分数阶傅立叶变换程序汇总(MATLAB).....................(cff)
    2010-06-12 18:00:48下载
    积分:1
  • diffxy
    this is diff in matlab.
    2011-07-09 03:37:03下载
    积分:1
  • DC
    说明:  Matlab code source about modeling DC motor
    2009-08-07 06:59:20下载
    积分:1
  • Newton-ring
    这是物理实验中的光学实验,牛顿环实验Matlab模拟(This is the physics experiment optical experiment, Newton rings experiment Matlab simulation )
    2012-05-24 22:38:16下载
    积分:1
  • besjexp
    part 5 schrodinger solve...
    2012-08-22 21:49:24下载
    积分:1
  • my_project
    接收端对有干扰污染后的信号进行对应解码,并计算误码率; 将输出仍然排列为n列的矩阵,计算监督矩阵H,用编码矩阵和监督矩阵相乘判断是否有误码,并根据错误图案纠正误码(The receiving end of pollution have interference signals corresponding to decoding, and calculate the bit error rate the output is still ranked as the n column matrix, computing the supervision matrix H, with matrix encoding and monitoring to determine whether matrices have error, and in accordance with error patterns to correct error)
    2009-02-27 19:27:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载