フィルターのクリア

convert base to base

2 ビュー (過去 30 日間)
Mohammad Imam Malik
Mohammad Imam Malik 2017 年 5 月 29 日
Hallo guys i want convert base N to base M , i can convert that now , but my problem , i can not convert input to base i want couse like A = 10, B = 11,etc string but the other nummber. i know i am dummy to ask something like that. i already read another post about it but i cant find a solution of my problem .
  2 件のコメント
Jan
Jan 2017 年 5 月 29 日
Please explain this sentence in clear words:
i can not convert input to base i want couse like A = 10, B = 11,
etc string but the other nummber
Mohammad Imam Malik
Mohammad Imam Malik 2017 年 5 月 29 日
sorry i cant use base2base or hex2dec , something like that, i can only use mod . so if input string like in hex FFF , i need read that in nummber and if in okt 8 = 10 , something like that,

サインインしてコメントする。

採用された回答

Stephen23
Stephen23 2017 年 5 月 29 日
編集済み: Stephen23 2017 年 5 月 29 日
Download John D'Errico's excellent FEX submission base2base:
Note that the input Nstart is NOT a numeric value, but a vector of digits.
  1 件のコメント
Mohammad Imam Malik
Mohammad Imam Malik 2017 年 5 月 29 日
thanks i try to undertstood this post

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Type Conversion についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by