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 Solvers17
Suggested Problems
-
283 Solvers
-
352 Solvers
-
Chebyshev polynomials of the 2nd Kind
59 Solvers
-
Find the position of first minimum value in an integer array with numbers
159 Solvers
-
Is this triangle right-angled?
4152 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!