quadratic equation interpolation

assume you have a quadratic equation y=ax^2+bx+c.This script determines a, b , c
1.7K Downloads
Updated 15 Apr 2013

View License

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

Cite As

Sherif Omran (2024). quadratic equation interpolation (https://www.mathworks.com/matlabcentral/fileexchange/41298-quadratic-equation-interpolation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interpolation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0