-
PUDN
Replace the native Matlab Hamming window
- 2009-02-14 04:04:02下载
- 积分:1
-
pso
A modified version of PSO algorithm which can be used to search the minimum value inside a specified range. Using f1s.m to test the function!
- 2009-05-07 21:15:49下载
- 积分:1
-
ZLzl2T2Rblastqr
mimo系统2发2收的blast系统QR算法仿真。(mimo system 2 of the blast made 2 admission QR algorithm simulation system.)
- 2009-05-20 22:42:59下载
- 积分:1
-
gatbx-toolbox
说明: matlab遗传算法工具箱,解决遗传算法中函数不识别的现象(matlab genetic algorithm toolbox to solve the genetic algorithm function does not recognize the phenomenon of)
- 2008-11-25 11:24:35下载
- 积分:1
-
MatchFilterLFM
高分辨率雷达 距离向压缩算法滤波器设计 三种方法 全面设计(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 幅频响应 )
)
- 2013-10-12 22:32:06下载
- 积分:1
-
BESTESTSens
segmenting image whith matlab
- 2013-12-24 22:17:57下载
- 积分:1
-
UWB_Channel_IEEE_802_15_3a
利用MATLAB建立了IEEE_802_15_3a的UWB标准的多径信道的系统仿真,给出了相应的分析(failed to translate)
- 2010-06-07 15:51:32下载
- 积分:1
-
802.11-2007
IEEE802.11(2007) standard for mac and physical layer
- 2011-01-18 14:35:00下载
- 积分:1
-
tdm_figure
MATLAB CODE FOR TIME DIVISION MULTIPLEXING SIGNALS
- 2013-11-20 13:30:53下载
- 积分:1
-
twoDomp
基于L阵的二维信号稀疏分解的DOA估计 应用稀疏分解方法进行二维DOA估计(Estimation sparse decomposition method based on two-dimensional signal-dimensional DOA estimation of sparse matrix decomposition L DOA)
- 2014-01-06 17:20:07下载
- 积分:1