Problem 473. old wine in a new bottle?
Solution Stats
Problem Comments
-
2 Comments
test case 2 is incorrect. the given function will only return positive values, which means it is not equivalent to sin (and therefore new wine)
adding 'for positive inputs between 0.2 to 0.8'
Solution Comments
-
1 Comment
In terms of Matlab's numerical accuracy, @(z)log10(10*z)-1 is not equal to log10. Therefore, it is new wine, as it produces different results than the built-in function.
-
1 Comment
I don't understand this problem.
Problem Recent Solvers26
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2608 Solvers
-
Vector Linear sum: (p1-m1)V1+(p2-m2)V2+...(pK-mk)Vk
51 Solvers
-
Matrix which contains the values of an other matrix A at the given locations.
223 Solvers
-
88 Solvers
-
364 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!