Extended Euclidean Algorithm for polynomials over GF(2^m)
by Jaco Versfeld
26 Mar 2010
Implementation of the extended Euclidean algorithm for polynomials over GF(2^m)
|
Watch this File
|
| File Information |
| Description |
Contains two functions. The one function computes the greatest common divisor (gcd) of two polynomials a(x) and b(x) over GF(2^m). The other function performs the extended Euclidean algorithm where two polynomials u(x) and v(x) is calculated in addition to the gcd of a(x) and b(x) such that gcd = u(x)a(x) + v(x)b(x). |
| Required Products |
Communications System Toolbox
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com