Location:
Search - turbo_sys_demo
Search list
Description: 程序包括Turbo 码的编码与译码算法.Turbo 码译码算法包括LOG-MAP和SOVA.-procedures include the Turbo Code encoding and decoding algorithm. Turbo Decoding algorithm including LOG-MAP and SOVA.
Platform: |
Size: 12226 |
Author: 尹伟 |
Hits:
Description: turbo的译码程序,还可以,需要的可以下载看看,不需要的也可以
Platform: |
Size: 3168 |
Author: 政委 |
Hits:
Description: [LDPC码]是LDPC码相关论文
[WuYuFei]中是WuYuFei的论文
[WuYufei_matlab]是WuYufei做Turbo码的Matlab程序
程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率
turbo_sys_demo.m是主程序
其中trellis.m是构造网格的子程序
logmapo.m是LOGMAP译码算法子程序
sova0.m是SOVA译码算法子程序
encoderm.m是编码子程序
[22]是以WuYufei程序的改动,实现在帧长、信噪比和迭代次数固定的情况下,获得两个译码器的先验信息的变化情况
http://www.pudn.com
Platform: |
Size: 1772287 |
Author: 李灵 |
Hits:
Description: 程序包括Turbo 码的编码与译码算法.Turbo 码译码算法包括LOG-MAP和SOVA.-procedures include the Turbo Code encoding and decoding algorithm. Turbo Decoding algorithm including LOG-MAP and SOVA.
Platform: |
Size: 12288 |
Author: 尹伟 |
Hits:
Description: turbo的译码程序,还可以,需要的可以下载看看,不需要的也可以-turbo decoding procedure can also be required can be downloaded to see, do not need can also be
Platform: |
Size: 3072 |
Author: 政委 |
Hits:
Description: [LDPC码]是LDPC码相关论文
[WuYuFei]中是WuYuFei的论文
[WuYufei_matlab]是WuYufei做Turbo码的Matlab程序
程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率
turbo_sys_demo.m是主程序
其中trellis.m是构造网格的子程序
logmapo.m是LOGMAP译码算法子程序
sova0.m是SOVA译码算法子程序
encoderm.m是编码子程序
[22]是以WuYufei程序的改动,实现在帧长、信噪比和迭代次数固定的情况下,获得两个译码器的先验信息的变化情况
http://www.pudn.com
-[LDPC Code] LDPC code is a relevant paper [WuYuFei] is WuYuFei paper [WuYufei_matlab] is to do WuYufei procedures Turbo Codes Matlab program signal to noise ratio at a fixed length and convolution conditions, different normal frame error probability and the bit error probability is turbo_sys_demo.m main structure of which is trellis.m grid is logmapo.m Subroutine Subroutine LOGMAP decoding algorithm is the SOVA decoding algorithm sova0.m Subroutine Subroutine encoderm.m coding [22 ] WuYufei procedure is based on changes in帧长realize, signal to noise ratio and a fixed number of iterations circumstances, the acquisition of two decoder a priori information changes http://www.pudn.com
Platform: |
Size: 1771520 |
Author: 李灵 |
Hits:
Description: This script simulates the classical turbo encoding-decoding system.
It simulates parallel concatenated convolutional codes.
Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed.
First encoder is terminated with tails bits. (Info + tail) bits are scrambled and passed to
the second encoder, while second encoder is left open without tail bits of itself.
Random information bits are modulated into +1/-1, and transmitted through a AWGN channel.
Interleavers are randomly generated for each frame.
Log-MAP algorithm without quantization or approximation is used.
By making use of ln(e^x+e^y) = max(x,y) + ln(1+e^(-abs(x-y))),
the Log-MAP can be simplified with a look-up table for the correction function.
If use approximation ln(e^x+e^y) = max(x,y), it becomes MAX-Log-MAP.- This script simulates the classical turbo encoding-decoding system.
It simulates parallel concatenated convolutional codes.
Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed.
First encoder is terminated with tails bits. (Info + tail) bits are scrambled and passed to
the second encoder, while second encoder is left open without tail bits of itself.
Random information bits are modulated into +1/-1, and transmitted through a AWGN channel.
Interleavers are randomly generated for each frame.
Log-MAP algorithm without quantization or approximation is used.
By making use of ln(e^x+e^y) = max(x,y) + ln(1+e^(-abs(x-y))),
the Log-MAP can be simplified with a look-up table for the correction function.
If use approximation ln(e^x+e^y) = max(x,y), it becomes MAX-Log-MAP.
Platform: |
Size: 2048 |
Author: yk |
Hits:
Description: turbo码的仿真源程序,帮助学者在Matlab平台研究turbo码的性能。-turbo code simulation source code to help scholars in the performance of turbo codes, Matlab platform.
Platform: |
Size: 2048 |
Author: 程程 |
Hits: