ダウンロード: 2.5K
更新 2023/4/17

change-base

Change number base (radix) - Feb 1994

View chb on File Exchange

B = chb(A,a,b) change numerical base: a,b scalars from 2 to 64 , A,B strings. Number A in base a , expressed in base b by B. Symbols are 0 .. 9 A .. Z a .. z @ &.

Example: '-54.13'-chb(chb('-54.13',6,27),27,6)

Note: since it operates by converting to and from doubles, it is not perfectly reliable for very long numbers in high bases.

Giampiero Campa 21-2-94

引用

Giampiero Campa (2024). chb (https://github.com/giampy1969/change-base/releases/tag/v1.1), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R11.1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
謝辞

ヒントを与えたファイル: Numeral Systems Toolbox 1.1

Community Treasure Hunt

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

Start Hunting!

バージョン 公開済み リリース ノート
1.1

See release notes for this release on GitHub: https://github.com/giampy1969/change-base/releases/tag/v1.1

1.0.0.0

Renamed lowercase

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。