how to generate a galois field extension array without using any built-in functions?

1 view (last 30 days)
hello,
i want to generate a GF(2.^m) array for a given polynomial such that: 1. first the polynomial irreducibility is checked,
2.then if it is primitive or not and if yes
3. then all possible polynomials in vector form should be listed in a matrix
i cant use built-in matlab functions.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!