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