Home > freetb4matlab > comm > minpol.m

minpol

PURPOSE ^

%

SYNOPSIS ^

function r = minpol (v)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} minpol (@var{v})
%
% Finds the minimum polynomial for elements of a Galois Field. For  a 
% vector @var{v} with @math{N} components, representing @math{N} values 
% in a Galois Field GF(2^@var{m}), return the minimum polynomial in GF(2)
% representing thos values.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003