-
ieee754_32
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
- 2013-09-07 22:20:32下载
- 积分:1
-
IEEE-FUZZ05
fuzzy hidden Markov model
- 2011-11-01 21:32:43下载
- 积分:1
-
nonlinearequation13
非线性方程求解1--5(3)
非线性方程求解1--5(3)
- 2009-05-10 11:26:56下载
- 积分:1
-
winldap
告诉你怎么通过WINLDAP进行LDAP的编程,可以实际运行.(tell you how through WINLDAP for LDAP programming, the actual operation.)
- 2006-11-01 21:44:38下载
- 积分:1
-
FFT-time-frequency
可以实现FFT变化的时域图分析,可以清楚的知晓信号随时间的规律变化(Changes can achieve FFT time domain analysis, the signal can be clearly aware of the law change with time)
- 2013-08-19 17:55:12下载
- 积分:1
-
circular-objects.txt
Matlab codes for creating circular array
- 2012-11-03 10:05:31下载
- 积分:1
-
tabs
用matlab gui 实现界面互相切换功能 给你带来新的方法 创建不同类型的界面(matlab gui )
- 2011-12-01 19:29:11下载
- 积分:1
-
split_merge
通过区域分裂和合并对图像区域完成分裂合并的算法(Through the regional division and the completion of the merger on the image region splitting and merging algorithm)
- 2010-05-10 22:21:54下载
- 积分:1
-
image_processing_Matlab
tracking object using Image Processing Toolbox Matlab
- 2012-03-30 17:45:06下载
- 积分:1
-
Acupuncture
This m file for acupuncture points are made in the human body
- 2011-12-29 14:00:51下载
- 积分:1