搜索资源列表
2Tx_2Rx_STBC_MAP
- 该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,设置各种参数 gendatabits.m: 生成原始信息比特数据的程序 conv_encoder.m: 卷积码编码器 interleave.m: 交织器 mod_2Tx_STBC_DFUSC_Convcode.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfect
Turbo--matlab_3GPP
- 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 这四个文件是子译码器 interleaver_3GPP.m 3GPP标准的交织器。Turbo.m中可以选择
RS_CODEC
- 该程序是RS编译码器的MATLAB仿真程序,里面有对程序的详细说明和解释。包括编码算法和译法算法的原理,流程以及代码实现。对掌握RS码有非常好的学习价值。
viterbi
- 卷积编码程序可以用于不同类型的编码器实现可行的编码
Turboencoding
- 本程序详细地描述了TD-SCDMA的Turbo编码器和Turbo译码器,对大家的学习很有帮助-This procedure is described in detail TD-SCDMA' s Turbo encoder and Turbo decoder, to all of us to learn very helpful
RS(244_212)
- 一款RS缩短码的源代码,可修改其中主程序的数据变任意一种RS码的编码器,此程序经多次验证均正确,且采用标准代码格式描写,易读。-A shortened RS code source code, which can modify data in the main program code change any of the RS encoder, this procedure has been repeatedly verified are correct, and the use of stan
MS_Encoder_Init
- cdma2000 matlab simulink 卷积编码器 程序-cdma2000
turbo
- turbo码matlab程序,仿真图,编码译码,交织器,迭代次数。-turbo codes matlab, emulation map, coding and decoding, interleaver, the number of iterations.
cc_encoder
- 基于3Gpp 标准话得 卷积码编码器matlab程序-Convolutional encoder
haffuman
- 关于用MATLAB语言来编写哈夫曼的编码器的程序-Program on the MATLAB language to write the Huffman encoder
dpskzuizuihou
- 本程序模拟了一个2DPSK发送和接受的完整过程,差分编码采用模2加的方式得到,本次实验采用的是相移键控的方法得到发送信号,2DPSK信号最常用的解调方法有两种,本次实验采用的是极性比较法,先通过2PSK相干解调器,再经过码(反)变换器得到基带信号。 -This program simulates a 2DPSK sending and receiving complete process, differential coding is completed by modulo-2 additi
deep-learn-Autoencoder_Code
- 深度学习的自编码器MATLAB程序。需根据文档内说明进行相关文件下载并配置-Depth of learning from the encoder MATLAB. To be based on the relevant documents within a document instructions to download and configure
newbiaoding4
- 磁电编码器的标定程序,通过对磁电编码器的标定,得到更高精度的编码器-Magnetic encoder calibration procedure, by the calibration of the magnetic encoder to obtain a more accurate encoder
cycledecode
- 信道编码中的梅吉特译码器的演示程序,包括界面编程。-Meggitt decoder channel coding of the demonstration program, including the programming interface.
LDPC码编译码算法的研究与实现_李会雅
- 本文首先介绍了几种LDPC码的编译码算法,同时推导了译码错误概率和密度进化 过程,讨论了信道参数的门限效应。接着对LDPC码二分图中长度为4的环进行了深入 研究,提出了一种LDPC码校验矩阵的消4一环生成算法,采用Matlab和VC++融合编程 方式,完成了此算法的程序设计。此算法不仅可生成二进制LDPC码的校验矩阵,并且 对算法修正后,也可生成多进制LDPC码的校验矩阵。采用此算法后可避免LDPC码译 码过程中的重复迭代,显著提高了短帧LDPC码的误比特率性能。同时对不同参数对 L
Q4_1
- 已知(10,6)系统循环码的生成多项式为:g(x)=x4+x+1,请设计该循环码的编码器。输入随机码元序列长度至少1000位。按照错误概率Pe随机产生差错图样,得到实际接收码字。 根据接收到的码字进行译码,计算误码率。调整Pe的大小,画出误码率与Pe之间的关系曲线。程序难度不大,如需要其他参数请自行调整。有问题可以私聊。(The generating polynomial of known (10, 6) system cyclic codes is g (x) =x4+x+1, please