필터 지우기
필터 지우기

What does this value mean ?

조회 수: 2 (최근 30일)
Adel Page
Adel Page 2014년 3월 24일
댓글: Walter Roberson 2014년 3월 24일
Hi everyone, I got this value (-3,68E-05) while analysing some data, I'd like to know what does it mean.

답변 (2개)

Walter Roberson
Walter Roberson 2014년 3월 24일
-3.68 * 10^(-5) which is -3.68/100000 which is -0.00000368
  댓글 수: 2
Adel Page
Adel Page 2014년 3월 24일
Thank you, much appreciated.
Walter Roberson
Walter Roberson 2014년 3월 24일
See also the "format" command.

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


Kevin Gaukel
Kevin Gaukel 2014년 3월 24일
편집: Kevin Gaukel 2014년 3월 24일
MATLAB sets the values to period "." for decimal point, but I am wondering if your program sets up the output to display the decimal point as a comma like some locals like Europe. Otherwise, I would agree with Mr. Walter Robinson's comment about the interpretation of your data.
  댓글 수: 1
Adel Page
Adel Page 2014년 3월 24일
Thanks buddy

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

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by