搜索资源列表
bch
- BCH 编解码的MATLAB 实现。BCH码是一类重要而有效的纠正多个随机错误的循环码,由于该码具有严格的代数结构,所以是到目前为止研究得最为详尽、应用最为广泛的一类码,已有多种译码算法。-BCH codec of MATLAB. BCH is a kind of important and effective redress the wrong number of random cyclic code, as the code strictly algebraic structure, it
simulate
- 循环冗余校验CRC (Cyclic Redundancy Check)码是由分组线性码的分支而来,其主要应用是二元码字。编码简单且误判概率很低,在通信系统中得到了广泛的应用。循环冗余校验码是属于分组码中的一类重要的线性码,它不仅在理论上具有很好的代数结构,而且其编码和译码可以通过线性移位寄存器很容易地实现。 通过对CRC的分析和基于MATLAB工具的仿真,充分证明了CRC的检错能力很强,编码简单。
循环码
- 循环吗的C语言实现-cycle? C Language
joseph小程序
- 2.1将n个人围成一圈,m为未进入游戏前的先行码,用来淘汰第一个出 局的人,然后依次给出淘汰者的密码,根据输入的密码来确定下一个淘汰是哪一个,并依次输出被淘汰的人对应的号码。 2.2用单向循环链表实现操作。-2.1 n personal cordons m not yet entered the game before the first yards out for the first out, then eliminated were given the password, the passw
xunhuan
- 循环码实验,能实现循环码的编码和译码功能。程序简单,易懂-Cyclic code experiment, to achieve encoding and decoding of cyclic codes function. Procedures are simple and easy to understand
(7-3)-cyclic-code
- 用MATLAB实现(7,3)循环码算法,很好的体现了循环码的特性-Using MATLAB implementation (7,3) cyclic code algorithm shows good characteristics of cyclic codes
gsm_efs
- 用matlab实现的GSM TCH/EFS系统在高斯信道、瑞利信道下的性能仿真,其中用到了循环编码、卷积码、交织码等信道编码技术-Using matlab to achieve GSM TCH/EFS system in the Gaussian channel, Rayleigh channel the performance of simulation, which uses a loop encoding, convolutional codes, interleaving codes c
achieve(74)
- 使用MATLAB实现(7,4)循环码的编译码-Use MATLAB to achieve (7,4) coding and decoding of cyclic codes
simulator2
- 用Matlab实现一个矩阵的循环码编码的仿真。-Implement a matrix with Matlab coding loop simulation.
coder
- 实现(7,4)循环码编码和解码的matlab的GUI界面程序,内含使用说明-Implementation (7,4) cyclic code encoding and decoding matlab GUI interface program that contains instructions
fec
- 实现信道的循环码编码和解码以及检验纠错的仿真测试-Implementation cycle of the channel decoding and error correction coding and testing
xindaobianma
- 基于matlab的信道编码实现,包括现行分组码和循环码和卷积码,通过比较得到不同信道编码方式的性能区别-Matlab-based channel coding to achieve, including the current block codes and cyclic codes and convolutional codes, obtained by comparing the different channel coding performance difference
eclipse
- 动态实现循环码的译码!! 只要求输入信息序列!-Dynamic implementation of cyclic codes decoding! ! Only requires input information sequence!
cycliccode
- 本段程序是实现(7,3)循环码的编译码以及纠错功能的。-This program segment is to realize (7, 3) the cyclic code (and the function of error decoding.
Information-Programming
- 用C语言编程实现了信息论中比较难的模37和循环码。-Information theory more difficult to mold 37 and the cyclic code with C language programming.
cyc_encode
- (7,4)循环码的编译,在GUI界面上实现-Compilation (7,4) cyclic code in the GUI interface to achieve
hmgeivbd
- 有循环检测,周期性检测,LDPC码的完整的编译码,基于SVPWM的三电平逆变的matlab仿真,计算多重分形非趋势波动分析,实现了对10个数字音的识别程。-There are cycle detection, periodic testing, Complete codec LDPC code, Based on SVPWM three-level inverter matlab simulation, Calculate the multifractal trend fluctuation a
xhmcode
- 环码:无权码,每位代码无固定权值,任何相邻的两个码组中,仅有一位代码不同。 一个(n,k)线性分组码C,若它的任一码字的每一循环移位寄存器都是C的一个码字,则称C是一个循环码 给出了循环码的定义以及由生成多项式求解生成矩阵和系统生成矩阵的过程,并在Matlab环境下写出了循环码的编码器代码,实现了编码功能- Ring Code: no right code, each code is no fixed weight, any two adjacent code groups,
BCH码 (1)
- 实现循环码——BCH码的编译。。。。。。。。。。。。。。。(Compiling the cyclic code - BCH code)
实验6-BCH循环码的编码与译码的matlab实现 (1)
- 对BCH实现的matlab纠错实现。。。。。,,,,。(Implementation of BCH implementation of MATLAB error correction)