Problem 44132. Find my secret function III

only write a function gives you an outputs as expls:

input: x=2 ------->>> Output: Y=1

input: x=100 ------->>> Output: Y=[ 1 2 4 6 10 12 16 18 22 28 30 36 40 42 46 52 58 60 66 70 72 78 82 88 96]

Hint: here we use the same function used in the series of "Find my secret function".

Solution Stats

50.0% Correct | 50.0% Incorrect
Last Solution submitted on Nov 05, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers26

Suggested Problems

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!