matlab linear algebra plot
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 28 Nov 2020
polyfit()
Risposte (1)
M.Many
il 28 Nov 2020
0 voti
Go to the tabs "Tools" -> "Basic fitting" in the plot. There you can get these values.
Categorie
Scopri di più su Spline Postprocessing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!