For given x,
if x is even, output is (x/2)
if x is odd, output is (3x+1)
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers32
Suggested Problems
-
Select every other element of a vector
36209 Solvers
-
Find last zero for each column
695 Solvers
-
709 Solvers
-
Remove element(s) from cell array
1984 Solvers
-
1214 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!