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

댓글 수: 1

Stephen23
Stephen23 2016년 2월 8일
I suspect that trying some of the the other format options will help the user. Such as this:
format longg

댓글을 달려면 로그인하십시오.

 채택된 답변

Walter Roberson
Walter Roberson 2016년 2월 8일

0 개 추천

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.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

태그

질문:

2016년 2월 8일

댓글:

2016년 2월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by