Symbol Dealing Distributor

バージョン 1.0.0.0 (2.35 KB) 作成者: Michael Chan
The utility may be used for example card dealing or similar operations.
ダウンロード: 166
更新 2011/10/17

ライセンスの表示

The objective is to provide sample usage for allocating symbols to different data sector.
The utility may be used for example card dealing or similar operations.

main executing reference usages:
1. usage_symbolDealingDistributor.m
Deal out an array of symbols equally among designated data vectors.

<Sample example>
Before dealing out the contents:

textContent =
1 1 1 1 1 2 2 2 2 2 3 3 3 3 3 4 4 4 4 4 5 5 5 5 5

After dealing out the contents:

recipientDataSector =
[1] [2] [3] [4] [5]
[1] [2] [3] [4] [5]
[1] [2] [3] [4] [5]
[1] [2] [3] [4] [5]
[1] [2] [3] [4] [5]

* Caveat:
1. For reference only.

If the illustrative demo has more elegant presentation, please do not hesitate to suggest and send feedback to the author.
Email: promethevx@yahoo.com.

Thank you.

Regards,
Michael Chan JT

引用

Michael Chan (2024). Symbol Dealing Distributor (https://www.mathworks.com/matlabcentral/fileexchange/33305-symbol-dealing-distributor), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2008a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersNumbers and Precision についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0