photo

Muhammad Bilal


Last seen: 6 maanden ago Active since 2023

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

  • Promoter
  • Thankful Level 1
  • Explorer

View badges

Feeds

View by

Question


How to solve this problem " Error using gfmul The input elements must be integers between -Inf and P^M-2 over an extension field"
clc, clear all m=8; p=2; primpoly = [1 0 0 0 1 1 1 0 1]; field=gftuple([-1:p^m-2]',primpoly,p); gfmul(77,255,field)

meer dan een jaar ago | 1 answer | 0

1

answer