-
Tap-46
Pedagogy Pedagogy Pedagogy
- 2011-04-21 01:38:15下载
- 积分:1
-
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
-
Mann-kendall
魏凤英编著的《现代气候统计诊断预测技术》一书中有关于用Mann-Kendall法检测1900~1990年上海年平均气温序列突变的例子(Wei Fengying compiled the " Diagnostic Statistical prediction of modern climate," a book about the Mann-Kendall detected by 1900 the average temperature in Shanghai in 1990 an example of the mutations)
- 2021-03-19 12:09:19下载
- 积分:1
-
Rotor_Software_v2
说明: 转子动力学的matlab程序,根据Dynamics of Rotating Machines M.I. Friswell, J.E.T. Penny, S.D. Garvey and A.W. Lees Cambridge University Press, 2010这本书的资料(Dynamics of Rotating Machines M.I. Friswell, J.E.T. Penny, S.D. Garvey and A.W. Lees Cambridge University Press)
- 2020-12-17 10:33:38下载
- 积分:1
-
dataanalysis
数据分析,可供MATLAB学习或者自主编程者提供参考(data analysis)
- 2010-09-01 16:42:37下载
- 积分:1
-
initialactivecontour
用MATLAB编写的主动轮廓提取算法,该算法能对图像中的目标轮廓进行高效检测(Written by MATLAB active contour extraction algorithm that can image the efficient detection of object contour)
- 2010-11-09 11:01:25下载
- 积分:1
-
Meditation
求解混合整数线性/非线性规划的matlab源代码(Solving mixed integer linear/nonlinear programming of matlab source code)
- 2020-11-02 15:39:53下载
- 积分:1
-
Matlabgetbox
MATLAB遗传算法工具箱,希望能对学习这方面知识的朋友有帮助。(MATLAB genetic algorithm toolbox, hoping to study in this area of knowledge has to help a friend.)
- 2009-03-30 10:41:46下载
- 积分:1
-
Butterworth_Filter
butterworth滤波器,可实现高通低通滤波(butterworth filter, low pass filter high-pass)
- 2010-11-04 21:54:58下载
- 积分:1
-
lida
一个无刷直流电机模型及其PIC控制算法模型,可以实际使用。(A brushless DC motor model and PIC model control algorithm can be actually used.)
- 2009-06-07 15:56:20下载
- 积分:1