Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Constructing Error of Pressure Machine
조회 수: 2 (최근 30일)
이전 댓글 표시
Dear MLC,
I read pressures from a gauge:
p = [789 654 87.5 65.9 12.9 3.24 1.02]; % torr
and I'd really like to be able to reliably get the errors--half of the next digit of significance that is not shown.
I feel like i should use mod somehow but I'm not sure I know what to do except divide by ten.. I'm at a loss. Any help is much appreciated.
truly, Michael
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!