Fixed Point
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
fixdt(1,16,28)
is this format saying fixed point, 16 bits, with 28 decimal places?
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 10 Okt. 2011
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!