搜索资源列表
卷积码MATLAB源程序
- 卷积码编码和viterbi译码MATLAB源程序
卷积码编码程序
- 基于MATLAB的卷积码编码程序模块。适用于初学者看。比较基础
卷积码
- 基于matlab的卷积码实现
信道编码的matlab程序,CRC校验码,RS码,卷积码
- 信道编码的matlab程序,CRC校验码,RS码,卷积码,turbo码,TCM码-Matlab program channel coding, CRC check code, RS code, convolutional codes, turbo codes, TCM code
viterbi
- 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
conv
- matlab 卷积码的仿真,很好很实用 经过了测试的-matlab simulation of convolutional codes
viterbi
- 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。-Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.
juanjima
- 用matlab语言实现卷积码编码过程,有程序运行结果。-Matlab language used convolutional code encoding process, there are procedures for the results.
juanjiviterbi1
- viterbi卷积码编码、译码,调试通过,可以直接使用-viterbi convolutional code encoding, decoding, debugging through, you can directly use
coding-and-decodin-of-convolutional
- matlab编的卷积码的编译码程序,译码算法用的是维特比算法-coding and decoding of convolutional
Cooperation_diversity_through_coding
- 协作分集通信中的一些子模块,包括CRC校验程序,卷积码编解码程序,QPSK调制解调程序-Diversity collaboration of a number of communication modules, including CRC checksum procedure, convolutional codes codec procedures, QPSK modulation and demodulation procedures
Convolutional_codes_MATLAB
- 卷积码的MATLAB实现,包括编码器和译码器。-Convolutional codes of MATLAB to achieve, including the encoder and decoder.
convolutional_inside
- 卷积码的matlab结构图,很实用,很简洁,欢迎大家下载-Convolution matlab code structure is very useful, very simple, welcome you to download
juanjima_decoder
- Matlab的卷积码译码器的设计与仿真的课程设计报告。-Matlab code of convolutional decoder design of the curriculum design and simulation of the report.
卷积码编译
- 通过matlab软件对卷积码的编译码实现及其仿真(Implementation of convolutional codes)
卷积码
- 在awgn信道下卷积码的性能仿真,利用的是matlab自带的译码函数。(Product performance simulation code in AWGN channel)
卷积码的编码和VB译码
- 在MATLAB上设计一个(2,1,3)卷积编码器和对应的采用维特比译码算法的译码器。编码器的生成多项式为:[1 0 1;1 1 1]。将编码器的输出经过一个高斯白噪声信道的结果作为译码器的输入,观察比较译码器输出和编码器输入,了解卷积码的容错性,并计算译码结果的误比特率.(A convolutional coder (2, 1, 3) and corresponding decoder using Vitby decoding algorithm are designed on MATLAB.
卷积码+Viterbi Decoder
- 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)
卷积码编译码器的设计与仿真
- 卷积码编译码器的设计与仿真,其中包含编码器译码器的实现程序,以及误码率的曲线图
matlab卷积码仿真代码
- 对卷积码的误码率进行了仿真,代码验证具体可行。(Simulation analysis of the error rate of convolutional code)