Padé coefficients

バージョン 1.0.0 (2.25 KB) 作成者: Kenneth Johnson
Calculate Padé coefficients corresponding to a truncated Taylor series.
ダウンロード: 16
更新 2022/7/9

ライセンスの表示

Given a function's truncated Taylor series coefficient vector c, calculate a corresponding Padé approximant's numerator and denominator coefficient vectors a and b:
[a,b] = padecoef(c,N)
where N is the denominator polynomial order. (See demo_padecoef.m for usage example.)

引用

Kenneth Johnson (2025). Padé coefficients (https://www.mathworks.com/matlabcentral/fileexchange/114835-pade-coefficients), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2022a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
謝辞

ヒントを与えたファイル: Polynomial-to-Pade coefficient conversion

Community Treasure Hunt

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

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