matlab linear algebra plot
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 28 Nov. 2020
polyfit()
Antworten (1)
M.Many
am 28 Nov. 2020
0 Stimmen
Go to the tabs "Tools" -> "Basic fitting" in the plot. There you can get these values.
Kategorien
Mehr zu Spline Postprocessing finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!