-
subspace_OFDM
衰落信道下的盲估计研究MIMO-OFDM,ofdm子空间仿真程序(ofdm)
- 2009-03-25 17:57:37下载
- 积分: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
-
Grid_connected-_PV_Fuzzy_MPPT-cell_model
Grid_connected _PV_Fuzzy_MPPT-cell_model
- 2020-11-04 17:19:51下载
- 积分:1
-
mtech2
SEGMENTATION CODE FOR LUNG CANCDDER
- 2013-11-29 22:51:51下载
- 积分:1
-
jisuanqi4
计算器的功能实现程序,该程序一多次仿真通过,健壮好用(There was a new quiz show on television last night, but we were just outside and sitting down to dinner when it came on.)
- 2013-11-20 21:19:37下载
- 积分:1
-
元胞自动机与MATLAB
这本关于元胞自动机的教材结合了matlab例程,讲解生动,读者朋友可以自己尝试建立自己的元胞自动机模型(This textbook on cellular automata combines the MATLAB routine with a vivid explanation that readers can try to build their own cellular automata model.)
- 2020-10-14 21:17:30下载
- 积分:1
-
jumpgarchfun
跳跃扩散模型结合条件异方差自回归模型的参数估计(Jump diffusion model combined with conditional heteroskedasticity self-parametric regression models estimate)
- 2021-03-30 17:29:10下载
- 积分:1
-
theapplicationofmatlab
说明: matlab在图像处理,界面设计以及数值分析等各个方面的应用。(the application of matlab in image processing, numerical analysis, interface design and so on)
- 2010-04-13 15:21:10下载
- 积分:1
-
modulation
ask qpsk bpsk的调制解调程序 希望对 大家有所帮助(ask qpsk bpsk of modulation and demodulation process hope to help)
- 2010-05-13 19:57:18下载
- 积分:1
-
applied_engineering_mathematics_matlab
matlab 工程数学应用——许波,刘征编著(Applied Engineering Mathematics matlab)
- 2010-11-29 17:33:10下载
- 积分:1