my first experiment
Congratulations on solving this problem. For future endeavours you might consider the following: (1) many common calculations already have dedicated functions available to compute them in MATLAB; (2) for generality you might have to initialise y=-Inf, not y=0; (3) for generality you might have to iterate over 1:size(x,#), not 1:2.
Return the 3n+1 sequence for n
6205 Solvers
282 Solvers
306 Solvers
Create a square matrix of zeros of even order
112 Solvers
174 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!