-
SataliteLink16QAM
16 Quam modulation and link budget calulation for SATCOM
- 2011-07-29 02:59:20下载
- 积分:1
-
rongliang
matlab信道容量仿真,包括正态,瑞利,nakagami三种信道情况下的信道容量(channel capacity matlab simulation, including normal, Rayleigh, nakagami three kinds of channels in case of channel capacity)
- 2020-11-06 20:59:51下载
- 积分:1
-
SpeechCore
This is about the speaker recognition system, this system is about automatically recognizes the speaker speech. and this is the present active research filed in speech processing
- 2011-07-21 20:55:32下载
- 积分:1
-
TM_OPEN
用matlab实现二维情况下TM波在自由空间的的传播仿真,带有PML边界.很直观的!(realize the propogation of electromagnetic in TM mode under 2-D situation in free space,with respect to the PML ABC.)
- 2010-10-27 09:20:38下载
- 积分:1
-
biliner-matlab
双线性插值的matlab实现,可以用于运动补偿,对处理后的图像进行重建等。(Bilinear interpolation matlab realize that can be used for motion compensation, to deal with the images after reconstruction.)
- 2008-03-26 21:05:33下载
- 积分:1
-
99999
离散对称信道的信道容量的计算离散对称信道的信道容量的计算(Discrete symmetric channel is the channel capacity of computing discrete symmetric channel calculation of channel capacity)
- 2020-11-17 09:39:39下载
- 积分:1
-
histeq
用C语言编写MATLAB 函数, 主要用于DSP芯片上, 也可用于参考将C语言转换为汇编(Use the programming language C to write MATLAB function, histeq )
- 2014-12-17 12:24:48下载
- 积分: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
-
shengyanibiancheckfinal
MATLAB 仿真一个光伏升压变流器,从12V升到大概300多伏吧,很基本的仿真模型。(matlab PV invertor)
- 2016-01-06 15:07:40下载
- 积分:1
-
AFrequencySynchronizationMethodfor3GPPLTEOFDMASyst
一篇有关TDDLTE的频率同步的文章,介绍了LTE的帧结构,及相关频率同步的方法(An article about the frequency of synchronous TDDLTE article introduces the LTE frame structure, and related method of frequency synchronization)
- 2010-09-03 22:03:45下载
- 积分:1