Golay code (23,12,7) required in Matlab

Status
Not open for further replies.

aliraza1278

Newbie level 1
Joined
Mar 30, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
pakistan
Activity points
1,285
code needed urgent

implenttaion of golay code(23,12,7) in Matlab encoder and decoder
 

Re: code needed urgent

check out the following functions in your Matlab help:

convmtx: Convolution matrix of Galois field vector
cosets: Produce cyclotomic cosets for Galois field
dftmtx: Discrete Fourier transform matrix in Galois field

filter (gf): 1-D digital filter over Galois field
gf: Create Galois field array
gftable: Generate file to accelerate Galois field computations

isprimitive: True for primitive polynomial for Galois field
log: Logarithm in Galois field
minpo: l Find minimal polynomial of Galois field element
mldivide: Matrix left division \ of Galois arrays
primpoly: Find primitive polynomials for Galois field
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…