搜索资源列表
卷积码之误码率
- 卷积码之误码率
几种编码误码率性能的测试程序
- 生成多项式为(561,753)的(2,1,8)卷积码的编码、译码、AWGN信道下的误码率性能的测试程序,Q matrix to solve the problem, according to input parameters can be calculated as a Q band random matrices, satisfy the following conditions, each row of the matrix, each row, each diagonal are a nu
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
Convolutional_code
- 实现卷积码的BPSK调制、vitbi译码及软硬判决与未编码的BPSK误码率的对比-Convolutional codes to achieve BPSK modulation, vitbi hard and soft decision decoding and BPSK and uncoded BER comparison
AWGN_RS
- 高斯信道下采用RS 卷积码,译码时采用软硬两种判决方法对误码率进行仿真,利用simulink搭建模块,在利用m文件编程调用产生最终结果。-The paper use the RS code in AWGN.And two different of demodem way are used in it.
xindaobianmafangzhen
- 实现信道编码仿真,有卷积码,汉明码,循环码,比较器误码率-Achieving channel coding simulation, there are convolutional codes, Hamming codes, cyclic codes, error rate comparator
QPSKconv
- QPSK卷积码程序,包含误码率曲线,星座图等程序-QPSK convolutional code procedures
procedure_orgit
- 卷积码仿真程序,matlab仿真,得到误码率曲线,在不同码率和生成码字下对应不同的纠错能力,反应在误码率曲线上-Convolutional code simulation program, matlab simulation, bit error rate curves obtained at different bit rate and generate the next code word corresponding to different error correction capabil
Simulink
- 采用Simulink仿真工具,通过对二元对称信道的仿真,研究信道编码(如卷积码等)对误码率的改善情况。-Simulink simulation tool used, through the binary symmetric channel simulation to study the channel coding (such as convolutional codes, etc.) on bit error rate improvement.
juanji
- 卷积码在AWGN信道下的编译码程序,误比特率曲线-Convolutional code in AWGN channel for encoding and decoding process, bit error rate curve
viterbi_deCODE
- 卷积码的维特比译码仿真,主要是仿真误码率曲线。-Convolutional codes Viterbi decoding simulation, mainly simulation BER curves.
GPunnctured_2i
- 给出了由(2 ,1 ,N) 系列卷积码作为母码产生的punctured 卷积码的编码及其Viterbi 译码的软件件源码实现方法,从而为各种不同码率的卷积码的编、译码给出了一种通用的实现方法,并且为多级编码码分量码的设计提供了条件-Give a (2, 1, N) family of convolutional codes as the code generated by the mother Punctured convoluutional codes of coding and Viterb
juanjima_Matlab
- 3/4卷积码编码原理分析与建模仿真 在SIMULINK模块设计中,完成了对卷积码的编码和译码以及误比特统计整个过程的模块仿真。最后,通过在仿真过程中分析了卷积码误比特率与信噪比之间的关系,及卷积码与非卷积码的对比。经过仿真和实测,并对测试结果作了分析。 -3/4 convolution coding theory and its modeling and simulation in SIMULINK module design, completed the convolutional c
turbo-BCJR
- 文件中包含了Turbo码和卷积码误码率的对比,其中Turbo码采用了BCJR译码算法,迭代次数分别为1、2、3、4次。文件中包含了源代码和分析文档-File contains a comparison of Turbo code and convolution code BER, which Turbo code decoding algorithm used BCJR iterations respectively 1,2,3,4 times. File contains the source
jiaozhi
- 卷积码、bch码在交织技术不同的情况下进行误码率的仿真实验。(The convolutional code and BCH code are simulated experimentally under different interleaving techniques.)
卷积码的编码和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.
卷积码编译码器的设计与仿真
- 卷积码编译码器的设计与仿真,其中包含编码器译码器的实现程序,以及误码率的曲线图
matlab卷积码仿真代码
- 对卷积码的误码率进行了仿真,代码验证具体可行。(Simulation analysis of the error rate of convolutional code)
卷积编解码
- 使用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