Code covered by the BSD License
-
A=add(a,b,Y);
Add two elements over Galois field
-
E=encoder(I,G,Y);
Reed-Solomon encoder
-
G=GP(E,Y)
generation polnomial for rs encoding
-
GA=GAMMA(A,S,t,Y)
-
I=invv(alpha,Y)
-
M=powmult(alfa,r,Y)
Create Fast Fourier transform vector of Galois field.
-
P=polymul(a,b,Y)
-
S=syndrome(E,Er,t,Y)
Create syndrome vector for Reed-Solomon code.
-
[A,R]=BerMass(S,t,Y)
Reed-Solomon decoder by Berlekamp-Massey Algorithm
-
[M]=mult(a,b,Y)
Multiply two elements over Galois field.
-
[Y]=GF(m,X)
galois field generation
-
BerMasstest.m
-
View all files
reed solomon code
by ahmed shehab
24 Dec 2010
(Updated 24 Feb 2011)
everything about RS generation and generation polynomial and encoding and syndrome
|
Watch this File
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 27 Jan 2011 |
Reed Solomon code, encoding and decoding
|
| 24 Feb 2011 |
it is about reed-solomon code |
|
Contact us at files@mathworks.com