Skip to content

poena/Reed_Solomon_Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Reed_Solomon_Algorithm

Reed Solomon encode and decode algorithm research.

The original code is from matlab File Exchange. I also do some optimize work.

The new feature is below:

  • The poly degree m is configurable
  • The primepoly is configurable
  • The generatepoly "b" is confugrable
  • Support short code. The code length is not match 2^m-1;

Reference

Elliot Briggs (2020). Reed Solomon Decoder using RiBM algorithm (https://www.mathworks.com/matlabcentral/fileexchange/34877-reed-solomon-decoder-using-ribm-algorithm), MATLAB Central File Exchange. Retrieved June 20, 2020.

About

Reed Solomon encode and decode algorithm research.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages