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 Solvers488
Suggested Problems
-
1799 Solvers
-
Number of 1s in the Binary Representation of a Number
400 Solvers
-
420 Solvers
-
Find nearest prime number less than input number
458 Solvers
-
411 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!