Given vector x, calculate the alternating sum
y = x(1) - x(2) + x(3) - x(4) + ...
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers838
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15782 Solvers
-
1471 Solvers
-
Find out missing number from a vector of 9 elements
321 Solvers
-
find the maximum element of the matrix
537 Solvers
-
Calculate Amount of Cake Frosting
29147 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!