资源列表
predigest
- 很好的遗传算法值得一看-well worth looking at the genetic algorithm
SimulateAnnealing
- 使用模拟退火算法解决TSP问题,该程序中的模拟退火没有采用复杂的运算,实现了一个比较简单但运行高效的算法-using simulated annealing algorithm to solve TSP, the process of simulated annealing without the use of complex arithmetic, achieve a relatively simple but efficient operation of the algorithm
GDFNN
- 一碳饱冲GDFNN预测模型,A predictive model of carbon saturated red GDF-A predictive model of carbon saturated red GDFNN
30-city-TSP
- 自己编写的用禁忌搜索编写的30个城市的TSP问题,希望对刚刚学习算法编程的有点帮助-This is what I have written written with Tabu Search 30 cities TSP problem, hoping for just a little help learning algorithm programming, because I am also learning ^ _ ^
ReviewBees-Hamdi-et-al
- this a review of bee based clustering algorithm
CHC
- CHC (基因算法)基因算法(GeneticAlgorithm简称GA)是人工智能中一种新算法,它利用遗传学发展的手段,即遗传(复制),重组和突变(变异)构成对问题解答的算法。
ELM_MatlabManual
- 极限学习机神经网络MATLAB实现的编程手册,有助于加深对极限学习机的理解-ELM, manual, matlab
二进制遗传算法Fortran
- 这是一个Fortran77编写的标准遗传算法,采用了二进制编码方式,小生境技术等,含有源代码,设置参数比较多,但是解释的比较详细。
GA.ZIP
- 这是另一个采用FORTRAN语言编写的遗传算法的源程序,包括很多交叉和变异模型。-This is another use of FORTRAN language source of genetic algorithms, including a lot of crossover and mutation model.
basicgenetic
- 一个基本的遗传算法的实现,包括在线性能和离线性能的体现
AGA
- 自适应遗传算法 求解函数最小值,在MATLAB环境下
5
- 讨论了这种故障诊断方法的诊断性能及其在计算上的复杂度.通过这种方法能够进行故障的寻找和定位,实例分析的结果说明了利用粗糙集进行知识发现及建立智能故障诊断系统的可行性和有效性.-Some work has been done for dealing with Fault Detection and Diagnosis (FDD) based on Rough Set, but in those cases Rough Set was just regarded as a tool for data
