-
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
-
circular-objects.txt
Matlab codes for creating circular array
- 2012-11-03 10:05:31下载
- 积分:1
-
OpenSURF_version1c
surf算法,实现特征点检测和匹配.文件内有两个图像匹配实例(surf algorithm, feature point detection and matching)
- 2013-12-10 21:19:07下载
- 积分:1
-
kt878
仿真图是速度、距离、幅度三维图像,合成孔径雷达(SAR)目标成像仿真,可以广泛的应用于数据预测及数据分析。( FIG simulation speed, distance, amplitude three-dimensional image, Synthetic Aperture Radar (SAR) imaging simulation target, Can be widely used in data analysis and forecast data.)
- 2017-05-07 23:04:37下载
- 积分:1
-
kerneladatron
Kernel adatron, solving svm with gradient ascend method. fast and accurate.
- 2009-10-08 23:26:02下载
- 积分:1
-
huitu
绘图程序,很丰富,有测试程序,希望对大家有用(Drawing program, is very rich, there are test programs, we hope to be useful)
- 2010-12-31 18:24:53下载
- 积分:1
-
MAPdemodulationforFQPSK
说明: AWGN信道下,fqpsk 调制的MAP检测 (under awgn channel,MAP demodulation for FQPSK modulation)
- 2010-04-15 10:56:15下载
- 积分:1
-
ramesh1
Selective Harmonic Elimination PWM
- 2011-10-26 18:18:12下载
- 积分:1
-
svmlight
第二个:matlab 和C++联合用于SLSVM,另外一种风格的(the second file: matlab and c++ together for SVM)
- 2011-12-28 09:43:45下载
- 积分:1
-
Multisim-9-for-Educators
The book gives the instruction of using Multisim 9 for educators
- 2014-01-06 17:18:14下载
- 积分:1