搜索资源列表
CRC_codes
- 通信系统的仿真,CRC是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, CRC is an error-correcting code that can be used in communications, this example is based on the Matlab program can be used for actual simulation!
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
c9
- 基于matlab的CRC奇偶校验的实现,可以直接在matlab中运行-Matlab based on the CRC to achieve parity, you can run directly in matlab
CRC
- C R C 校验实用程序库在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。-CRC checksum utility library in data storage and data communication fields, in order to ensure data is correct, will have to adopt a means of error detection.
CRC
- cyclic redudndancy check program in mat lab
crc_rs_inv
- CRC和RS的组合编码,自编程序,能正确运行通过。 CRC+RS+交织 编码:计算CRC-->RS-->交织 数据:19byte 21byte 49byte 49byte 解码:解交织-->校验CRC-->输出/解RS后输出-->CRC校验-->输出 交织以7x7求转置交织,元素以字节为单位,交织深度7字节 数据量:19byte---->49byte(中包) 小包:10byte=
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.
crc_en
- CRC encoder for adding error detection in the data.
R_Graphics(CRC2006)
- 《R Graphics》是CRC Press 2006年的新书。详细讲解用R语言绘图。(R语言在人工智能、数值分析领域应用越来越广了,大有取代Matlab的趋势,大家不妨学学R语言)-"R Graphics" is published by CRC Press in 2006. It s about how to use R language to plot graphics.
CRCImplement
- 信息科学与通信工程中信息论编码中CRC编码的MATLAB程序-Information Science and Communication Engineering in the CRC coded information theory coding procedures MATLAB
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
MIT-matlab
- MIT Matlab教程:INTRODUCTION TO MATLAB — Fall 1999 Thomas F. Weiss Last modification September 9, 1999 1-MATLAB is a programming language and data visualization software package which is especially effective in signal processing and systems anal
crc-daima
- 超好的crc编码 与解码 在matlab中实现-Super good crc encoding and decoding is implemented in matlab
CRC
- 在matlab中实现CRC编码功能,代码简洁占用资源率低。-CRC code in matlab functions to implement the code simple and low footprint.
LTE_CRC_APPEND
- LTE中的CRC添加代码 分逐位运算和逐字节运算(查表法) matlab实现-Appending CRC for data_bits in LTE
De_CRC_Bit
- matlab环境下的 CRC解码程序,主要是用于无线通信系统中。-The the CRC decoding program in the Matlab environment, mainly used in wireless communication systems.
CRC-8
- 本程序能够完成Matlab环境下crc-8 校验码在二进制对称信道中的检错能力-This procedure can be completed in Matlab environment crc-8 checksum binary symmetric channel error detection capability
CRC_TURBO_CONVOLUTION
- 经典CRC,Tturbo,卷积码C语言实现,在matlab环境下运行,速度比matlab代码高,里面包含测试内容,经典可以用-Classic CRC, Tturbo, convolution codes C language, to run in matlab environment, faster than high matlab code, which contains the contents of the tests, you can use the classic
CRC
- MATLAB写的CRC校验编码和解码程序-CRC check code written in MATLAB and the decoder
Code-for-hamingber
- Block and CRC Hamming Coder in MATLAB.