| Contents | Index |
T = bchnumerr(N)
T = bchnumerr(N, K)
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.
bchdec | bchenc | bchgenpoly

Learn how to apply early verification to your development process through these technical resources.
How much time do you spend on testing to ensure implementation meets system-level requirements?
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |