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
-
12178 Solvers
-
Matrix indexing with two vectors of indices
776 Solvers
-
Generate a random matrix A of (1,-1)
403 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
601 Solvers
-
Matlab Basics - Switching Assignments
505 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