Problem 2874. Cumulative product of a vector
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
MIN HYEOK LEE
on 4 Dec 2016
good
Solution Comments
Show commentsProblem Recent Solvers290
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5730 Solvers
-
703 Solvers
-
341 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
390 Solvers
-
190 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!