Polynomial-to-Pade coefficient conversion

poly2pade converts polynomial coefficients to a Pade approximant's numerator and denominator coefficients.

ダウンロード
ダウンロード

現在この提出コンテンツをフォロー中です。

引用

Kenneth Johnson (2026). Polynomial-to-Pade coefficient conversion (https://jp.mathworks.com/matlabcentral/fileexchange/170746-polynomial-to-pade-coefficient-conversion), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: Padé coefficients

Add the first tag.

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.2

bug fix in parameter scaling (do_scale branch)

ダウンロード
1.1.1

Bug fix (uninitialized sqrt_).

ダウンロード
1.1.0

More robust algorithms and code for coefficient scaling and denominator degree reduction.

ダウンロード
1.0.3

Fixed handling of ill-conditioned matrix.

ダウンロード
1.0.2

bug fix in err calculation

ダウンロード
1.0.1

Enable parallel calculations. Apply auto-scaling. Optionally return fit error.

ダウンロード
1.0.0

ダウンロード