-
SGA2[1].0
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。
本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;(GA (Simple Genetic Algorithm) is a powerful, intelligent multi-variable optimization algorithms, which mimic the breeding populations of the law to be optimized. SGA can optimize this variable, and the minimum value, maximum value (when the function of the countdown you will seek the minimum value) and to support the floating-point encoding, grey code, binary code round of gambling options, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point variation )
- 2007-10-15 21:15:32下载
- 积分:1
-
mfiles
时频分析工具箱,很好的一个工具箱!!!!!!!!!!(Time-Frequency Analysis Toolbox)
- 2010-10-26 15:36:07下载
- 积分:1
-
CREWESmatlabrelease
地震波信号处理,傅氏变换,震相读取,文件内有使用说明(seismic signal process,fft,phase check)
- 2021-03-15 08:59:22下载
- 积分:1
-
LiZiqun
这是一个基于粒子群算法来寻找图片上的园的圆心,通过自己设置参数,可以在较短的时间内较为精确的找到一个图所有圆的圆心(It is used to find the location of circles in a complicant map. For this fuction, you can set some paraement yourself and it will return the result in a very short time. )
- 2011-05-07 14:20:00下载
- 积分:1
-
winner
该程序是一种维纳滤波的matlab实现程序,该方法通过分块处理,大大降低计算复杂度(The program is a Wiener filter matlab procedures, the method by block processing, greatly reducing the computational complexity)
- 2013-04-12 12:31:14下载
- 积分:1
-
juzhen2
将矩阵中的元素替换写成function后,带入主程序运行的Matlab源码(Will replace the matrix elements after written function, into the main program running Matlab source)
- 2015-03-21 16:33:41下载
- 积分:1
-
Simulink-model-of-a-PV-array
This file is very important for student ....
- 2014-02-18 00:16:00下载
- 积分:1
-
SVM-recognizon
非线性模式分析模型,很好用,是我的毕业设计,通过验证(he nonlinear model analysis model, very good with, is my graduation design, through the verification
)
- 2012-10-12 17:14:09下载
- 积分:1
-
Dynamic_Copula_Toolbox_3.0
用来估计dynanmic copula的参数和copula vine中的相关参数,并进行拟合。(Used to estimate the parameters in dynanmic copula parameters and a copula vine, and fitting.)
- 2012-04-05 22:35:47下载
- 积分:1
-
public
Base64编码说明 Base64编码要求把3个8位字节(3*8=24)转化为4个6位的字节(4*6=24),之后在6位的前面补两个0,形成8位一个字节的形式。 如果剩下的字符不...(Base64-encoded instructions require the Base64 encoding three 8-bit bytes (3* 8 = 24) was converted to 4 6 bytes (4* 6 = 24), then in front of the two s complement 6 0, 8 is formed bits in a byte form. If the rest of the characters do not ...)
- 2015-03-18 17:44:08下载
- 积分:1