Transform 3rd degree polynomial in x axis

版本 1.0.0.0 (1.2 KB) 作者: Cemil Közkurt
Transform 3rd degree polynomial in x axis
15.0 次下载
更新时间 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 CenterMATLAB Answers 中查找有关 Polynomials 的更多信息

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