-
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
-
fuzzy-PID.1
模糊PID—模糊控制程序。适合刚入门的模糊控制学习的同学们,方便理解!(Fuzzy PID-fuzzy control procedures. Fuzzy Control for just getting started learning of the students, to facilitate understanding!)
- 2013-11-03 12:14:07下载
- 积分:1
-
Moor-ANSI-S3.4-2005
Moore响度计算的Matlab程序,已经按美标附件检验方法验证其计算精度(Moore loudness calculation with matlab)
- 2021-02-05 11:29:57下载
- 积分:1
-
HEED
ecent advances in electrical engineering and computer science, esp ecially in micro-
electro-mechanical systems (MEMS), very-large-scale integration (VLSI) and op erating
system theory, have made wireless sensor network (WSN) technologies an imp ortant
and promising research area. As the circuitry b ecame smaller and cheap er, the idea
of co op eratively sensing physical or environmental conditions, such as magnetic eld
intensity, temp erature, light intensity, sound, vibration, pressure, motion or p ollutants
with the help of a network of sensor no des has b ecome feasible.
- 2015-03-27 23:54:16下载
- 积分:1
-
mat03
matlab基础例程,用于matlab/simulink通信仿真。(Basic matlab routines, used for matlab or simulink comm simulation.)
- 2012-02-15 17:15:02下载
- 积分:1
-
Tikhonov正则化参数的选取及两类反问题的研究1
Generalized Tikhonov Regularization and Prior Selection of Regular Parameters
- 2019-04-07 17:38:04下载
- 积分:1
-
array-signal-processing
阵列信号处理的相关程序,涉及处理方法,空间谱估计画图,处理中用到的低通滤波器等(The Matlab scripts related to array signal processing, including processing algorithms, spectral analysis and the low pass filter used in the procedure)
- 2014-08-31 16:44:12下载
- 积分:1
-
Matlab_11chengxu
matlab的60个小程序,自己找的,感觉不错,可以当模板来用,供大家学习与交流。(matlab 60 small programs, they seek for themselves, feel good, when the template to use for them to learn and exchange.)
- 2012-11-18 09:33:40下载
- 积分:1
-
matlab-cases-for-control
控制系统的matlab设计实例的源代码,从简单到复杂(Source code control system matlab design examples, from the simple to the complex)
- 2012-11-20 04:52:41下载
- 积分:1
-
m352l
用BP进行非线性动态系统辨识 (BP carried out using nonlinear dynamic system identification)
- 2010-06-08 21:45:42下载
- 积分:1