採用された回答

Walter Roberson
Walter Roberson 2016 年 3 月 20 日

1 投票

You run a numeric solution to the equation
11^y = x
where x is the input, and y is the logarithm base 11 to be found.
Or you could use the identity
log11(x) = log(x)/log(11)
where log is the natural logarithm.

1 件のコメント

Nikola Ibric
Nikola Ibric 2016 年 3 月 20 日
Got it.Thank you.

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeProgramming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by