Cumulative product of a vector
example x=[1 2 5 10], then answer must be [ 1 2 10 100]
If you like this problem, please like it below(Request)
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers301
Suggested Problems
-
Determine whether a vector is monotonically increasing
22903 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2538 Solvers
-
Get the length of a given vector
13040 Solvers
-
find the maximum element of the matrix
538 Solvers
-
499 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
good