Function fixdt() behaves differently when I give the slope argument in decimal or in power of two.Can anyone explain me why?

조회 수: 2 (최근 30일)
For a signal declared as DSM in simulink for fixed point system, I am getting same value at time t1 and t2 when using the below syntax: fixdt(0,16,0.01,0)
But getting different value for the signal when using: fixdt(0,16,2^-7,0)

답변 (0개)

카테고리

Help CenterFile Exchange에서 Fixed-Point Designer에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by