-
3
说明: lms自适应均衡的MATLAB仿真程序,适合通信信号处理初学者(lms adaptive equalization of the MATLAB simulation program for communications signal processing for beginners)
- 2010-06-07 10:28:15下载
- 积分:1
-
ljxsh61183xg1cs
MATLAB潮流计算(MATLAB flow calculation)
- 2008-05-18 13:10:40下载
- 积分:1
-
matlab-algorithm-highlights
matlab常用算法集锦,包括各种微分方程求解方法及函数、矩阵、随机数的求解(matlab commonly used algorithm highlights, including a variety of differential equation solving methods and functions, matrix, random numbers to solve)
- 2013-01-03 17:06:54下载
- 积分:1
-
gprmax-geoaout
GPRMAX2.0中读取geo、out文件的命令。(file command to GPRMAX2.0 in using to read geo&out file.)
- 2013-08-19 17:07:50下载
- 积分:1
-
SVD
svd水印算法,运用svd分解来嵌入水印,抗噪性和鲁棒性都很好(svd watermarking algorithm)
- 2013-09-09 14:36:57下载
- 积分:1
-
example-2.29-1.0.0.tar
LIBRARY ZIGBEE WIRELESS SENSORS
- 2010-02-09 22:36:39下载
- 积分:1
-
adaptive-MS-threshold
我们学校学报上一篇关于多信号MS模型仿真的matlab仿真设计的文章,里面的思想很有值得借鉴之处。(Our school s paper, a multi-signal MS model simulation using matlab.A good design idea.)
- 2013-01-29 15:17:52下载
- 积分:1
-
splineroi
Matlab class that creates an interactive, closed spline which can be used as a region of interest. Can be used to select regions in an image
- 2009-12-06 12:48:15下载
- 积分:1
-
fresnell
说明: 计算全息中的非聂耳全息的数字全息图构建与重现(CGH in the number of non-Nie Er holographic hologram construction and reproduce)
- 2021-04-14 16:38:55下载
- 积分: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