fixed point toolbox 4
    조회 수: 5 (최근 30일)
  
       이전 댓글 표시
    
During the multiplication of 2 fixed point numbers matlab automatically changes the word length and length of fractional part... Is there a way of explicitly defining the word length and fractional part for an operation?
ie eg let 3.45 ,2.45 be fixed point numbers
c=2.45*3.45 can we explicitly specify the word length and fractional length of c before computing 3.45*2.45? can anyone explain?
댓글 수: 0
답변 (1개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Fixed-Point Designer에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

