-
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
-
FFTsolver
快速傅里叶变换自编程序,直接运行即可,简单方便实用(Fast Fourier Transform self program can be run directly, simple and convenient and practical)
- 2013-09-24 22:03:05下载
- 积分:1
-
noise-removal
Stationary and Non-Stationary noise removal Cardiac Signals using
a Constrained Stability Least Mean Square Algorithm。(Stationary and Non-Stationary noise removal Cardiac Signals using a Constrained Stability Least Mean Square Algorithm.)
- 2015-03-29 20:40:31下载
- 积分:1
-
matlab
常用图像质量评价方法的Matlab代码,其中有ssim + mse + psnr + qilv。(Image quality assessment method used Matlab code, which include ssim+ mse+ psnr+ qilv.)
- 2013-05-27 22:56:20下载
- 积分:1
-
chap2_05_LS
最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法最小二乘算法(LS)
- 2010-08-29 11:30:50下载
- 积分:1
-
BP_as_DS-2008-11-13
matlab source code example for solving a problem such as partial differential eqaution , ordinar differential equation , matric etc.
- 2011-02-09 01:39:29下载
- 积分:1
-
wavread
读取波形可以实现波形的度,非常方便使用,是您的正确选择(waveread)
- 2010-05-13 18:59:21下载
- 积分:1
-
sudu
机器人机构的速度与加速度可以用通过程序来计算得出,方式更为简便(Robot body velocity and acceleration can be calculated by the program, more convenient way)
- 2013-09-30 12:07:38下载
- 积分:1
-
Untitled2x
power flow para perdidas corto circuito
- 2011-08-27 04:11:10下载
- 积分:1
-
GAToolbox
遗传算法工具箱
给出遗传算法中所有能用到的所有函数,给使用者带来方便。(Genetic Algorithm Toolbox Genetic Algorithm give all to all the functions can be used to bring convenience to users.)
- 2009-04-02 09:41:49下载
- 积分:1