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
-
Create a cell array out of a struct
2566 Solvers
-
Project Euler: Problem 10, Sum of Primes
2125 Solvers
-
Basics: 'Find the eigenvalues of given matrix
440 Solvers
-
151 Solvers
-
1225 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!