-
GSO
萤火虫算法,一种新颖的群优化算法,目前比较流行的有两种,一种是FA,一种是GSO,本代码试GSO的实现(glowworm swarm optimization)
- 2014-08-14 10:23:20下载
- 积分:1
-
deleteMutex
Visual Studio C# project for deleting Windows mutex object .
- 2014-11-02 22:15:33下载
- 积分: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
-
report
The report on "AUTHENTICATION SYSTEM OF PRINTED DOCUMENT USING WATERMARKING TECHNIGUE "
This project is done to propose a method for offline watermarking in printed documents.
- 2011-12-01 15:02:52下载
- 积分:1
-
lunwenchengxu
利用matlab编程,来实现基于提升复小波的暂态电能质量扰动的检测。(Use matlab to achieve the detection of complex wavelet based on lifting transient power quality disturbances.)
- 2014-01-09 17:22:26下载
- 积分:1
-
emd
经验模态分解(EMD)程序,EMD主要用于信号分解。(Empirical Mode Decomposition (EMD) program, EMD is mainly used for signal decomposition.)
- 2020-12-28 11:29:01下载
- 积分:1
-
svm1
space vector modulation using kimsul algorithem
- 2010-02-26 16:49:35下载
- 积分:1
-
Matrix-ABCD-FIBER
Fiber Gaussian beam ABCD LAW EXAMPLE
- 2012-03-21 23:41:41下载
- 积分:1
-
LCMVaLMS
用matlab实现自适应信号处理中的LCMV(8阵元) 和 v步LMs 算法。 (Adaptive signal processing using matlab to achieve the LCMV (8 array element) and v step LMs algorithm.)
- 2013-10-21 11:15:30下载
- 积分:1
-
svm-confidence-interval
lssvm 最小二乘支持向量机回归模型置信区间预测, 简单易用,易懂易学(least squares support vector machine)
- 2017-03-11 20:02:28下载
- 积分:1