搜索资源列表
ofdmgen.m
- MATLAB program for OFDM generation and reception This is a simple MCM communications system. The code is pretty self-explanatory. Here I have not used the cyclic prefix. Transmitter End: 1. Generate random serial data with M symbols (RAND
CRC_74
- 实现(7,4)CRC的编码和译码,其中生成多项式可以在程序中改成所需要的。输入4位码,可以编码生成7位循环码。译码的情况限于至多错一位的情形。-To achieve (7,4) cyclic code encoding and decoding, which generate the polynomials can be changed in the program need. Enter 4 yards, you can generate 7-bit cyclic code encoding.
VB
- 1、掌握循环冗余校验码的生成原理; 2、了解CRC校验程序有两种办法:一种为计算法,一种为查表法; 3、进一步掌握VB编程CRC校验程序; 4、用查表法计算CRC码的VB程序设计,生成多项式为CRC- CCITT; -A master cyclic redundancy check code generation principle 2, understand the CRC checking of program in two ways: one for the calcul
cyclic
- scr ipt for simulating BER with Cyclic Hamming Code (7,4) with G=1+X+X^3 and Meggitt decoder
(7-4)cyclic-code
- (7,4)循环码的编译码器,带有GUI界面,按界面提示操作即可-(7,4) cyclic code codec with GUI interface, interface prompts
xunhuanma
- 基于matla的(7,4)循环码的编码与译码,并且可以找出1位译码错误并纠正-Based matla of (7,4) cyclic code encoding and decoding, and can find a decoding error and correct
mod_demod
- 汉明码编码,通过移位寄存器实现系统循环码编码的过程(the simulation platform with systematic cyclic(7,4,3)HAMMING CODE by employing the shift register structure)