tpcdec
ターボ積符号 (TPC) 復号化器
構文
説明
は、コードワード長 decoded = tpcdec(llr,N,K)N とメッセージ長 K により指定される 2 つの線形ブロック符号を使用して、入力対数尤度比 llr で 2 次元 TPC 復号化を実行します。2 次元 TPC 復号化の詳細については、ターボ積符号の復号化を参照してください。
[ は、上記のいずれかの構文を使用して 2 次元 TPC 復号化を実行した後に、復号化の実際の反復回数も返します。decoded,actualnumiter] = tpcdec(___)
例
入力引数
出力引数
詳細
参照
[1] Chase, D. "Class of Algorithms for Decoding Block Codes with Channel Measurement Information." IEEE Transactions on Information Theory, Volume 18, Number 1, January 1972, pp. 170–182.
[2] Pyndiah, R. M. "Near-Optimum Decoding of Product Codes: Block Turbo Codes." IEEE Transactions on Communications. Volume 46, Number 8, August 1998, pp. 1003–1010.
拡張機能
バージョン履歴
R2018a で導入




