Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
、およびparity check matrixの Gallager アプローチを使用して LDPC を生成しました。n = 20j = 3k = 4
parity check matrix
n = 20
j = 3
k = 4
パリティ チェック行列は次のように定義されます。
codeword問題は、必要な を生成するためにさらに進む方法がわからないことgenerator matrixです。ガウスの消去法は役に立ちませんでした。を見つけるためのより良い方法を提案できますかgenerator matrix。前もって感謝します。
codeword
generator matrix