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
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2571 Solvers
-
Generate a random matrix A of (1,-1)
430 Solvers
-
1675 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1269 Solvers
-
Find out sum of all elements of given Matrix
535 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!