Series Product

Computes the product of two power series.
ダウンロード: 2K
更新 2004/7/8

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R12
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersCalculus についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0