Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top