Generator polynomial from primitive polynomial over ternary
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Polynomials en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!