How can i do cumulative product of matrices??
6 views (last 30 days)
Show older comments
Actually I have a 4X4 matrix with symbolic matrix elements and i have to do its cumulative product n times....its my problem....i nead code for this problem.
0 Comments
Answers (1)
Vikas
on 6 Jan 2015
What do you mean by n times? except this you can find everything here in the below link http://in.mathworks.com/help/matlab/ref/cumprod.html http://in.mathworks.com/help/symbolic/cumprod.html
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!