资源列表
ART2Function
- 陈众老师写的ART2网络的源码,当时用它作移动目标检测,写的论文已经被《中国图像图形学报》录用。-Chen Zhong teacher write ART2 network source code, then use it as a moving target detection, wrote the thesis has been the Chinese Journal of image and graphics offer.
RBFandsvm
- 利用RBF和SVM两种机器学习方法做回归预测的matlab源代码,对这两种方法进行比较-The use of RBF and SVM two kinds of machine learning methods to do the regression matlab source code, comparison of the two methods
MyNeuralNetwork
- 用C++写的BP神经网络的类,具有很好的可复用性!
ART1
- 神经网络ART的MATLAB程序实例分析与实现-ANN ART
Adaptivestep-changingDirectionalGA
- 自适应变步长定向变异遗传算法解函数优化问题 需要调用GAOT5.-Adaptive Variable step directional variation of genetic algorithm optimization solutions function call GAOT5 needs.
ai1
- 带回溯的深度优先策略:解决经典野人传教士过河问题的求解:三个修道士和三个野人过河,船一次最多只能载两个人,在任何时候修道士的人数不能少于野人人数,否则野人会吃掉修道士。找出六个人顺利过河的所有方案。 采用带回溯的深度优先搜索策略,共定义了7种合法操作{2,0,0},{1,0,0},{1,1,0},{0,1,0},{0,2,0},{0,1,1},{1,0,1}代表上船的人数,根据船所在位置决定在状态上是加或者减操作。扩展结点时按顺序应用操作,知道回溯到初始状态且所有操作用完,程序结束。-Wi
MATLAB-bp
- 是1-n-1和2-n-1型的基于MATLAB的标准BP算法程序,加入了动量项,以便获得更好的训练效果-Is 1-n-1, and 2-n-1 type of standards-based BP algorithm MATLAB process of accession to the momentum in order to obtain better training results
KMEANSext
- 数据挖掘k-measextions 算算法,改进了其中部分结构。
IGA-FCM
- 这是一个基于改进的免疫遗传的模糊聚类程,敬请大家下载序-This is based on improved immune genetic fuzzy clustering process, please download the sequence we
toy
- 简单版的kidnap问题,要用到LocalSolver算子,可以使用于学习目的。-simple kidnap problem with using LocalSolver operator on condition with learning.
backtrace
- 0-1背包的回溯算法求解实例,用于初学者的学习使用。-0-1 knapsack backtracking algorithm instance, learning to use for beginners.
pso-job
- 使用PSO粒子群算法解决车间调度问题,无需输入数据,可以直接运行-Use PSO particle swarm algorithm to solve shop scheduling problem without having to enter data, you can directly run
