-
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
-
PID-matlab-applictions2
pid matlab 实用例程2(详细讲解个PId的matlab编程)(PID-matlab applictional example 2)
- 2011-10-09 20:12:41下载
- 积分:1
-
read_bin
基于MATLAB的文件读取函数——read——bin文件(Function based on MATLAB file read- read- bin file)
- 2013-03-27 20:12:59下载
- 积分:1
-
Signal-and-System-Processing
信号与系统期末大作业。关于信号处理、零极点、时序频域分析。包含完整源程序源代码以及详细的实验报告。(Signals and systems ending job. Signal processing, poles and zeros, timing, frequency domain analysis. Contains the complete source code source code as well as a detailed lab report.)
- 2013-01-30 22:12:20下载
- 积分:1
-
freespace1_1_ABCadded1_2
freespace1_1_ABC(added1_2)
Electromagnetic Simulation using the FDTD method 书后实例。matlab重新编写(freespace1_1_ABC(added1_2)Electromagnetic Simulation using the FDTD method examples,rewriting in matlab.)
- 2015-03-13 17:05:03下载
- 积分:1
-
DCT_watermark
说明: 基于dct的数字水印技术,能够应用于版权技术等方面,希望能与大家分享。(Dct-based digital watermarking technology can be applied to other aspects of copyright technology, hoping to share with you.)
- 2011-02-21 11:42:46下载
- 积分:1
-
wavelet-based-super-resolution
一种可以用来进行图像分超分辨重建的方法,用小波做的(super resolution)
- 2012-04-18 21:35:11下载
- 积分:1
-
guandao-matlab-simulation
惯性导航仿真,matlab,很好的仿真程序。(inertial simulation in Matlab)
- 2013-09-28 15:49:39下载
- 积分:1
-
TrackRoute
用路径跟踪法求解不等式约束的凸二次规划,即沿着此路径(或邻域)可以逼近问题的最优解。(With the path tracking method for solving inequality constrained convex quadratic programming, that along this path (or neighborhood) can approximate the optimal solution of the problem.)
- 2013-11-23 14:31:30下载
- 积分:1
-
ParticleSwarm-src-1.0
implementation of PSO
- 2012-10-19 23:25:36下载
- 积分:1