Transform 3rd degree polynomial in x axis
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
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Mathematics > Elementary Math > Polynomials >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 | jpg added |
