|
|
| File Information |
| Description |
Example:
Counting the number of nuts as shown in the photo:
count 3 by 3, reminder: 2
count 5 by 5, reminder: 3
count 7 by 7, reminder: 2
then the requested total number of nuts X can be calculated as follow command:
x = sunzTheorem([2, 3, 2], [3, 5, 7]);
The motivation and key ideas of the program is described in "program guild.pdf",
Note:
just throw out the designing ideas in a huristic way not for vigorous proof purpose. |
| MATLAB release |
MATLAB 7 (R14)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 02 Dec 2011 |
supply the "program_guild.pdf" document to explain the motivation and key ideas of the program. |
|
Contact us at files@mathworks.com