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
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12940 Solvers
-
770 Solvers
-
673 Solvers
-
351 Solvers
-
Determine if a row vector has NaN
130 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!