Polynomials
- bezout — Bezout法により、2つの多項式または2つの整数の最大公約数を計算します
- chepol — チェビシェフ多項式
- cmndred — 共通分母形式
- coeff — 多項式行列の係数
- coffg — 多項式行列の逆
- colcompr — 多項式行列の列圧縮
- degree — 多項式行列の次数
- derivat — 有理行列の微分
- determ — 多項式行列の行列式
- detr — determinant of a matrix of rationals
- diophant — Solves the diophantine (Bezout) equation p1*x1 + p2*x2 = b
- factors — 実数因数分解
- hermit — エルミート形式
- horner — 多項式/有理数の評価
- hrmt — 多項式の最大公約数
- htrianr — 多項式行列の三角化
- inv_coeff — 係数を指定して多項式行列を作成
- invr — (有理) 行列の逆
- lcmdiag — 最小公倍数対角分解
- ldiv — 多項式行列の長除算
- pdiv — 多項式の除算
- pol2str — 多項式を文字列に変換
- polfact — 最小因数
- poly — Polynomial definition from given roots or coefficients, or characteristic to a square matrix.
- polyDisplay — set or get the display mode of polynomials
- polyint — Polynomial integration
- residu — 残差
- roots — 多項式の根
- rowcompr — 多項式行列の行圧縮
- sfact — 離散時間スペクトル分解
- simp — 有理数の簡単化
- simp_mode — 有理数の簡単化のオン/オフを切り替える
- sylm — シルベスタ行列
- varn — 多項式または有理分数のシンボリック変数
Report an issue | ||
<< CACSD | Scilabヘルプ | Signal Processing >> |