Binomial Expansion

バージョン 1.0.0.0 (1.99 KB) 作成者: Mario Rivero
Expands Binomials of form (x+y)^n
ダウンロード: 194
更新 2018/5/17

ライセンスの表示

Expands Binomials of form (x+y)^n for a given y and n, where n is a whole number and y can be any real or complex number. This program uses Pascals Triangle to determine the coefficients of (x+1)^n, creates a vector to represent (y^0 y^1 y^2 y^3 ... y^n-1 y^n), and multiplies the two term by term to obtain the coefficients of (x+y)^n. Then using poly2sym we obtain a symbolic representation of the expanded polynomial.

引用

Mario Rivero (2026). Binomial Expansion (https://jp.mathworks.com/matlabcentral/fileexchange/67366-binomial-expansion), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersJust for fun についてさらに検索
タグ タグを追加
バージョン 公開済み リリース ノート
1.0.0.0