Clear Filters
Clear Filters

Galois Field conversion issue

1 view (last 30 days)
aya
aya on 15 Dec 2013
Commented: aya on 15 Dec 2013
Hi every one kindly request your help I am trying to convert the stream r from gf(2^4) to gf(2) in order to use it with the function bchdec e=gf(est_code_pol,1); d=bchdec(e,15,7) it keeps giving me this error
Error using ==> bchdec at 49 Code must be in GF(2).
Error in ==> pgz11 at 156 D=bchdec(e,15,7);
any one can help.
  1 Comment
aya
aya on 15 Dec 2013
And also how can i convert from gf data to binary data

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!