搜索资源列表
code
- 查找本原多项式一种快速编解码的实现,主要通过C语言来实现-Find codec primitive polynomial realization of a fast, mainly through the C language to realize
CRC.txt
- 用查表法计算CRC码 C的程序设计,生成多项式为CRC-CCITT -CRC look-up table method using C programming code, generating polynomial for the CRC-CCITT
Spectral-Analysis--by-polinomial-cancellation
- Spectral Analysis of OFDM Signals and its Improvement by Polynomial Cancellation Coding
POLYNOMIAL-CANCELLATION-CODING-OF-OFDM
- POLYNOMIAL CANCELLATION CODING OF OFDM TO REDUCE INTERCARRIER INTERFERENCE DUE TO DOPPLER SPREAD
CRC-encoder
- 奇偶校验码作为一种检错码虽然简单,但是漏检率太高。在计算机网络和数据通信中用E得最广泛的检错码,是一种漏检率低得多也便于实现的循环冗余码CRC (Cyclic Redundancy .Code),CRC码又称为多项式码。-Parity error detection code as a simple, but the missing rate is too high. In computer networking and data communications using the most wi
Best-2---2012
- Sum-Rate Maximization in Two-Way AF MIMO Relaying: Polynomial Time Solutions to a Class of DC Programming Problems
DOPBoxV1_5
- Discrete Orthogonal Polynomial Toolbox: DOPBox Version 1.5
6-Digital-Predistortion-for-Power-Amplifiers-with
- Power amplifier is essential component in communication systems and it’s inherently nonlinear. This essay mainly investigate a based on Hammerstein predistorter , a memory polynomial predistorter. The Hammerstein predistorter is designed spec
7-Power-Amplifier-Adaptive-Linearization-Using-Pr
- Quadrature ampliltude modulation has high spectral efficiency but is highly sensitive to power amplifier nonlinearities. It is shown that an adaptive predistorter usig polynomial amplitude and phase predistortion functions can be used to lineariz
Irreducible-polynomial
- How to get irreducible polynomial in channel coding
HW4_Dabibi
- Polynomial Calculator Circuit - Multiplication and Division
viterbi_decoder
- trellis based hard viterbi decoder for conultional encoder with rate 1/2 and generator polynomial [13,15] with initial zero state
Cyclic-Redundancy-Check
- CRC即循环冗余校验码(Cyclic Redundancy Check[1] ):是数据通信领域中最常用的一种查错校验码,其特征是信息字段和校验字段的长度可以任意选定。循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-CRC is the most commonly used in the field of data communication error check code, which