Research Article
Analysis of Iterative Erasure Insertion and Decoding of FH/MFSK Systems without Channel State Information
Algorithm 1
Iterative erasure insertion and GMD decoding.
Initialize: | Decide a vector by , | Set | while do | Try to error-and-erasure decode | if decoding success then | is the decoded codeword | Break while loop | else if decoding fail then | Case: Measure | ratio: | output: | sum: | Erase th codeword symbols, i.e. set | | end if | end while | if then | Decoding success | Output = | else | Decoding renounce | end if |
|