登录
首页 » matlab » MatchFilterLFM

MatchFilterLFM

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

  • MATLABdianlixitongshejifenxi
    MATLAB电力系统设计与分析 pdf 电子书(MATLAB power system design and analysis of e-books pdf)
    2008-12-13 20:47:41下载
    积分:1
  • RegressionToolbox
    本文件夹中包含了多种回归算法,用matlab编写(This folder contains a variety of regression algorithm using matlab to prepare)
    2008-02-25 15:23:22下载
    积分:1
  • music_1
    一个可以实现超分辨率的程序,大家可以试一试(One can achieve super-resolution process, we can try)
    2011-04-21 17:04:58下载
    积分:1
  • 4
    说明:  matlab 教程 很有用的啊(matlab tutorial useful ah)
    2008-05-19 10:21:46下载
    积分:1
  • homer
    HOMER(Hybrid Optimization Model for Electric Renewable,可再生能源互补发电优化建模)。HOMER是一个计算机模型,它简化了离网和并网对于远程的、独立的和分布式发电系统的评估选择的任务。HOMER优化和灵敏度分析算法,可以用来评估系统的经济性和技术选择的可行性,以及考虑技术成本的变化和能源资源的可用性。(HOMER (Hybrid Optimization Model for Electric Renewable, renewable energy and solar power generation optimization modeling). HOMER is a computer model that simplifies the task of off-grid and grid for remote, stand-alone and distributed generation systems to assess choice. HOMER optimization and sensitivity analysis algorithms can be used to select the feasibility of economic and technical assessment of the system, and to consider changes in the availability of technology costs and energy resources.)
    2020-10-03 15:37:41下载
    积分:1
  • DIP
    對於影像處理的分析教學,以及解述數位訊號處理的應用(Analysis of teaching, as well as image processing paraphrase digital signal processing applications)
    2013-01-04 11:26:37下载
    积分:1
  • Ethernet_rev0.1
    Ethernet for PNX8935, PNX8932, PNX8335, PNX8332
    2010-06-01 01:49:14下载
    积分:1
  • 多尺度
    脑电信号特征提取 多尺度方法 经验模态分解 均值粗粒化 移动均值粗粒化(Feature Extraction of EEG Signals Multiscale method Empirical Mode Decomposition Mean coarsening Moving mean coarsening)
    2020-09-14 12:27:57下载
    积分:1
  • gmsk
    gmsk调制信号的产生,包括求解相位、正余弦表的量化、眼图的产生以及相位路径图的产生(gmsk modulated signal generation, including the solving phase, sine and cosine tables to quantify eye map generation and the generation of phase)
    2011-05-21 21:19:19下载
    积分:1
  • simulinkthermal
    介绍了MATLAB软件的SIMULIK的使用方法,阐述了MATLAB软件在火电厂自动控制系统调整中的应用(on MATLAB software SIMULIK of use, MATLAB software described in the thermal power plant control system adjustment of)
    2006-11-28 17:34:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载