Sum of elements of a vector (★★★) - MATLAB Cody - MATLAB Central

Problem 45824. Sum of elements of a vector (★★★)

Difficulty:Rate
Given any vector x = [x1, x2, x3, ... xn], compute the sum of its elements.
Thus, if x = [ 1 3 -2 5 ], then the sum of its elements is 7.
You cannot use any of the following commands: sum, dot, norm, for, while

Solution Stats

30.21% Correct | 69.79% Incorrect
Last Solution submitted on Dec 31, 2024

Problem Comments

Solution Comments

Show comments
PIVlab surpasses 100K all-time File Exchange downloads
During the past twelve months, PIVlab, a MATLAB Community Toolbox for particle...
4
8
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
2
4

Group


Problem Recent Solvers84

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!