资源列表
ant_colony_elitists
- 利用改进的蚂蚁算法,即带精英策略的蚂蚁算法,求解TSP问题。对深入理解蚂蚁算法的优化原理很有帮助。-Improved ant algorithm, that is, with the elite strategy of ant algorithm for solving TSP problems. Ant Algorithm-depth understanding of the principle of optimality helpful.
SineTest
- This a test program which gives the output in the form of sin(x), where x is the input to the neural network. It uses SineLayer class of JOONE.-This is a test program which gives the output in the form of sin(x), where x is the input to the neural ne
A-star-8num
- 人工智能中A*算法解决八数码问题,c++源代码,vs2010编写实现,效果很好,代码有注释,方便理解-AI A* algorithm to solve eight digital problem, c++ source code, vs2010 prepared to achieve good results, code annotated, easy to understand
Genetic
- Java实现遗传算法,针对10城市或20城市,根据遗传算法求出最终解-Java implementation of genetic algorithms, for the 10 cities or 20 cities, the final solution obtained based on genetic algorithms
genetic-algorithm
- 自然计算中遗传算法的各个程序,matlab环境下开发的源代码。best.m 求种群中适应度最大的值 calfitvalue.m 计算每个个体的适应度 calobjvalue.m 适应度函数 crossover.m 交叉变换 decodebinary.m 将二进制数转换成十进制数 decodechrom.m 将二进制数转换成十进制数 initpop.m 产生初始种群 mutation.m 变异 selection.m 选择合适的个体进行复制 main.m 主函数
gene
- 遗传算法的标准源代码,输入和输出方式均为exe文件,具体看源码注释-The standard genetic algorithm source code, input and output are exe files, specifically to see source code comments
NaiveBayesSimple
- Java写的NaiveBayesSimple程序,简单NaiveBayes,基于Weka平台下。-Java written NaiveBayesSimple procedures, simple NaiveBayes, based on the Weka platform.
ant
- 用蚁群算法进行的处理,里边有具体的操作,-The treatment ACO, and inside there is a specific operation,
SAR跟损趋势-EA
- SAR跟损趋势-EA,本策略是一次一单的策略,源码免费分享,建议大家先下载模拟测试,有源码大家可以自己修改一下。
tsp_ga_basic
- tsp问题用基本遗传算法来解决,matlab的源代码-tsp problem to solve basic genetic algorithm, matlab source code
BP
- 基于神经网络与混沌理论的非线性时间序 神经网络源代码-neural network neural networks artificial neural network
ilhs
- 附件是改进的拉丁超立方的Matlab源程序-IHS implements the improved distributed hypercube sampling algorithm.