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 Solvers18
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
49321 Solvers
-
Return the largest number that is adjacent to a zero
5342 Solvers
-
Celsius to Fahrenheit converter
608 Solvers
-
335 Solvers
-
9438 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!