Series Product

Computes the product of two power series.

Vous suivez désormais cette soumission

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 (2026). Series Product (https://fr.mathworks.com/matlabcentral/fileexchange/5409-series-product), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0