How can I define the number of combination of elements that I want to be computed?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi everyone! I would like to compute only a limited number of combination of a given vector's elements... how could I do so? I'm using combnk, but it computes ALL possible combinations and it takes too much RAM (more then 16, that is my limit), so matlab (legitimately) complains. Some of you has any suggestions?
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Software Development Tools에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!