You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Greg von Winckel (2026). Series Product (https://www.mathworks.com/matlabcentral/fileexchange/5409-series-product), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.43 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
