Fixed Point to Floating Point
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Maximum
el 7 de Jun. de 2014
Respondida: Rick Rosson
el 7 de Jun. de 2014
Hi guys.
I am beginner in Matlab. I just want to ask how to convert floating point number to fixed point number for matrix operation. Does everybody knows method to convert the floatig point. Your kindness is much appreciated.
Thanks in advance
0 comentarios
Respuesta aceptada
Rick Rosson
el 7 de Jun. de 2014
>> doc fi
>> doc numerictype
>> doc fimath
>> doc cast
>> doc isfi
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!