필터 지우기
필터 지우기

Fixed Point

조회 수: 4 (최근 30일)
Mark
Mark 2011년 10월 10일
fixdt(1,16,28)
is this format saying fixed point, 16 bits, with 28 decimal places?

채택된 답변

Walter Roberson
Walter Roberson 2011년 10월 10일
It appears to me that that is not valid. The ws (which you give as 16) includes all of the bits in the representation, and thus must be greater than the number of bits in the fraction. See here

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by