You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Su Dongcai (2026). Chinese reminder theorem (https://www.mathworks.com/matlabcentral/fileexchange/34013-chinese-reminder-theorem), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (107 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
