登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • Colormodetem
    说明:  有色噪声干扰下多变量系统的辅助模型辨识方法(Colored Noise multivariable model identification method of the auxiliary system)
    2011-03-02 09:27:26下载
    积分:1
  • tQUBBIT4MATLLh
    该算法是用于量子运算的matlab程序源码码,包含声称量子态,量子寄存器等 可直接使用。 (The algorithm is used for quantum computing matlab program source code contains the claim that quantum states, quantum register can be used directly.)
    2012-06-12 13:49:46下载
    积分:1
  • LeastSquare
    用来解算卫星导航定位方程的经典最小二乘法,适当修改可以实现实时解算(To satellite navigation and positioning equation solver of the classic least-squares method, with appropriate modifications can achieve real-time solver)
    2011-09-01 20:46:58下载
    积分:1
  • vad
    在语音识别中来完成对语音信号的端点检测以便于减少冗余(In speech recognition to complete the speech signal endpoint detection in order to facilitate the reduction of redundancy)
    2016-05-21 10:53:28下载
    积分:1
  • 地震面波正演反演所需要的序mat_disperse
    地震面波正演反演所需要的程序,使用于地震合成记录(Forward seismic surface wave inversion program needed)
    2021-03-09 15:59:28下载
    积分:1
  • dace
    这个程序纪要是用于克里金差值拟合的dace调用,dace程序简化了克里金调用(The summary of this program is the dace call for the Kriging difference fitting. The dace program simplified the Kriging call.)
    2018-05-09 22:31:26下载
    积分:1
  • Tikonov_Regularized_Solutions_For_1D_Shaw_Problem
    1-D Shaw Problems: Finds the Tikhonov regularized solutions (L = I) for a variety of choices for alpha and generates a waterfall plot of the results
    2009-04-28 14:03:26下载
    积分:1
  • ShowCorrespond
    It can show the lines of corresponding points in two images for input points. If you have sift function, then you can utilize this function.
    2011-06-01 14:34:25下载
    积分:1
  • CADApps
    CAD APPS is a set of Computer Aided Design (CAD) and Exploration Applications (APPS) that were developed for undergraduate Mechanical and Aerospace Engineering (MAE) students. The CAP APPS solve problems that are typically found in MAE courses. The CAD APPS have also been found to be useful to high school students, graduate students, and others.
    2014-08-25 23:55:58下载
    积分:1
  • lmd
    局部均值分解是由Smith提出的一种新的非线性和非平稳信号分析方法。由于LMD是依据信号本身的信息进行自适应分解的,产生的PF分量具有真实的物理意义,由此得到的时频分布能够清晰准确地反映出信号能量在空间各尺度上的分布规律。(Local mean decomposition is a new nonlinear and non-stationary signal analysis method proposed by the Smith. Since LMD information is based adaptive signal itself decomposed, resulting PF component has real physical meaning, when the resultant frequency distribution of the signal can be clearly and accurately reflect the spatial distribution of the energy of each scale.)
    2013-12-03 15:19:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载