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
-
Count from 0 to N^M in base N.
231 Solvers
-
Create a cell array out of a struct
1183 Solvers
-
Arrange Vector in descending order
7961 Solvers
-
816 Solvers
-
Back to basics 23 - Triangular matrix
781 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!