Given 2 points - how to find the quadratic equation?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Dyuman Joshi
el 27 de Abr. de 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.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!