How can i do cumulative product of matrices??
조회 수: 8 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Vikas
2015년 1월 6일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!