Given 2 points - how to find the quadratic equation?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Dyuman Joshi
il 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.
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!