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 Solvers35
Suggested Problems
-
Find relatively common elements in matrix rows
2157 Solvers
-
451 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
401 Solvers
-
787 Solvers
-
Convert given decimal number to binary number.
2350 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!