array(4) { [0]=> string(31) "IEEE floating point - Wikipedia" [1]=> string(26) " the free encyclopedia.pdf" [2]=> string(7) " 285446" [3]=> string(21) " 2013-09-07 19:45:0 " } ieee754_32 联合开发网 - pudn.com
ieee754_32

所属分类:matlab编程
开发工具:matlab
文件大小:244KB
下载次数:25
上传日期:2013-09-07 22:20:32
上 传 者Bluffer
说明:  Converts a floating point value to IEEE 754 32 bit binary representation. Sign Bit: 1 Exp: 2 to 9 Frac: 10:32 Single-precision floating-point format is a computer number format that occupies 4 bytes (32 bits) in computer memory and represents a wide dynamic range of values by using a floating point. In IEEE 754-2008 the 32-bit base 2 format is officially referred to as binary32. It was called single in IEEE 754-1985. In older computers, other floating-point formats of 4 bytes were used. For example, the 32-bit floating point bit pattern 1 01111101 00101100000000000000000 is interpreted as the following: (− 1)1 × (1 + 0.34375) × 2(125–127) = -1.34375× 2− 2 = -0.3359375 ​

文件列表:
ieee754_32.m (635, 2013-09-07)

近期下载者

相关文件


收藏者