Base conversion of very large integers

版本 1.0.0.0 (14.2 KB) 作者: Alecsander Eitan
Base conversion of very large integers
1.0K 次下载
更新时间 2006/8/18

查看许可证

This set of functions perform base conversion of very large integers, well beyond the standard Matlab functions that are limited to 52bits. The input and output numbers are represented by strings (and not numbers) to avoid the Matlab limitations.
The main functions are: dec2hex_long, dec2oct_long, dec2bin_long, hex2dec_long, oct2dec_long and bin2dec_long

引用格式

Alecsander Eitan (2024). Base conversion of very large integers (https://www.mathworks.com/matlabcentral/fileexchange/12003-base-conversion-of-very-large-integers), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP3
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Numeric Types 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0