登录
首页 » matlab » ieee754_32

ieee754_32

于 2013-09-07 发布 文件大小:244KB
0 390
下载积分: 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 个回复

  • NLMS
    若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成 W(n+1)=w(n)+ e(n)x(n) =w(n)+ (3.1) 式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。 (Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.)
    2021-03-06 12:39:31下载
    积分:1
  • 140198-11
    KEB COMBIVERT The MS-Repeater (Part. No.: 00.F4.072-2008) is for connection and amplification of incremental encoder signals during master-slaveoperation.
    2014-12-30 16:08:27下载
    积分:1
  • 82382_SAR经典的wk成像算法
    说明:  matlab平台实现的sar Omega-K算法(SAR omega-k algorithm based on MATLAB)
    2021-03-25 16:49:14下载
    积分:1
  • RGB_and_HSIModelTransformation_Matlabprogram
    对于数字图像处理技术中,图像的编码分为RGB和HIS,这个资料讲述了在matlab中如何将两种编码转换,在实际应用中非常广泛!(For digital image processing technology, image coding is divided into RGB and HIS, this information describes how the two kinds in the matlab code conversion, in a wide range of practical applications!)
    2009-11-24 11:28:31下载
    积分:1
  • a01_to_a07
    现代数值计算方法所附光盘源码第一部分(福建师范大学)马昌凤, 林伟川编著 科学出版社(Modern numerical methods accompanying CD-ROM source code the first part of (Fujian Normal University) MA Chang-Feng, LIN Wei-chuan edited by Science Press)
    2010-03-12 20:10:49下载
    积分:1
  • fractals_1.2
    说明:  生成分形和混沌的matlab程序包括Julia集和Mandelbrot集。操作简单有效。(Program for generating fractals through Iterated Function System (IFS) and Chaos Game. This program has also the possibility to read IFS from file. Moreover it draws Julia Sets and Mandelbrot Set. The usage is simple. Just type "fractals" and then the main window appears.)
    2010-05-01 03:18:27下载
    积分:1
  • rls
    这个程序关于语音信号的消噪,实现了一个基于递归最小二乘法的自适应噪声抵消器(This program about the speech signal de-noising, implements a recursive least squares based adaptive noise canceller)
    2013-07-27 11:16:49下载
    积分:1
  • MATLAB
    关于matlab的基本绘图命令的有关教程,比较容易学,感觉不错,同大家分享(On matlab command the basic drawing the relevant tutorial, more easy to learn, feel good, with everybody share)
    2012-09-08 17:01:44下载
    积分:1
  • The-usage-of-Matlab-functions
    Matlab 命令大全详细介绍了Matlab中常用函数的用法以及应用举例,包括数值计算函数、数学变换函数以及绘图函数等(The book of the usage of Matlab functions details the application of commonly used functions in Matlab and application examples, including the numerical functions, mathematical transformation functions and graphics functions and so on )
    2013-11-27 07:48:51下载
    积分:1
  • LMI--
    MATLAB工具箱LMI的介绍,比较详细,可以作为设计的参考。(Introduction MATLAB LMI toolbox, more detailed, can be used as a reference design.)
    2013-12-05 19:55:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载