Hello, Could you explain it? how calculate it? Thanks

1 comentario

Stephen23
Stephen23 el 8 de Feb. de 2016
I suspect that trying some of the the other format options will help the user. Such as this:
format longg

Iniciar sesión para comentar.

 Respuesta aceptada

Walter Roberson
Walter Roberson el 8 de Feb. de 2016

0 votos

logspace(A, B, C) is 10.^linspace(A, B, C)
linspace(1,5,4) is 1, 7/3, 11/3, 5, and the output you see is 10 to the power of those.

Más respuestas (0)

Categorías

Más información sobre MATLAB en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 8 de Feb. de 2016

Comentada:

el 8 de Feb. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by