Given 2 points - how to find the quadratic equation?
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
Dyuman Joshi
2021-4-27
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.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!