이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
!! OBSOLETE !!
Its functionality is now implemented in my function PERMN, available on the File Exchange
permnsub - subset of all permutations with repetition
M = permnsub(V,N,IX) returns a subset of all permutations, with
repetition, of N elements, taken from the elements in vector V. M has
the size numel(IX)-by-N. V can be an array of numbers, cells or strings,
and M will be of the same type as V.
Use PERMN instead
인용 양식
Jos (10584) (2026). permnsub(V,N, IX) (https://kr.mathworks.com/matlabcentral/fileexchange/41206-permnsub-v-n-ix), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: permn
