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
-
Determine whether a vector is monotonically increasing
22874 Solvers
-
Find the numeric mean of the prime numbers in a matrix.
9134 Solvers
-
792 Solvers
-
Create a Multiplication table matrix...
690 Solvers
-
Find out missing number from a vector of 9 elements
321 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!