bchnumerr - Number of correctable errors for BCH code
Syntax
T =
bchnumerr(N)
T = bchnumerr(N, K)
Description
T =
bchnumerr(N) returns all
the possible combinations of message length, K, and number of correctable errors, t, for a BCH code of codeword length, N. N must have the form 2m-1 for some integer, m,
between 3 and 16. T is
a matrix with three columns. The first column lists N, the second column lists K, and the third
column lists t.
T = bchnumerr(N, K) returns the number of correctable errors, t,
for an (N, K) BCH code.
See Also
bchenc, bchdec, bchgenpoly
 | bchgenpoly | | berawgn |  |
How much time do you spend on testing to ensure implementation meets system-level requirements?
Learn more