We use the same secret function used on the past "Find my secret function ..."
x=23 -------->> y=3
X=1000 ------->> 163
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers26
Suggested Problems
-
Return the 3n+1 sequence for n
8520 Solvers
-
How to find the position of an element in a vector without using the find function
2820 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
960 Solvers
-
Change the first and last diagonal element of the identity matrix to zero
160 Solvers
-
Test Problem; Create a 5x5 array containing all ones
405 Solvers
More from this Author14
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
I cleaned up the test suite so that the forbidden functions are only checked once and reside in their own test case.
Please check the faulty test case 1 where "filetext" is undefined.
The filetext problem has been fixed.