Access binary representation of f Galois field by having power of X?

2 次查看(过去 30 天)
i use gf(2^4) using x^4+x+1
I want to access to binary value for specific equation by konwing power of X
Ex: if the polynmial is : X^3+1 the binary representation of it when using gf(2^4) is : 1001 ....How we do it?
y = gf(0:15,4);

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Error Detection and Correction 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by