Problem 42840. Coefficients and vertex of a parabola given 3 points
Solution Stats
Problem Comments
-
2 Comments
Peng Liu
on 29 Apr 2016
It would be better to add more test cases to reinforce the test suite.
Roche de Guzman
on 1 May 2016
Thanks I just updated!
Solution Comments
-
1 Comment
James
on 6 May 2016
Using without the "round" fudge on the polyfit function should work, but gives errors on the order of 1e-14. Round only works because all the coefficients in your test suite are integers.
Problem Recent Solvers18
Suggested Problems
-
1906 Solvers
-
1174 Solvers
-
1486 Solvers
-
How long is the longest prime diagonal?
375 Solvers
-
366 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!