Is there any way to generate table of elements of Galois filed GF
(2^m) with m> 16 ?
because in matlab the arithmetic in Galois field can only deal with
fields which have m ...
Hi all, I would like to have your opignon, which transform is better :
Z-transform or Fourier transform for implementation of reed solomon
codec? if it will be implemented on a DSP processor,
what ...
Hi all,
What does the reed solomon decoder outputs in the case when we have
more than "t" errors to correct?
Does he correct some errors and leave other errors as they came, or he
will correct any...
ramsay wrote:
> Hi,
>
> I am trying to use the Reed-Solomon encoder in the Matlab Communications
> toolbox ( command rsenc). For example if you are trying to a (7,3) R-S
> encoder. When yo...