搜索资源列表
CRC
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
CRCMatlab
- 循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。-CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.
LRC
- Longitudinal Redundancy Check (LRC) for Modbus PLC Controllers using ASCII
CRC(Cyclical-Redundancy-Checking)
- 本设计研究了纠错码及循环冗余校验码的原理,以及利用MATLAB对其进行了编程和编译仿真,实现了CRC循环冗余校验码的编码及校验,在接收端收到通过校验的码.-This design research the error correcting code and cyclic redundancy check code principle, and the use of the MATLAB programming and compile the simulation, realized the CR
UEMC
- 分别假定英文信源为m 0,1,2,...,5 阶马尔科夫链考察其熵率、 信息 冗余度和结构信息;仅考虑英文的 阶马尔科夫链考察其熵率、 信息 冗余度和结构信息;仅考虑英文的 26 个字母,不区分大小写。 用MATLAB 实现。-English sources are assumed as m 0,1,2, ..., 5-order Markov chain examine its entropy rate, information redundancy and structu
IntraPrediction_I_frame
- Intra-frame coding is used in video coding (compression). It is part of an intra-frame codec like ProRes: a group of pictures codec without inter frames. Intra-frame prediction exploits spatial redundancy, i.e. correlation among pixels within one fr
神经网络
- 自己写的简单的matlab例子,用BP神经网络实现TMR(triple module redundancy)(A simple Matlab example where TMR (triple module redundancy) is implemented through BP NNs.)