Transform 3rd degree polynomial in x axis

Transform 3rd degree polynomial in x axis
15 Descargas
Actualizado 18 abr 2017

Ver licencia

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

Citar como

Cemil Közkurt (2025). Transform 3rd degree polynomial in x axis (https://la.mathworks.com/matlabcentral/fileexchange/62606-transform-3rd-degree-polynomial-in-x-axis), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Polynomials en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

jpg added