搜索资源列表
conv_codes
- 用EXIT图来分析卷积码组的特性,有详细的注释,对于研究和学习卷积吗很有帮助
cjgl
- void look() //查看信息函数 void infodel() //删除用户函数 void showall() //查看所有用户信息函数 void main_interface() //进入系统界面函数 void land_interface() //操作界面函数 void make_sure() //确认密码函数 void xinxi_land() //登陆函数 void save_xinxi() //注册帐号函数 void change_pass
Exit图分析
- 级联码迭代译码Exit图分析, 包括outer code, inner code, middle code的Exit chart
Traj_tc
- 绘制EXIT图中的迭代轨线和BER等值线-The iterative trajectories and BER contour drawing in EXIT charts
measure_mutual_information
- EXIT图绘制过程中统计似然值分布并计算其与信息比特的互信息的两种算法-two algorithms for measuring the mutual information of likelihood values and symtematic information bits
generate_llrs
- EXIT图绘制中根据要求的互信息度量生成(高斯分布)先验似然值-generating (Gaussian) priori likelihood values for a given mutual information measurement
exit
- EXIT图,外信息转移图,对做迭代分析的非常有帮助。-EXIT chart, extrinsic information transfer chart, right to do iterative analysis very helpful.
7758521
- 一个EXIT图的MATLAB仿真程序,已经经过了测试时正确的,可以使用,EXIT图可以有效的分析LDPC,TURBO码的度分布问题-An EXIT figure of MATLAB simulation program, had already passed the test, can use correctly, the analysis of EXIT figure can effectively TURBO yards of degrees, LDPC distribution probl
conv_codes
- 用EXIT图来分析卷积码组的特性,有详细的注释,对于研究和学习卷积吗很有帮助-EXIT chart with the group to analyze the properties of convolutional codes, there are detailed notes, do the research and learning useful convolution
main_exit
- AWGN信道的BPSK调制 UMTS Turbo码的EXIT图的绘制,作为指定的脚本 在ETSI TS125212,假设过的AWGN信道的BPSK调制。-AWGN channel with BPSK modulation scr ipt for drawing the EXIT chart of the UMTS turbo code, as specified in ETSI TS 125 212 ,BPSK modulation over an AWGN channel
Con_Exit
- 交互信息EXIT图的构建,有助于多迭代算法的理解-Interactive information on EXIT chart building, contribute to the understanding of the iterative algorithm
EXIT
- 利用C语言实现的关于ra码的外信息转移图的仿真程序!-The use of C language code on the outer ra information transfer chart of the simulation program!
exit
- LDPC码迭代理论方面的高性能外消息转移图仿真测试例程,可跑出数值结果-LDPC exit codes
EXIT
- exit 图 yongyu LDPC码的性能分析-exit CHART ldpc code and decode
Desktop
- 根据brink经典算法编写的,计算exit图的MATLAB仿真代码。-Xtrinsic Information Transfer (EXIT) charts are useful for characterizing the convergence properties and the performance of turbo receivers. Turbo receivers are generally constructed from two or more Soft Input Soft
EXIT
- 这边简绍了基于EXIT图的的优化方法,使得LDPC的性能大大提升-Here Jane Shao-based optimization method EXIT chart, so greatly enhance the performance of LDPC
program
- 对于规则LDPC码的EXIT图的程序,对优化LDPC起到很好的帮助-For regular LDPC code EXIT chart program optimization LDPC play a very good help
EXIT_TURBO
- 经典的TURBO码EXIT图迭代系统分析程序,非常值得一看-Classical extrinsic information transfer chart (EXIT)code for Turbo decoding, which is worth reading for the beginers
exit
- 使用matlab的EXIT图程序,生成卷积码的外信息转移曲线,可用作译码性能估计(Using the EXIT program of MATLAB, the external information transfer curve of the convolutional code is generated, which can be used for decoding performance estimation)
EXIT CHART for bicm
- bicm系统的exit图,可以用来直观看出互信息传递的过程,对于信道编码有很大的帮助。