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 Solvers78
Suggested Problems
-
7756 Solvers
-
15087 Solvers
-
Flip the vector from right to left
9784 Solvers
-
356 Solvers
-
Calculate the average value of the elements in the array
1387 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!