現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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 (2026). Padé coefficients (https://jp.mathworks.com/matlabcentral/fileexchange/114835-pade-coefficients), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Polynomial-to-Pade coefficient conversion
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0 |
