|
D.10.2.9 errorRand
Procedure from library decodegb.lib (see decodegb_lib).
- Usage:
- errorRand(y, num, e); y is matrix, num,e are int
| - y is a (code) word,
- num is the number of errors,
- e is an extension degree (if one wants values to be from GF(p^e))
|
- Return:
- corresponding received word
Example:
|