-
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
-
PSO
其中包含了一些不同条件下的粒子群算法,希望对大家有所帮助。(Which contains a number of particle swarm algorithm under different conditions, we want to help.)
- 2014-01-16 19:52:19下载
- 积分:1
-
queuing
用于实现MATLAB环境下利用simulink实现M/M/1排队系统性能的仿真,欢迎各位大侠斧正。(Used to implement MATLAB environment using simulink realization of M/M/1 queuing system performance simulation, Fu Zheng heroes welcome.)
- 2009-09-11 18:41:35下载
- 积分:1
-
shuxilvboqi
全相位DFT数字滤波器MATLAB设计,欢迎下载(All phase DFT filter MATLAB design, welcome to download)
- 2009-05-16 13:21:27下载
- 积分:1
-
through-wall
穿墙传播带来的误差分析例程,对于非视距的认识可以加深(error analysis about through-wall propagation)
- 2012-04-22 16:24:35下载
- 积分:1
-
data_h
一个把DNA或者蛋白质序列转化为以为时间序列的程序,其中运用了混沌游戏表示的迭代算法,是很多后期后期相似性和相关性等分析必须的前提(the program used to transform the DNA or protein sequences into a time series based on chaos game representation)
- 2015-03-15 16:20:40下载
- 积分:1
-
html
mri brain image segmentation
- 2014-02-18 14:38:51下载
- 积分:1
-
yaoli1111
利用分步傅里叶方法计算光纤激光器输出脉冲光谱(The use of step-by-step Fourier method pulse fiber laser output spectrum)
- 2009-05-14 13:41:56下载
- 积分:1
-
Chapter5
说明: matlab混合编程(书中程序)
这个为第五章(matlab mixed programming (program book) The fifth chapter)
- 2008-09-04 17:53:16下载
- 积分:1
-
MakeSoft
This function converts the input binary to soft bits and logs to file
- 2014-02-03 14:32:35下载
- 积分:1