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