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 Solvers836
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3666 Solvers
-
First non-zero element in each column
942 Solvers
-
Convert a vector into a number
614 Solvers
-
510 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
597 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!