Problem 1794. 02 - Vector Variables 4
Solution Stats
Problem Comments
-
2 Comments
why, oh, why is the test suite exactly the same as the expected solution?
Isn't 10.^(0:0.01:1) more precise?
Solution Comments
-
1 Comment
What? This should work. I hate computer precission!
-
1 Comment
This approach should work as well, but the results are not exactly equal (<1e-14 error). I suggest adding a tolerance to the test suite.
-
2 Comments
Perhaps, in the test-suite, you could account for small imprecisions? This would allow for answers that don't use the logspace command.
I agree; not accounting for imprecision is bad numerical practice.
Problem Recent Solvers503
Suggested Problems
-
287 Solvers
-
Project Euler: Problem 10, Sum of Primes
1327 Solvers
-
Duplicate each element of a vector.
577 Solvers
-
Replace every 3rd element in a vector with 4
228 Solvers
-
2718 Solvers
More from this Author26
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!