gfweight
Calculate minimum distance of linear block code
Syntax
Description
returns the minimum distance of the cyclic code whose codeword length
is wt = gfweight(genpoly,n)n and whose generator polynomial is represented by
genpoly. genpoly is a polynomial character vector or a row
vector that gives the coefficients of the generator polynomial in order of ascending
powers.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a