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
-
23771 Solvers
-
Test if two numbers have the same digits
266 Solvers
-
Make a vector of prime numbers
966 Solvers
-
Is this triangle right-angled?
6562 Solvers
-
Matlab Basics - Convert a row vector to a column vector
679 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!