Feeds
질문
A link which have the equivalent for C code of the functions sum(ismember(A, B, 'rows')) and nchoosek(v,n)
Good evening, I have to make a porting in C code of a m-file (Matlab file) (that is: I have to translate in C code a file writt...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to generate combinatorial vectors avoiding some determinated subvectors
Hello, I have to generate in a script many combinatorial vectors, and the matter is the time: the script would take many months,...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
Dispositions with repetitions; dispositions without repetitions; combinations with repetitions.
Good morning, I use Matlab version 7.9 ; I already know the functions nchoosek(v,k) or combnk(v,k) to generate vectors of k...
거의 15년 전 | 답변 수: 1 | 0
