quadratic equation interpolation
Version 1.0.0.0 (1.23 KB) by
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
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 LinuxCategories
- MATLAB > Mathematics > Interpolation >
Find more on Interpolation in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |