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 CenterMATLAB Answers에서 Numbers 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