Series Product

Computes the product of two power series.
2K téléchargements
Mise à jour 8 juil. 2004

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R12
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Calculus dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0