Fixed Point
조회 수: 2 (최근 30일)
이전 댓글 표시
fixdt(1,16,28)
is this format saying fixed point, 16 bits, with 28 decimal places?
댓글 수: 0
채택된 답변
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!