perms

even, odd, cyclical, unique permutations of a set of vectors

現在この提出コンテンツをフォロー中です。

Generate permutations of a set of vectors under flag control. The flags are 'all' (n factorial), even', 'odd', 'cycles', 'signs'. Combinations can be used. The flag 'unique' will remove duplicate entries. This file is a compatible extension of MATLAB perms(vec) where vec is a row vector. See also uniqueperms FEX # 18918.

引用

Bill McKeeman (2026). perms (https://jp.mathworks.com/matlabcentral/fileexchange/10237-perms), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを与えたファイル: Tumbling Bucky Ball, Polytopes, Hyperbolic Polynomial Toolbox (HPT)

カテゴリ

Help Center および MATLAB AnswersShare and Distribute Software についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.6.0.0

fixed botched submission

1.3.0.1

Updated license

1.3.0.0

license change

1.1.0.0

Fix problem with R2009a, follow some MLINT advice

1.0.0.0

clean up HTML doc.