-
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
-
1-(2)
projet 2 is very importand
- 2014-12-12 04:30:01下载
- 积分:1
-
dcCalculate
Dynamic calculation formula, the string into the corresponding formula, dynamic compilation and calculate the results
- 2015-01-23 08:05:53下载
- 积分:1
-
0306462834
飞机纵向控制律闭环模型,可以非常方便的获得最优纵向控制律(Closed loop model aircraft longitudinal control law can be very convenient to obtain the optimal longitudinal control law)
- 2010-10-11 11:09:03下载
- 积分:1
-
an510
基于MATLAB/simulink的永磁同步电机仿真模型.空间失量磁场定向算法(Based on MATLAB/simulink simulation model of permanent magnet synchronous motor. Spatial loss field oriented method)
- 2011-01-26 00:08:13下载
- 积分:1
-
matlab
关于matlab中的众多函数,及相对应的作用介绍,便于查找和记忆(With regard to the many functions in matlab, and the corresponding role of the introduction, easy to find and remember)
- 2010-03-12 19:04:24下载
- 积分:1
-
graph-search-algorithm
本算法是基于图论的广度优先搜索算法,对于配电网的孤岛搜索,以及各个孤岛的电气连通性判别具有很好的效果。(Used to solve the problem about graph search algorithm.
)
- 2021-03-30 21:19:09下载
- 积分:1
-
matlabhanshusucha
matlab函数速查手机,非常有用matlab工具(matlab function Handbook for mobile phones, a very useful tool matlab)
- 2010-08-08 10:34:11下载
- 积分:1
-
arma
说明: 实现了求ARMA模型的两种算法,用matlab实现(ARMA model for the realization of the two algorithms, with the realization of matlab)
- 2009-08-20 15:23:29下载
- 积分:1
-
MATLAB-functions
MATLAB常用函数大全,详细说明,按不同类别检索(MATLAB common functions Daquan, detailed description of the different classes to retrieve)
- 2021-02-21 09:49:42下载
- 积分:1