Muhammad Zeeshan Khan
Followers: 0 Following: 0
Feeds
提问
I am working with Galois field. I obtained all the 256 values, and now i want to make the matrix form of the obtained values.
clear all; close all; clc; m = 8; p = 2; prim_poly = p^8+p^6+p^5+p^1+p^0; a = gf(35, m, prim_poly); ...
1 year 前 | 2 个回答 | 0