Feeds
질문
Random permutation of integers from 1 to n without repetition but for large n
Hi, I want to use a for loop but iterate through the loop indices in a random order. So I want to have a random permutation of...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
Fast way of computing all possible products of n matrices
Hi, I have some n matrices (stored in a cell array) and want to compute all possible n! (max-plus-algebra-)products you can get ...
거의 3년 전 | 답변 수: 3 | 2
