搜索资源列表
turbodecode
- 第一个编码的程序调出来了,1/2的码率,用的是8×8行列交织器,rsc用的是 g0=[1 1 1],g1=[1 0 1]。算法是根据网格图来编写的。 信息输入是64bit的(0,1,0,1,0,1,0,1,0,0,、、、、、),最后结果是stream[128]=[00100110011000100101000001010101000001010101000001000101000101000101000101000101000001
rsc_encode
- RSC编码的演示程序,用于turbo编码。-RSC coding Demonstration Program for turbo coding.
TURBO
- 用matlab实现的TURBO码编码。编码器由两个RSC卷积编码器构成-TURBO achieved with matlab coding. RSC encoder by the two convolutional encoder constitute
RSC
- Turbo码编码器的两个分量编码器RSC,主要由四个移位寄存器和两个模2加法器组成-Turbo code encoder of the two component encoders RSC, mainly by the four shift register and the two-mode adder composed of 2
QIU
- 通用卷积码的编码encoding for ALL RSC-encoding for ALL RSC
H264AVCDecoderLibTestStatic
- Simulation of Turbo Encoding and Decoding" A randomly generated information bits are encoded with Turbo Encoder (which uses two RSC Encoders in parallel along with an interleaver) and added with AWG Noise then decoded wi
RscEdit
- Rsc resources string editor.
LogMAPdecoder
- LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考-<1> Log MAP decoder for RSC and NSC convolutional codes <2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard). <3&g
RSC_Series_Speech_Recognition
- RSC系列新型语音识别电路原理及其应用 主要芯片为rsc3-RSC Series New Speech Recognition Circuit Principles and Applications of the main chip rsc300
encodermfnrscencode
- encoder function of the rsc encoder
turbo
- map algorithm for turbo codes in matlab the simulation, using 1 / 2 code rate rsc and 2 - random interleaver
RSC
- 强壮的人脸识别系统,发表于cvpr2011年,程序是应用matlab实现-Recently the sparse representation (or coding) based classifi cation (SRC) has been successfully used in face recognition. In SRC, the testing image is represented as a sparse
RSC
- 人脸识别的稀疏表示识别方法将稀疏表示的保真度表示为余项的L2范数,但最大似然估计理论证明这样的假设要求余项服从高斯分布,实际中这样的分布可能并不成立,特别是当测试图像中存在噪声、遮挡和伪装等异常像素,这就导致传统的保真度表达式所构造的稀疏表示模型对上述这些情况缺少足够的鲁棒性。而最大似然稀疏表示识别模型则基于最大似然估计理论,将保真度表达式改写为余项的最大似然分布函数,并将最大似然问题转化为一个加权优化问题-Recently the s
RSC
- RSC实现人脸识别,使用PCM降维并且采用gabor滤波器来提高识别率-RSC face recognition, using the PCM dimensionality reduction and the use of gabor filter to improve the recognition rate
RSC
- RSC。源码。需要的拿去。注意不同于SRC。-RSC. Source code. Need to take. Note that unlike SRC.
RSC
- Robust sparse coding(RSC),对带遮挡的人脸识别有效,附带有l1范求解工具包-Robust sparse coding (RSC), effective for face recognition with occlusion l1 norm solving toolkit
turbo-rsc
- turbo rsc With rs language matlab code encoding and decoding, together with veterbi algorithme decoding
RSC算法仿真
- 稀疏编码经典方法RSC的matlab仿真程序,来源于大神主页(the Sparse respresentation RSC algrithom)
enc13
- encoded Recursive systematic convolutional (RSC)
myTurbo_test
- Turbo编码的FPGA实现,采用了(7,5)RSC编码和循环移位交织,帧长度128bit(The FPGA implementation of Turbo coding adopts (7, 5) RSC coding and cyclic shift interleaving, and the fr a me length is 128bit.)