-
zhenchafa
本程序对阴影处理效果不佳,但思路清晰明了,适合初学者参考。">
- 2010-11-05 10:41:38下载
- 积分: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
-
mohan1
denoising of cardic signal by digital fir filters
- 2015-01-23 13:18:37下载
- 积分:1
-
create_COE_file_from_vector
Create COE for Xilinx FPGA
- 2014-01-21 22:35:24下载
- 积分:1
-
chuizhi
说明: 根据人脸与背景相比的高亮度,在垂直方向上截取人脸,用matlab来实现(Compared with the background under the face of high brightness, the vertical intercept in the face, using matlab to achieve)
- 2010-04-10 13:06:34下载
- 积分:1
-
TS
说明: TSP问题,即旅行商问题,matlab环境下可以运行(TSP problem, that is, traveling salesman problem, matlab environment can run)
- 2008-12-08 16:00:21下载
- 积分:1
-
TSP-PSO
TSP-PSO算法的matlab程序文件,有助于了解该算法(The produce of matlab about TSP-POS)
- 2013-04-13 22:37:55下载
- 积分:1
-
MATLAB
控制系统中PID分数阶控制系统MATLAB工具箱(MATLAB Toolbox for PID Fractional Order Control System)
- 2020-12-02 16:39:25下载
- 积分:1
-
matlab1
电机及拖动教科书的直流电机的固有机械特性及人为机械特性,配合教科书讲课用的MATLAB的源程序,绝对好用,用时,将WORD文件复制的MATLAB里即可。(failed to translate)
- 2012-03-25 16:36:57下载
- 积分:1
-
costas_ClosedLoop
A Costas loop is a phase-locked loop used for carrier phase recovery from suppressed-carrier modulation signals, such as from double-sideband suppressed carrier signals. It was invented by John P. Costas at General Electric in the 1950s. Its invention was described as having had "a profound effect on modern digital communications".
- 2011-06-14 03:34:57下载
- 积分:1