Base conversion of very large integers

Base conversion of very large integers
ダウンロード: 1K
更新 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 (2025). 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 Center および MATLAB AnswersNumeric Types についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0