-
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
-
LEACH_m
low energy adaptive clustering code in matlab for wireless sensor netwoks
- 2010-06-08 14:52:40下载
- 积分:1
-
mohuPID
交流伺服系统控制方式,模糊PID方面的,讲的比较详细(AC servo system control, fuzzy PID' s, speak in more detail)
- 2010-07-06 12:24:28下载
- 积分:1
-
InterpolationandFitting
插值与拟合的matlab文件,插值与拟合在matlab中有很广的应用(Interpolation and fitting matlab files, interpolation and fitting in at matlab has a very wide application)
- 2009-03-19 10:47:46下载
- 积分:1
-
MUSIC_MATLAB
Music超分辨算法,适合用于DOA估计,程序简单易懂,非常适合刚入门的同学使用。(Music Algorithm )
- 2014-12-29 12:14:55下载
- 积分:1
-
CEEMDAN_V00
改进的EEMD程序,可弥补加噪去除不干净的问题(Improved EEMD procedures, can make up for the noise removal is not clean problem)
- 2015-02-04 18:38:51下载
- 积分:1
-
mdl_sourcenumber
采用DML进行信源数估计,对于初学者应该会有所帮助(This code use DML algorithm to DOA estimation.Maybe it can give you some help.)
- 2017-10-09 10:52:11下载
- 积分:1
-
ch5example15prg1
彩色电视机接收系统仿真,功能模块完整,适合初学者,建议参考(Color TV receiver system simulation, complete modules, suitable for beginners, it is suggested)
- 2010-06-12 04:52:53下载
- 积分:1
-
reverberation
reverberant sppech generation
- 2009-03-17 14:50:30下载
- 积分:1
-
power-flow
潮流程序。。好好利用,可以更改,可以通用(power flow )
- 2013-04-19 15:44:24下载
- 积分:1