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 Solvers33
Suggested Problems
-
Reverse the elements of an array
1114 Solvers
-
644 Solvers
-
Find the dimensions of a matrix
560 Solvers
-
What is Sum Of all elements of Matrix
446 Solvers
-
Find x rows where the sum of the numbers is the maximum
584 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!