how to calculate Galois field number system ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Error Detection and Correction 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!