|
D.10.2.8 errorInsert
Procedure from library decodegb.lib (see decodegb_lib).
- Usage:
- errorInsert(y,pos,val); y is matrix, pos,val are list of int's
| - y is a (code) word,
- pos = positions where errors occured,
- val = their corresponding values
|
- Return:
- corresponding received word
Example:
|