GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支...
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支...
source codes for clustering algorithm...
/* This a simple genetic algorithm implementation where the */ /* evaluation function takes positiv...
蚁群算法( ant colony algorithm) 是由意大利学者 Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界 中蚂蚁集体寻径的行为而提出的一种基于种群的启...
Code to run the Non-negative Matrix Factorization algorithm as presented in the Lee, Seung 1999 Natu...
Wavelets and Filter Banks Wavelets and Filter Banks Mallat Mallat pyramid algorithm pyramid algorit...
This directory contains the Genetic Algorithm Optimization Toolbox for Matlab To use this, if you ...
快速排序算法的C语言的源程序代码 source code written in C programming language for algorithm of quick sort....
Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman codin...
堆排序算法的C语言的源程序代码 (source code written in C programming language for algorithm of heap sort)....