搜索资源列表
xindaofangzhen
- matlab仿真进行信道编码,有编译码的改善后的误码特性,信号--外编码--内编码--信道-内解码--外解码-Matlab simulation for channel coding and encryption to improve the error characteristics, signal -- encoding -- within coding -- channel-decoder -- outside Decoders
LDPC
- 我国数字电视地面国标以及手机电视国标都采用了LDPC编码,本程序是LDPC的Matlab便解码实现,程序中附有说明,结构简洁,是了解LDPC原理和应用的最佳实例。
LT
- 自己设计的LT数字喷泉码(信道编码)的解码和测试程序。
LDPC
- 低密度校验码(LDPC)编码解码matlab源程序
8PSK.rar
- PCM编码解码课程设计报告以及M文件,非常完整,PCM codec curriculum design report, as well as M files, very complete
bch.zip
- 主要仿真了二进制的BCH码采用BM算法的编码以及解码的过程,An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM
dzbms
- 铁路数字编码信号解码软件,用VC33汇编语言写成,并调试通过-Railway digital code signal decoding software, written in assembly language with VC33, and debugging through
ConvolutionalCode
- 卷积码的编码及解码代码,写的很清晰,很有借鉴作用-Convolutional Coding
pcm
- pcm编解码程序,应用于通信过程中的信道编码部分,以减小误码率。-pcm coding process used in the communication process part of the channel coding to reduce the error rate.
OFDM_communition_system
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性 -It s a ofdm system contain modulator and demodulator,IFFT,FFT,and have test the system
hctl2016
- 该项目实现了使用单片机AT89S52操作解码芯片HCTL2016,对角度编码器进行读数,最后在LCD1602A上显示角度. 关键字:单片机AT89S52 LCD1602A 解码芯片HCTL2016-The project to achieve the use of the microcontroller AT89S52 operation decoder chip HCTL2016 angle encoder readings, the last display angle on LCD16
LDPC-2012-02-11.tar
- LDPC 仿真,包括校验阵构造、编码、传输、解码等功能,适合初学者-LDPC simulation, including the parity array structure, coding, transmission and decoding functions for beginners
OFDM_matlab
- 一个较完整的OFDM通信系统仿真程序,包括编码、调制、IFFT、信道、FFT、解调解码等各个模块,并可以进行OFDM系统性能仿真分析。-A more complete OFDM communication system simulation, including coding, modulation, IFFT, channel, FFT, demodulation and decoding module, and can OFDM system performance simulation a
cvsd
- cvsd编解码程序,可进行话音波形编码,在16ksps下可听懂。-cvsd codec procedures, the voice waveform coding, 16ksps understand.
RepairIOR
- 【示例代码功能说明】 读取并解析出一个IOR文件中各个属性信息,然后按照CDR的编码规则,重新将其编写 生成一个新的IOR文件,在新的IOR文件中,将其中的HOST属性强制改为了计算机的主机名。 其他各个字段的属性信息保持与原IOR文件保持一致。 【阅读后可掌握如下知识点】 1.可以深刻理解CORBA技术中互操作对象的引用(IOR)的概念; 2.可以深刻掌握CDR的解码技术。 以上两点是TAO自带的例子程序(..\ACE_wrappers\T
SBTC
- 实现了2*2,2*1,1*2,4*4等多种时空编码和解码的算法,并能得到BER性能曲线-Achieve a 2* 2,2* 1,1* 2,4* 4, and other space-time coding and decoding algorithm, and BER performance curve can be obtained
QPSK15
- QPSK编码解码,扩频解扩,长码、短码产生-QPSK mode demod despread spectrum
HammingCoding
- C语言编写的汉明(7,4)编码解码小程序,可以进行选择编码解码界面-C language Hamming (7,4) codec small program, you can choose the codec interface
haimingmacc
- 实现海明码的基本运算 可进行编码解码纠错Hamming code to achieve the basic error correction encoding and decoding operations can be-Hamming code to achieve the basic error correction encoding and decoding operations can be
viterbi
- 采用(2,1,8)卷积码编码,采用viterbi译码算法进行解码(2,1,8 convolutional code is used, and Viterbi decoding algorithm is used to decode)