Problem 299. vectorization in N
Solution Stats
Problem Comments
-
3 Comments
@bmtran (Bryant Tran)
on 9 Feb 2012
could you give an example? it's kind of hard to figure out what you're asking for.
Julio
on 9 Feb 2012
sorry, f(i) = 2 if i = even
Rafael S.T. Vieira
on 9 Aug 2020
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.
Solution Comments
-
1 Comment
Informaton
on 1 May 2017
Not sure where the 'vectorization' is coming from for this problem.
Problem Recent Solvers256
Suggested Problems
-
Make an awesome ramp for a tiny motorcycle stuntman
437 Solvers
-
Return the first and last characters of a character array
7130 Solvers
-
1091 Solvers
-
Generate N equally spaced intervals between -L and L
797 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
7914 Solvers
More from this Author10
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!