搜索资源列表
BPSKQPSK
- 本课程提供的示范程序包括三个方面,分别是BPSK、M(M=4、8)进制PSK和DPSK通信系统的仿真。前者由c++实现,后两者用Matlab语言编写。
BPSK
- 数字通信中的数字调制方式之BPSK(二进制相移键控)调制和解调的m语言,-Digital communication in the modulation of the number of BPSK (binary phase shift keying), m language
QR
- QR分解是球形MIMO检测算法必不可少的环节,本代码采用m语言描述了QR分解分解具体怎么实现,而不是直接调用matlab内部函数,采用的是QR分解的脉动阵列结构,据此代码可轻易实现QR分解的FPGA设计-QR decomposition is an essential part of the spherical MIMO detection algorithm, the code uses QR decomposition decomposition m language to describe