Home > freetb4matlab > polynomial > polyreduce.m

polyreduce

PURPOSE ^

% Reduces a polynomial coefficient vector to a minimum number of terms by

SYNOPSIS ^

function p = polyreduce (p)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} polyreduce (@var{c})
% Reduces a polynomial coefficient vector to a minimum number of terms by
% stripping off any leading zeros.
% @seealso{poly, roots, conv, deconv, residue, filter, polyval,
% polyvalm, polyderiv, polyinteg}
% @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