Basic binary arithmetic operation algorithms, including:
1. summation
2. subtraction
3. multiplication
4. division and modulo
5. binary-decimal conversions
These algorithms can be used for calculating very large integers, that standard Matlab's variable types unable to handle. Although may not be the most efficient out there, these can be useful for educational purpose and people in hurry.
Open README.m and EXAMPLE.m files for more details.
引用格式
Gifari Zulkarnaen (2026). Binary Arithmetic Operations for Large Number (https://ww2.mathworks.cn/matlabcentral/fileexchange/85633-binary-arithmetic-operations-for-large-number), MATLAB Central File Exchange. 检索时间: .
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0 |