How change the base of the log??

66 vues (au cours des 30 derniers jours)
Rodrigo Franco
Rodrigo Franco le 26 Sep 2014
Commenté : Wahid Ali le 7 Juil 2017
Hi peoples, how change the base of the log example: log9(9) = 1

Réponse acceptée

Adam
Adam le 26 Sep 2014
Defining your own using an equality such as
log9(x) = log(x) / log(9)
looks to be your best option.
  1 commentaire
Wahid Ali
Wahid Ali le 7 Juil 2017
Thanks

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Prepare Model Inputs and Outputs dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by