资源列表
c-mean-value
- 学习模式识别时候,会用到C均值处理一些数据。其中处理Iris数据是一个典型的问题,本例子由本人编写,为了完成其数据的分类。总共150个4维数据,将它分为三类。每个数据原归属于三类。-Learning pattern recognition when used C-means to deal with some data. Which deal with Iris data is a typical problem, the examples of which I am writing, in o
Intelligence-Computer_benchmark
- 智能计算,优化理论方面的23个测试函数中的典型四个benchmark函数,为了便于绘图显示,取2维,但代码可以扩展成10、30维的-Intelligent computing, optimization theory 23 test functions of a typical four benchmark functions, in order to facilitate the drawing show, take a two-dimensional, but the code can be
Cyichuansuanfachengxu
- c语言下的遗传算法的应用。采用随机数生成的方法
TSP
- 各种优化算法解决经典的TSP问题,不同方法都有其可取之处-Various optimization algorithms to solve the classic TSP problem, different approaches have their merits
各种算法解决TSP问题
- 禁忌算法、遗传算法、模拟退火算法、蚁群算法等等解决TSP问题。
ge-matlab
- 遗传算法的matlab程序,里面有几个小块,方便用户随时调用。-Matlab genetic algorithm process, there are several small, user-friendly call at any time.
ANN模型预测程序
- ANN程序 MATLAB语言 用于数据处理 只要换数据就能用
DEELMNN
- 利用差分演化优化极限学习机神经网络的matlab源代码,涉及2个matlab程序-evolutionary extreme learning machine, differential evolution
HACsources
- HAC 层次聚类算法,这个算法建立簇是进过特殊计算的,在合并之后进行评价-The algorithm for building clusters is computationally optimized. After merging the clusters only those matrix elements that are affected by merging are recalculated. The speed is increased in several hundred time
TSP
- 求解TSP问题,有遗传算法,A*算法,D算法,模拟退火,神经网络等-solve TSP problem, a genetic algorithm, A* algorithm, D algorithm, simulated annealing, neural networks
Move8
- 解决九宫重排问题的原代码,代码非常简洁,演示也很清晰,比如输入初始排局(0表示空位) row0 : 123 row1 : 408 row2 : 675 程序就能很快自动算出到目标排局的演变过程 注意有可能有的排局永远不能达到目标排局, 这种情况可以交换任意两张牌位即可变成有解排局
matlab-ANN
- matlab中BP神经网络在化工工艺优化方面预测的问题!-BP neural network in matlab optimization in chemical process prediction problem!
