fixed point toolbox 4
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Fixed-Point Designer en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!