Transform 3rd degree polynomial in x axis

Transform 3rd degree polynomial in x axis
ダウンロード: 15
更新 2017/4/18

ライセンスの表示

Finds new coeffitients of transformed 3rd degree polynomial in x axis. New polynomial can be produced as compressed or expanded.
P is coefficients of the polynomial and size of 1x4 which is form of
P(x)=a3*x^3+a2*x^2+a1*x+a0
xi is interval of the polynomial and size of 1x2 | x(1) < x(2)
xn is interval of new polynomial and size of 1x2 | xn(1) < xn(2)
Pn is coefficients of new polynomial.
Cemil KÖZKURT
15.04.2017
Tokat / TURKEY

引用

Cemil Közkurt (2024). Transform 3rd degree polynomial in x axis (https://www.mathworks.com/matlabcentral/fileexchange/62606-transform-3rd-degree-polynomial-in-x-axis), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersPolynomials についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

jpg added