EXIT chart computation

버전 1.6.0.0 (2.54 KB) 작성자: Bogdan Cristea Eugen
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 (2025). EXIT chart computation (https://kr.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