搜索资源列表
code
- CRC码生成器和卷积码的仿真程序。其中CRC码可以自定义生成多相式或字符串;卷积码可以自定义约束长度和码长。
信道编码的matlab程序,CRC校验码,RS码,卷积码
- 信道编码的matlab程序,CRC校验码,RS码,卷积码,turbo码,TCM码-Matlab program channel coding, CRC check code, RS code, convolutional codes, turbo codes, TCM code
Simulationolinearblockcodes
- CRC纠错原理及其Matlab仿真,]CgC(Cyclical Redundancy c融jcin蛰糖薹l:冗务搜验碡是一砖赣要娉践往分缀码,通过多磺式聚法撩溅错误,是在数撼逶髂争数撩 压缩中广泛应蘑的裣褥棱验的循环码。-CRC error correction theory and Matlab simulation,] CgC (Cyclical Redundancy c sugar into hibernation jcin Carex l: redundant works are f
CRC
- 按字节32 位对输入信息进行CRC校验编码的Matlab 程序-CRC redundancy code according to the byte 32-bit with MATLAB
RFC_1622_CRC16_m
- RFC1662 CRC-16 table generation and CRC checking. Implemented in embedded matlab with scr ipt to test and enable c/c++ code generation. Useful fo check against VHDL/Verilog and other embedded systems to help generate test vectors.
fcs_gen
- 用于产生CRC校验的matlab源码,生成多项式g(x) = x32 + x26 + x23 + x22 + x16 + x12 + x11 + x10 + x8 + x7 + x5 + x4 + x2 + x + 1,按比特输入按字节输出-Matlab code for CRC-16 generation
peng
- 循环冗余码的生成和验证:数字通信中的编码分为信源编码和信道编码两大类。为了提高数字通信的可靠性采取的编码称为信道编码,又称抗干扰编码。数字通信中为了尽可能地提高通信的可靠性,需要采用信道编码技术,对可能或已经出现的差错进行控制,CRC码就是其中的一种编码技术。本实验就是编写RCR编码,可以模拟发送信息,噪声加入,检测验证,信息重发的过程!-Cyclic redundancy code generation and validation: digital communication in the
MFiles
- ou can use this M-file as a guideline for implementing CRC code generation using the Communications Toolbox functionality. This M-file does not include the error detection process, but you can easily use the process specified below to perform the CRC
CRC
- 通过学习CRC编码原理,本部分建立了SIMULINk模型,实现了CRC编译码。-in this part we build the simulink modol of the encoded and decoded of CRC.we can more understand the code
crc_1934
- A cyclic redundancy check (CRC) is an error-detecting code designed to detect accidental changes to raw computer data, and is commonly used in digital networks and storage devices such as hard disk drives.
crc0
- 此为完整的CRC循环冗余校验编译码的源代码。分为三个模块,清晰地显示了编译码函数的调用过程。-This is the full CRC cyclic redundancy check encoding and decoding of the source code. Divided into three modules, clearly shows the process of decoding the function call.
CRC
- 在matlab中实现CRC编码功能,代码简洁占用资源率低。-CRC code in matlab functions to implement the code simple and low footprint.
crc-for-data
- A cyclic redundancy check (CRC) is an error-detecting code designed to detect accidental changes to raw computer data, and is commonly used in digital networks and storage devices such as hard disk drives. Blocks of data entering these systems get a
CRC_transmitter
- CRC code Transmitter stage.
CRC_receiver
- CRC Code Receiver stage -> check redundancy bit
code
- TCM(Trellis code Modulation)编程、CRC校验、卷积编码、汉明码-TCM (Trellis code Modulation) program, is a good joint channel coding and modulation example,include CRC check hamming coding and convolution coding
CRC-Code
- Cyclic codes CRC implemented by MATLAB
modbus_crc
- This the matlab code for the serial communication with the ModBus RTU mode, which the input BYTE data is converted to ModBus RTU data adding on CRC code.-This is the matlab code for the serial communication with the ModBus RTU mode, which the input B
(13-9)CRC冗余校验码的编译码仿真实现
- CRC冗余校验码的编译码仿真实现 ,MATLAB仿真(Compiling and coding simulation implementation of CRC redundancy check code, MATLAB simulation)
CRC
- CRC校验码的生成及检错,随机生成/自行输入错误图样;汉明距离函数(CRC check code generation and error detection, random or self input error pattern;Hamming distance function)