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!