How change the base of the log??

60 visualizzazioni (ultimi 30 giorni)
Rodrigo Franco
Rodrigo Franco il 26 Set 2014
Commentato: Wahid Ali il 7 Lug 2017
Hi peoples, how change the base of the log example: log9(9) = 1

Risposta accettata

Adam
Adam il 26 Set 2014
Defining your own using an equality such as
log9(x) = log(x) / log(9)
looks to be your best option.

Più risposte (0)

Categorie

Scopri di più su Prepare Model Inputs and Outputs in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by