EXIT chart computation

Matlab class implementing several methods for the computation of EXIT charts.
2.5K 次下载
更新时间 2010/9/15

查看许可证

EXtrinsic 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 Output (SISO) modules. By simulating a single SISO module, the transfer characteristic of the SISO module can be obtained using the EXIT class. The transfer characteristics of two SISO modules represented on the same figure by switching the axes give the EXIT chart.

For further information see the following link:
http://sites.google.com/site/cristeab/home/exitchart

引用格式

Bogdan Cristea Eugen (2024). EXIT chart computation (https://www.mathworks.com/matlabcentral/fileexchange/25145-exit-chart-computation), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.6.0.0

added usage example in the source file,
added link in description for further details

1.5.0.0

added error checking when one of the conditional PDFs is empty

1.4.0.0

minor correction

1.3.0.0

Added an usage example for EXIT class. The file TC_SOVA_RSC.m allows to compute the transfer characteristic of SOVA. The SOVA is implemented separately in sovadec.m. Be aware that the simulation time could be very long.

1.2.0.0

updated version

1.1.0.0

update to the latest version

1.0.0.0