登录
首页 » matlab » ieee754_32

ieee754_32

于 2013-09-07 发布 文件大小:244KB
0 360
下载积分: 1 下载次数: 23

代码说明:

  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 ​

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PCA
    用MATLAB编写的人脸识别算法,对PCA主成分分析进行了改进(Face recognition algorithm using MATLAB, the PCA principal component analysis has been improved)
    2011-07-11 12:23:57下载
    积分:1
  • gscale
    GSCALE Scales the intensity of the input image. G = GSCALE(F, full8 ) scales the intensities of F to the full 8-bit intensity range [0, 255]. This is the default if there is only one input argument. G = GSCALE(F, full16 ) scales the intensities of F to the full 16-bit intensity range [0, 65535]. G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to the range [LOW, HIGH]. These values must be provided, and they must be in the range [0, 1], independently of the class of the input. GSCALE performs any necessary scaling. If the input is of class double, and its values are not in the range [0, 1], then GSCALE scales it to this range before processing. The class of the output is the same as the class of the input. Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins Digital Image Processing Using MATLAB, Prentice-Hall, 2004 $Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
    2014-10-07 09:10:58下载
    积分:1
  • gaoji
    自己搭建的matlab/simulink风电并网仿真系统,可以运行(Build their own matlab/simulink wind power simulation system that can run)
    2014-03-02 09:29:05下载
    积分:1
  • OFDM_MATLAB
    OFDM+QAM Matlab程序,详细中文注释(OFDM+ QAM Matlab procedures, details of Chinese Notes)
    2008-12-13 01:20:04下载
    积分:1
  • g05
    matlab源码,利用遗传算法求解30个城市的tsp问题(matlab source code, the use of genetic algorithm to solve 30 problems tsp city)
    2013-11-03 17:17:15下载
    积分:1
  • gen_ldpc
    This program makes it possible to generate a matrix of parity check LDPC with a constant weight of columns
    2012-01-13 20:07:06下载
    积分:1
  • nibianqi
    三相逆变器三相全控逆变桥matlab模型三相逆变器三相全控逆变桥matlab模型(Three-phase full-control inverter bridge matlab model of three-phase inverter three-phase full-control inverter bridge matlab model)
    2018-12-07 15:00:50下载
    积分:1
  • FFT
    数字信号处理中,使用MATLAB进行FFT变换,以满足相应要求(IN the digital signal processing,we can use MATLAB to encode the FFT chanslation,in order to satisfy our demands.)
    2010-06-29 16:12:07下载
    积分:1
  • ode
    matlab codes for solving ODEs, including euler method, RK methods etc, and some examples.
    2007-09-22 23:31:15下载
    积分:1
  • NewtonCotes
    用matlab求解牛顿差值 比较简单 但是可以使用的(use matlab )
    2010-10-25 21:28:34下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载