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
-
Determine whether a vector is monotonically increasing
16643 Solvers
-
Matrix with different incremental runs
118 Solvers
-
Return elements unique to either input
725 Solvers
-
How many monitors are connected ?
146 Solvers
-
628 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!