-
mod_qpsk
QPSK调制matlab程序 包括基带成型滤波器 (升余弦滤波器)(QPSK modulation Matlab procedures including baseband shaping filter (or cosine filter))
- 2021-03-26 14:59:13下载
- 积分:1
-
test_sam
说明: 实现了polar在BEC信道下的编译码,画出了误码率图像(The encoding and decoding of polar in BEC channel is realized, and the bit error rate image is drawn.)
- 2019-04-09 15:37:28下载
- 积分:1
-
someguy
simulink file for FSK Modulation and Demodulation
- 2012-12-04 00:29:59下载
- 积分:1
-
Threads-and-chat-program-example
有客户端的聊天软件,可实现网络通讯,对于了解网络编程有帮助(A client chat software, network communications, network programming help for understanding)
- 2013-10-28 09:33:58下载
- 积分:1
-
TD_SCDMA
说明: td_scdma的完整程序,包括发送和接受两部分,涉及信道编解码,交织,扩频等(td_scdma complete process, including sending and receiving two parts, related to the channel encoding and decoding, interleaving, spreading, etc.)
- 2009-08-25 11:39:48下载
- 积分:1
-
SIM300DATA
SIM300的封装,对于要用GSM搞硬件开发的人很(SIM300 package, for use GSM person engaged in the hardware development is)
- 2009-02-21 17:39:52下载
- 积分:1
-
直扩信号盲识别
估计接收到的直扩信号的载频,码速率,以及扩频增益(Estimate the carrier frequency, code rate, and spread spectrum gain of the received DSS signals)
- 2017-12-13 14:55:47下载
- 积分:1
-
基于机动目标跟踪课题的整个算法程序
和雷达项目相关的目标跟踪程序,,很实用,有心人可以参考(And radar project related target tracking program, very practical, people can refer to)
- 2020-07-26 22:18:41下载
- 积分: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
-
Qam16
16QAM调制与解调的全过程,能够观察眼图、星座图、误码率等,方便研究运用16QAM调制解调的系统的性能(16QAM modulation and demodulation of the entire process, be able to observe the eye diagram, constellation diagram, error rates, facilitate the study of the use of 16QAM modulation and demodulation of the system s performance)
- 2020-11-14 09:59:42下载
- 积分:1