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
-
How to find the position of an element in a vector without using the find function
2812 Solvers
-
161 Solvers
-
Relative ratio of "1" in binary number
1592 Solvers
-
The sum of the numbers in the vector
641 Solvers
-
Matlab Basics - Absolute Value
669 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!