-
nn
说明: neural network application book
- 2010-05-27 06:00:18下载
- 积分:1
-
test2
ecma-368 ultra wide band ber test2
- 2013-01-13 05:23:47下载
- 积分: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
-
mallat-for-signal-process
利用mallat算法实现对信号的四级分解和重构,程序简单明了,适合初学者学习。(Use mallat algorithm for signal decomposition and reconstruction of four, the program is simple, suitable for beginners to learn.)
- 2011-12-01 12:50:00下载
- 积分:1
-
Fitcoefficients
Fit calculates coefficients c of the least-squares approximating polynomial
- 2015-03-06 20:40:48下载
- 积分:1
-
jacobi
3种jacobi迭代算法,即将Ax=b,转换为A=D-L-U,进而x=Bx+f(3 kinds of jacobi iterative algorithm, ie Ax = b, converted to A = DLU, and then x = Bx+ f)
- 2013-12-06 00:57:49下载
- 积分:1
-
soft_viterbi_final.m
Soft Viterbi decoding algorithm for reed solomon.
- 2014-02-20 00:48:55下载
- 积分:1
-
mdsdemo
it is mds demo program
- 2010-02-19 13:16:03下载
- 积分:1
-
contrast-riadh-chebbi
contrast of an image
- 2011-05-06 01:18:04下载
- 积分:1
-
pitch_detector
This is a Pitch detector.
- 2012-05-26 18:37:21下载
- 积分:1