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)
good
The Hitchhiker's Guide to MATLAB
2696 Solvers
367 Solvers
Area of an equilateral triangle
1706 Solvers
Side of an equilateral triangle
1521 Solvers
Write a code that will follow the equation y = x * (x + x) * x.
140 Solvers