Clear Filters
Clear Filters

how to calculate Galois field number system ?

2 views (last 30 days)
sara
sara on 8 Nov 2014
hi guys i need a code to calculate the following Galois field number system for generating LFSR sequence, i want to modify this code x_gf = gf(x,m,prim_poly) to work for random binary number specified by:
x= dec2bin(rand(10,1)*2^32)
and it should calculate the matrix as in this figure below:the last array is the initial value.

Answers (0)

Community Treasure Hunt

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

Start Hunting!