Series Product

Computes the product of two power series.
2K descargas
Actualizado 8 jul 2004

Ver licencia

This simple script numerically computes the power series coefficients of the product of two power series. While this can be done with only one line symbolically,

c=sym2poly(poly2sym(a,x)*poly2sym(b,x))

the symbolic computation is typically very slow especially as the number of terms increases.

Citar como

Greg von Winckel (2024). Series Product (https://www.mathworks.com/matlabcentral/fileexchange/5409-series-product), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R12
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Calculus en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0