资源列表
QPSK在AWGN下的仿真
- QPSK在AWGN下的星座图,计算误码率并与理论的误码率进行比较,绘出比较图。
3G-4G-5G技术
- 3G、4G、5G学习资料的ppt,可以学习一些理论知识(3G, 4G, 5G ppt of learning materials, you can learn some theoretical knowledge.)
MATLAB_ZF
- 大规模MIMO系统中混合精度ADC采用ZF接收机的仿真代码(Simulation Code on Mixed-ADC in a Massive MIMO System Using ZF Receiver)
TDOA定位的Chan算法MATLAB源代码
- TDOA 算法, 用于通信系统中用户的定位,4G,5G通信系统可以用(TDOA MATLAB code for 4G and 5 G application)
V2V_WIM2_2016-9-12
- 车联网最新物理层仿真程序,有关信号的衰落,路径传播等等!(The latest car networking simulation program, the physical signal fading, propagation path and so on!)
【必看】SIM800C顶配版 开发板用户手册V1.5
- SIM800C-用户手册,短信收发,打电话,接电话(SIM800C- user manual, SMS send and receive, call, answer the phone.)
27834490leach-c
- 基于无线传感器网络中分簇路由协议leach协议的改进协议leach-c协议,可在matlab中运行通过。(Leach-c protocol, an improved protocol based on LEACH protocol for clustering routing in wireless sensor networks, can run through matlab.)
CDMA技术说明及仿真程序
- CDMA技术原理、发展,以及MATLAB实现源程序
需求
- 5G通信采用LDPC码,LDPC已经受到广泛使用,对于初学者,此代码可以实现LDPC编译码功能,采用matlab软件。(Implementation of LDPC Coding and Decoding Function)
LDPC
- 无论是那种编码方式,在AWGN信道中的性能都明显由于在瑞利衰减信道中的性能。这一点也符合实际。毕竟AWGN信道是瑞利衰减信道的特殊情况。除此之外,在研究单一编码方式误码率时,样本帧数越大,则得到的误码率曲线就越平滑,较少出现较明显的凸起。(Either way, the performance in AWGN channel is obviously due to the performance in Rayleigh attenuation channel. This is also in l
NonBinary_LDPC
- ldpc码是现在5G主要的应用,因此该程序研究了实现多进制ldpc编译码的方法,为进一步学习ldpc码具有一定作用。(LDPC code is now the main application of 5G, so the program studies the method to realize the coding and decoding of multi-digit LDPC code, which has a certain role in further learning the LD
turbo_new
- 包含完整的编译码代码和误码率仿真曲线,给出了1/10码率的情况,也可更改为其他码率(sova , logmap decoding)