polyderiv
PURPOSE
% Return the coefficients of the derivative of the polynomial whose
SYNOPSIS
function [q, r] = polyderiv (p, a)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- conv % Convolve two vectors.
- deconv % Deconvolve two vectors.
- polyderiv % Return the coefficients of the derivative of the polynomial whose
- polygcd %
- polyreduce % Reduces a polynomial coefficient vector to a minimum number of terms by
This function is called by:
- polyder % See polyderiv.
- polyderiv % Return the coefficients of the derivative of the polynomial whose
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003