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
-
Program an exclusive OR operation with logical operators
803 Solvers
-
Project Euler: Problem 3, Largest prime factor
1821 Solvers
-
Convert a Cell Array into an Array
2339 Solvers
-
556 Solvers
-
Calculate Amount of Cake Frosting
30353 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!