On Sat, Nov 29, 2008 at 10:45:55PM +0100, Marco Maso wrote:
> So you are telling me that my problem can't be solved. I confirm that
> Matlab has this limitation too.

Well in Matlab I'd say that yes the problem is unsolvable. However for 
Octave, you have the source.. Change the lines

galoisfield.h:#define __OCTAVE_GALOIS_MAX_M  16
galoisfield.h:#define __OCTAVE_GALOIS_MAX_M_AS_STRING  "16"

to the maximum value you want and then recompile the galois field code..
 
> And last question: what's the meaning of creating primitive
> polyonomials of grade <= 22 (the limitation of primpoly) if I can't use
> a primitive polynomial of grade > 16 for a galois field limit hard
> coded?

Good point, don't know ... Because I could probably... This code was 
written 4 or 5 years ago now.

D.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to