搜索资源列表
turbo
- Turbo编解码,可以使用Logmap或者SOVA解码算法
turboprog
- turbo码的译码,以及包含LOGMAP和SOVA两种算法
sova0
- SOVA Soft out put viterbi Algorithm
WuYufei_matlab_OFDM
- [WuYufei_matlab_OFDM] WuYufei的经典turbo码的译码程序。包括logmap和SOVA两种方法。- This scr ipt simulates the classical turbo encoding-decoding system
Turbo-code-simulation
- Turbo码仿真的matlab代码,采用sova译码和logmap译码两种方式,包括分组交织和m序列交织两种交织方式-Turbo code simulation matlab code, using the the sova the decoder and logmap decoding two ways, including packet interleaving, and m-sequence interleaving two interleaving
maddappa-new
- code for LDPC, SOVA, TAILBIT, CONVOLUTIONAL encoding and decoding
turbocodes_latest.tar
- 基于sova算法的Turbo码解码VHDL工程文件,非常经典,包含Python高层仿真代码。-Turbo Decoder Release 0.3 MAIN FEATURES - * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL cycle/bit accurate model * Synthesizabl
turbo_code
- LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator a
turbo_lte_ofdm_fpga_code
- LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator a
finalTURBOCODE_OFDM
- Throughout the project the LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo enco
turbo_new
- 包含完整的编译码代码和误码率仿真曲线,给出了1/10码率的情况,也可更改为其他码率(sova , logmap decoding)