Generator polynomial from primitive polynomial over ternary
7 views (last 30 days)
Show older comments
I'm trying to create a generator polynomial over the ternary field. Using gfprimfd
gfprimfd(7, 'min', 3)
you can specify you want the ternary field for a primitive polynomial by setting p = 3. However, I can't find anything similar for specifying the ternary field for a generator polynomial. Is there any built in function?
0 Comments
Answers (0)
See Also
Categories
Find more on Polynomials in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!