搜索资源列表
RS_codec_system
- 这是我自己编写的一个完整的多进制GF域上RS信道编解码系统。解码采用梅西迭代算法。整个算法模块功能分明,GF域上运算都单独成为子模块,移植性强。还附有测试程序,方便了解各个模块的功能完成情况。-This is my own preparation of a comprehensive multi-band GF RS domain channel codec system. Messi iterative decoding algorithm used. The whole algorithm
channelcoding
- 数字集群信道编解码程序,包括BCH和RCPC,属于欧洲ETSI Tetra标准。-digital trunking channel coding and decoding procedures, including BCH for RCPC and, European ETSI Tetra standard.
fec-3.0.1.tar
- Reed-Solomon信道编解码,支持RS(223,32),无线模块和数据存储的有力工具
demo_turbo
- matlab编写的turbo码示例程序,用于通信系统的信道编解码仿真
ldpcdecoderandencoder
- 这是国标数字电视地面传输标准里信道编解码器的MATLAB程序,用的是LLR-BP的解码算法,请大家指正。另有根据国标生成的生成矩阵和校验矩阵稍后传上来
simulate_QPSK
- OFDM,QPSK调制下仿真程序,包括信道编解码,调制解调,上下采样
TurboCode
- 信道编解码中的turbo编解码程序,采用了多种解码算法,进行了性能比较,信道模拟高斯白噪声信道
信道编译码
- 信道编译码,采用74汉明编解码
ofdm_system.rar
- ofdm系统matlab仿真m程序,包括信道编解码,多径信道,信道估计以及误码率统计等功能,matlab simulation m OFDM system procedures, including channel coding and decoding, multi-path channel, channel estimation, as well as features such as bit error rate statistics
TD_SCDMA.rar
- td_scdma的完整程序,包括发送和接受两部分,涉及信道编解码,交织,扩频等,td_scdma complete process, including sending and receiving two parts, related to the channel encoding and decoding, interleaving, spreading, etc.
GSM_simlate_packge.rar
- 基于matlab开发的GSM物理层仿真程序,包括信道编解码、GSMK调制解调、viterbi均衡等整套的L1算法,并有详细的文档说明。,Matlab based on the development of GSM physical layer simulation program, including channel encoding and decoding, GSMK modulation and demodulation, viterbi algorithm for a balanced
Turbo-Code
- 该程序用来实现Turbo编解码,而Turbo码是一种信道编码、且是一种纠错码,可以保证信息的传输质量,本程序是用matlab实现的!-The procedure used for Turbo coding and decoding, while the Turbo code is a channel coding, and is an error-correcting codes, can guarantee the quality of information transmission, th
联合信源信道编解码
- 联合信源信道编解码方面的文章,讲解的是具体的联合信源信道编解码技术的应用,值得参考(Joint source and channel codec articles)
联合信源信道编解码应用
- 联合信源信道编解码,是具体的联合信源信道编解码技术的应用之一(Joint source and channel codec articles)
Joint source and channel codec articles
- 联合信源信道编解码方面文章,是目前具体的联合信源信道编解码技术的应用之一(Joint source and channel codec articles)
联合信源信道编解码相关应用
- 联合信源信道编解码技术目前应用较广泛的几种具体应用之一,值得学习(Joint source and channel codec articles)
LDPC
- LDPC码的编解码程序,能够在matlab上运行。(LDPC encoding and decoding)
瑞利衰落信道的误码率分析源代码
- 1.瑞利衰落信道的表示。 2.使用 matlab 构建QPSK 通信仿真系统。 3.使用matlab 分析所构建系统在加有白噪声的瑞利衰落信道情况下的误码率。 4.对增加信道编解码后的信道,使用 Matlab 重新进行误码率分析(编解码方式任选) 。(1.Representation of Rayleigh fading channels. 2. using MATLAB to build QPSK communication simulation system. 3. using
DL--信道编解码
- 深度学习用于无线通信中的信道编解码最新论文,非常值得一看(Learning-Based Channel Coding/Decoding)
卷积编解码
- 使用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