gfprimdf
Provide default primitive polynomials for Galois field
Description
outputs the default primitive polynomial pol = gfprimdf(m)pol in
GF(2m).
Note
This function performs computations in GF(pm), where p is
prime. To work in GF(2m), use the primpoly
function. For details, see Finding Primitive Polynomials in Primitive Polynomials and Element Representations.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a