Given 2 points - how to find the quadratic equation?
2 views (last 30 days)
Show older comments
For example' if i have
point1= (1,2)
point1= (3,2)
how to find the quadratic equation?
and how to find the maximum of the function?
1 Comment
Dyuman Joshi
on 27 Apr 2021
This looks like a homework question.
How do you solve the question by hand? You have 2 equations of degree 2 and 1 variable. You follow the same approach while making a code for it.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!