GF2 polynomialextension

This is to extend polynomial and get its coefficient in GF2. Using to calculate GF2 minimal polynomial.
7 Downloads
Updated 21 Apr 2020

View License

This is to extend polynomial and get its coefficient in GF2. Using to calculate GF2 minimal polynomial. Input array is the power of the root, input polynomial is the power of each terms of primitive polynomial. output is each coefficient from the highest power to the lowest.

Cite As

jiabin zhang (2024). GF2 polynomialextension (https://www.mathworks.com/matlabcentral/fileexchange/75081-gf2-polynomialextension), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with R2018b to R2020a
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.3

Last version doesn't have the last bit, now I add it

1.0.2

last version doesn't have the last bit. Now I add it

1.0.1

make it uesful

1.0.0