Legendre-Pade Approximation
バージョン 1.0.0.0 (1.69 KB) 作成者:
Greg von Winckel
Computes the Legendre Pade approximation to an analytic function.
Computes a rational approximation to an analytic function using Legendre Polynomials. Sample a function f(x) at the Legendre-Gauss-Lobatto nodes (see requirements) and this script computes the Legendre expansion coefficients of the functions a(x) and b(x) such that a/b~=f.
Note f(x) must have a locally convergent Taylor series.
引用
Greg von Winckel (2024). Legendre-Pade Approximation (https://www.mathworks.com/matlabcentral/fileexchange/5238-legendre-pade-approximation), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R12
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Calculus についてさらに検索
タグ
謝辞
ヒントを得たファイル: Legende-Gauss-Lobatto nodes and weights, LegendreExpansion.m
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |