could you give an example? it's kind of hard to figure out what you're asking for.
sorry, f(i) = 2 if i = even
The problem is asking for the sum of a function from 1 to n, where every odd input outputs 1, and even input outputs 2.
Not sure where the 'vectorization' is coming from for this problem.
1160 Solvers
1903 Solvers
487 Solvers
277 Solvers
Generate a vector like 1,2,2,3,3,3,4,4,4,4
3630 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!