Home > freetb4matlab > deprecated > polyinteg.m

polyinteg

PURPOSE ^

% Return the coefficients of the integral of the polynomial whose

SYNOPSIS ^

function y = polyinteg (p)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} polyinteg (@var{c})
% Return the coefficients of the integral of the polynomial whose
% coefficients are represented by the vector @var{c}.
%
% The constant of integration is set to zero.
% @seealso{polyint, poly, polyderiv, polyreduce, roots, conv, deconv, residue,
% filter, polyval, polyvalm}
% @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