Fixed Point
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
fixdt(1,16,28)
is this format saying fixed point, 16 bits, with 28 decimal places?
0 comentarios
Respuesta aceptada
Walter Roberson
el 10 de Oct. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!