Borrar filtros
Borrar filtros

Programming Mathematics logarithm problem

2 visualizaciones (últimos 30 días)
Mohamad Mourad
Mohamad Mourad el 9 de En. de 2020
Respondida: David Hill el 9 de En. de 2020
Hello everyone How can I write this equation specifily the base of log on Matlab ?
(n=1+logbase(r/t) for(s/E) if r,t,s,E are constant number ??

Respuesta aceptada

David Hill
David Hill el 9 de En. de 2020
n=1+log(s/E)/log(r/t);

Más respuestas (0)

Categorías

Más información sobre Exponents and Logarithms en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by