matlab linear algebra plot
Mostrar comentarios más antiguos
It was observed that the curve passing through the points of (100, 0.2), (400, 0.45) and (600, 0.57) can be expressed with the quadratic equation, f (x) = a + bx + cx2 i) Determine the coefficients of the quadratic equation.
ii) Plot y vs. x graph along the quadratic curve. Do not forget to label the graph properly
1 comentario
Walter Roberson
el 28 de Nov. de 2020
polyfit()
Respuestas (1)
M.Many
el 28 de Nov. de 2020
0 votos
Go to the tabs "Tools" -> "Basic fitting" in the plot. There you can get these values.
Categorías
Más información sobre Spline Postprocessing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!