Problem 46711. Test - Add sequence of numbers with given start, step, and end
Test problem (to learn how to create problems)
Given i = initial value
n = step value
e = end value
Find the sum of the generated sequence
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers47
Suggested Problems
-
3511 Solvers
-
434 Solvers
-
347 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
344 Solvers
-
7774 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!