Sep 7, 2013 #1 C Chan Dev Newbie level 5 Joined Jul 27, 2013 Messages 8 Helped 3 Reputation 6 Reaction score 3 Trophy points 3 Location Chennai Visit site Activity points 37 I have a matrix with decimal values. say: a=[43 75 23;85 34 78;13 78 23] i want to convert all the values to 32-bit single precision floating point value IEEE 754 format. Can anybody help me...
I have a matrix with decimal values. say: a=[43 75 23;85 34 78;13 78 23] i want to convert all the values to 32-bit single precision floating point value IEEE 754 format. Can anybody help me...
Sep 7, 2013 #2 electroM Member level 4 Joined Jul 19, 2013 Messages 72 Helped 11 Reputation 22 Reaction score 11 Trophy points 18 Location Pune, INDIA Visit site Activity points 384 more on floating point https://en.wikipedia.org/wiki/IEEE_754