搜索资源列表
(2,1,3)卷积码编解码
- (2,1,3)卷积码编解码,viterbi译码
卷积码的编解码仿真与研究
- 卷积码的编译码及其MATLAB仿真
Convolutional--algorithms
- 卷积码编译码matlab实现,译码采用viterbi译码,并且右边验证误码率的程序,本人毕业论文,高分通过,因为网上不少程序有误,特此上传,供大家参考学习。-Convolutional code encoding and decoding matlab implementation, decoding using viterbi decoding and bit error rate of the right of verification procedures, I thesis, score
convolution_encoder_VHDL
- 卷积码编译码,由SERVICE、PSDU、TAIL和PAD域组成的DATA域应进行卷积编码,码率应根据所需的传输速率从R=1/2,2/3,3/4中选择-for 802.11a simulation WLAN FEC convolution_encoder g0=133 g1=171 Rate 0:1/2 1:2/3 2:3/4 for 802.11a simulation
junjima
- 卷积码编译码器前段时间在学校做通信系统课程设计,选了信道卷积码编译码的课题,但在网上搜遍了也没找到它的MatLab实现,没办法,我只好在图书馆查资料自己解决了。这就是我课程设计论文的论证部分: -Convolutional codes codecs done some time ago in school communications systems curriculum design, selection of channel convolutional codes codec issue
coding-and-decodin-of-convolutional
- matlab编的卷积码的编译码程序,译码算法用的是维特比算法-coding and decoding of convolutional
code-interleaver-decode
- (2,1,3)卷积码编译码程序。 每行代码有说明,方便阅读 -(2,1,3) convolutional code encoding and decoding procedures. Has made it clear that every line of code to facilitate reading
115157715conv_code
- FPGA实现卷积码的功能 是一个卷积码的编译码过程实现 -FPGA realization of the function of convolutional codes
conv_code
- matlab 实现卷积码的编译码程序 以及仿真和调试程序 可以使用了94了-matlab to achieve the encoding and decoding convolutional codes, as well as simulation and debugging process can be used in the 94
conv_matlab
- 使用MATLAB实现卷积码的编译码,信源为随机产生数,进行软判决译码-Convolutional code using the MATLAB implementation of the codec, source for the randomly generated number, to soft-decision decoding
juanjima
- 卷积码编译码的matlab实现,采用类维特比译码方法-Convolutional code encoding and decoding of the matlab implementation, using class Viterbi Decoding Method
MatlabTCM
- 实现1/2码率的卷积码(2,1,7)的TCM编译码。-To achieve 1/2 rate convolution code (2,1,7) of the TCM code.
juanji
- 卷积码在AWGN信道下的编译码程序,误比特率曲线-Convolutional code in AWGN channel for encoding and decoding process, bit error rate curve
conv
- 卷积码的编解码,译码采用维特比译码。编码包括zero-biting和tailing-biting两种方式。-Decoding convolutional codes, Viterbi decoding used. Code, including zero-biting and tailing-biting two ways.
juanji
- matab实现卷积编译码,包括典型的(7,15)卷积码,通过画图体现误码率和信噪比的关系-matab achieve convolution encoding and decoding, including typical (7, 15) convolutional code, by drawing reflects the relationship between BER and SNR
simulation
- BCH RS 卷积码 抗噪性能曲线比较 包括三种码字的编译码、加噪声以及硬判决解码模块 -BCH RS convolutional noise immunity curve consists of three code word encoding and decoding, plus noise and hard decision decoding module
卷积码仿真
- 仿真802.11e标准下的卷积码编译码,并基于BPSK仿真系统进行基带仿真
卷积码编译
- 通过matlab软件对卷积码的编译码实现及其仿真(Implementation of convolutional codes)
卷积码编译码器的设计与仿真
- 卷积码编译码器的设计与仿真,其中包含编码器译码器的实现程序,以及误码率的曲线图
卷积编解码
- 使用Simulink(或m语言)仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编码、译码全部是自己编写代码(m语言方式),不是调用Simulink(或m语言)的已有编码、译码函数。并在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。(Simulink (or M language) is used to simulate convolutional coding, and Viterbi decoding method is used to decode, in which