Problem 47533. Summy's odd sum
Summy wants to sum the elements of the vector x which are present at odd indices. Can you help Summy by making a function which returns the required sum?
Solution Stats
Problem Comments
-
1 Comment
Viplav Patel
on 17 Nov 2020
This is simple... think simple
Solution Comments
Show commentsProblem Recent Solvers79
Suggested Problems
-
07 - Common functions and indexing 6
457 Solvers
-
1597 Solvers
-
Flip the vector from right to left
9911 Solvers
-
1171 Solvers
-
202 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!