资源列表
cmean
- 这个算法的基础是误差平方和准则,为了要得到最优结果,首先要对样本集进行划分,一般的做法是先选择一些代表性的点作为聚类的核心,然后把其余的点按照某种方法分到各类中去。-This algorithm is based on error sum of squares criterion, in order to get the optimal results, first of all to sample set division, the general practice is to choose
shenjingwangluo
- 神经网络是由大量简单的基本元件—神经元相互连接而成的自适应非线性动态系统。每个神经元的结构和功能比较简单,而大量神经元组合产生的系统行为却非常复杂。-Neural network is a large number of simple basic components- made of neurons interconnected adaptive nonlinear dynamic systems. Each neuron structure and function of relativel
shenjingwangluo
- 多种神经网络算法。 已经经过验证了 希望能带来帮助 一起学习-Variety of neural network algorithm. Has been proven to help bring hope to learn together
TSP_Improved_GA
- 本程序为C++编写的TSP经典问题的改进遗传算法-improved GA code for TSP in C++
psosuanfajichu
- pso算法的ppt形式,老师让我讲pso算法时候做的,有的地方需要修一下,里面有我自己编的程序的仿真图。-pso algorithm ppt form teacher when I do speak pso algorithm, need to trim some places, there are programs that I compiled simulation charts.
genetic-cuckoo-optimization-algorithm-gcoa.txt.zi
- n this paper, Optimization is considered as the main impact of insight problem and heuristic methods. A proposed method is represented by using two optimization algorithms cuckoo optimization is heuristic method and Genetic algorithm is meta-heuristi
ACO_TOOLBOX
- the procedure of ant colony algorithm for TSP
weka-3-4-8a
- weka软件是一个基于机器学习的小型的数据挖掘工具,此软件在windows下工作-weka is a software-based machine learning the small data mining tools, This software work in windows
Real-World_Application_Routing_Problem(Book)
- 遗传算法在最短路径问题(shortest path routing problem)中的实际应用-Real-World Application:Routing Problem(Book)
player
- player的阅读指南,帮助阅读机器人相关程序-player to read guide to help the robot to read the relevant procedures
SBDE
- 自平衡差分进化算法解决各种现实生活中的问题-Self-balancing differential evolution algorithm to solve a variety of real-life problems
ART2
- 该文件为C++实现的自适应谐振神经网络算法(ART2)。ART2是一种自组织人工神经网络算法。文件包括源码和注释,为完整的工程包,VS2013可直接运行该工程。-ART2,the project contains the source code (including comments) and operating results.
