フィルターのクリア

Sampling from a set

1 回表示 (過去 30 日間)
MiauMiau
MiauMiau 2014 年 5 月 16 日
Hi
Given I have a set, my aim is to sample every combination of two samples of size n, which are disjoint.
One example: The set would be {a,b,c,d,e,f,g} and the size would be 3, then I would have: 1. (a,b,c) and (d,e,f) 2. (a,b,c) and (e,f,g) 3. (a,b,d) and (e,f,g) 4. (a,b,d) and (d,e,f) 5. (a,b,d) and (d,e,g)
etc. etc.
Thanks

回答 (0 件)

カテゴリ

Help Center および File ExchangeEncryption / Cryptography についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by