-
tdma
四路信号的多路复用研究及仿真实现,通过时隙的分配观察复用前后的波形图。(Four channel signal multiplexing research and simulation implementation, through the slot allocation to observe the waveform before and after multiplexing)
- 2018-05-11 16:32:51下载
- 积分:1
-
bpsk_Awagn_Rayleigh
说明: 实现了一个直接扩频系统,使用BPSK作为调制解调方法。并比较白噪声AWGN及瑞利衰落(rayleigh fading)环境下,误码率的影响。(There are two files in the zip folder. bpsk_spread.m and jakesmodel.m
Steps for simulation:
1] Run jakesmodel.m first
2] Then run bpsk_spread.m .
3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented
4] The resulting performance is stored in BER_awgn.
5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file.
6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable.
7] Run the simulation.
To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray
>>semilogy([1:8],BER_awgn(1:8), g* )
hold on
semilogy([1:8],BER_ray(1:8), -.b* )
hold on
grid on )
- 2010-03-22 23:11:17下载
- 积分:1
-
Superimposed-training
叠加训练序列的最小二乘信道估计与最小均方误差均衡,QPSK调制,做了4次迭代估计的性能对比。(superimposed training, least squares (LS) channel estimation, MMSE equalizer, QPSK modulation, 4 times iteration.)
- 2013-01-16 19:17:18下载
- 积分:1
-
Communication-System-Simulation
《通信系统仿真原理与无线应用》MATLAB源代码,在pudn网上也看到有这个代码,但是那个不全,有好几章代码没有,这个完整版的。(Communication System Simulation principle and wireless applications. "MATLAB source code, in pudn online to see this code, but incomplete,
Several chapters code is not the full version.)
- 2012-02-18 15:15:58下载
- 积分:1
-
相控阵雷达天线模型及仿真
说明: 相控阵雷达天线模型及仿真论文,非常好用,推荐(Phased array radar antenna model and simulation paper, very useful, recommended)
- 2019-04-21 15:46:36下载
- 积分:1
-
IR-UWB
超宽带无线通信仿真平台,基于IEEE标准制定,IR-UWB(Ultra-wideband wireless communications simulation platform, based on IEEE standards, IR-UWB)
- 2010-11-10 14:59:29下载
- 积分:1
-
OfdmHpaEffects
explains OFDM transmitter AM/PM effect at 64QAM signals
- 2007-07-21 09:30:13下载
- 积分:1
-
Coded_Orthogonal_Signaling(1993)
正交编码方面的文章Coded Orthogonal Signaling(1993)(Coded Orthogonal Signaling(1993))
- 2010-05-29 21:34:33下载
- 积分:1
-
MAC__KAC__azdsess
Get the remote machine MAC address source code(Get the remote machine MAC address in the source code)
- 2017-06-09 20:30:33下载
- 积分:1
-
Kalman
针对影响目标跟踪性能的关键因素——机动目标模型及其状态转移方程,探讨了基于Singer统计模型的卡尔曼滤波算法实现。(Aiming at the key factor that affects the performance of target tracking maneuvering target model and its state transition equation, the Calman filtering algorithm based on Singer statistical model is discussed.)
- 2017-09-20 23:25:51下载
- 积分:1