quadratic equation interpolation
Versión 1.0.0.0 (1,23 KB) por
Sherif Omran
assume you have a quadratic equation y=ax^2+bx+c.This script determines a, b , c
Determine coefficients of a quadratic interpolation equation when having 3 values in x,y.
assume you have a quadratic equation y=ax^2+bx+c and have 3 points in x and 3 points in y. This script determines a, b , c
Citar como
Sherif Omran (2024). quadratic equation interpolation (https://www.mathworks.com/matlabcentral/fileexchange/41298-quadratic-equation-interpolation), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2013a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Mathematics > Interpolation >
Más información sobre Interpolation en Help Center y MATLAB Answers.
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 |