资源列表
faxcom.zip
- 传真解码程序
Turbomatlab
- turbo码的matlab仿真,有程序/仿真图以及论文.-turbo codes Matlab simulation, process / simulation maps and papers.
TurboDecodeAlgorithm
- 3GPP标准Turbo码编码译码仿真Matlab6.5及VC6.0源代码,并包含Turbo码编码译码原理的介绍文档。-3GPP standard Turbo coding and decoding simulation VC6.0 Matalab 6.5 source code , and includes Turbo Encoder Decoder descr iption of the principle of documentation.
FHSS_DSSS_CDMA
- matlab源码产生跳频信号的m文件,非常好的-Matlab source of the signals generated hopping m document, very good Eastern
FSK-DTMF
- AVR mega16单片机上实现FSK和DTMF解码的程序,信号由AD 7.2K采样,是可用的,但具体使用时需要根据硬件条件对参数略作调整。-mega16 achieve FSK and DTMF decoder procedures, AD 7.2K signal from the sample is available, but the specific use of the hardware required under the right conditions parameters sl
zigbee_Z-Stack 3.0 开发者中文手册
- zigbee最新手册中文版,在CSDN上购买(ZigBee's latest manual in Chinese, purchased on CSDN)
12-李洁-517021910066
- 仿真相干光通信系统,包含各种损伤和均衡算法(the model of coherent optical fiber channel)
main_SC
- 实现单载波系统仿真,采用频域均衡方式,代码运行结果良好(The simulation of single carrier system is realized, and the frequency domain equalization method is adopted. The code runs well)
QSM
- 本代码是关于正交空间调制的MATLAB代码(Quadrature spatial modulation simulation code)
OTFS_sample_code
- The reference communication system for Orthogonal Time Frequency Space modulation
新建文件夹
- 通过建立通信系统模型,最后利用MATLAB得到中断概率、误码率、信道容量的仿真图。(Through the establishment of communication system model, finally using MATLAB to get the interrupt probability, bit error rate, channel capacity of the simulation diagram.)
卷积编解码
- 使用Simulink(或m语言)仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编码、译码全部是自己编写代码(m语言方式),不是调用Simulink(或m语言)的已有编码、译码函数。并在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。(Simulink (or M language) is used to simulate convolutional coding, and Viterbi decoding method is used to decode, in which