how to calculate Galois field number system ?
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Error Detection and Correction についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!