Problem 57595. Find alternating sum
Given an array, find alternating sum i.e. – y = x (1) – x (2) + x (3) – x (4) + x (5) - …
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers21
Suggested Problems
-
Given a matrix, swap the 2nd & 3rd columns
1254 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
712 Solvers
-
Determine the length of a string of characters
265 Solvers
-
162 Solvers
-
Double all elements in the array
2146 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!