资源列表
ACO-BP
- 实现了蚁群算法与BP神经网络的结合。 -ACO-BP
svm
- 两类svm算法,用SMO算法计算拉普拉斯算子-Two svm algorithm, using SMO algorithm Laplacian
SaTsp
- 利用模拟退火算法解决TSP问题.很经典的一个算法.使用中国144个城市测试,在很短的时间内找到的比较好的解.
20041019145233711478
- 作业调度三种算法FCFS,SJF,HRN,适用于从事人工智能-Job Scheduling Algorithm FCFS, SJF, 010-001, to engage in artificial intelligence
AS-matlab-source
- 基本蚁群算法的matlab程序,以旅行商问题(TSP)为求解模型。-The basic ant colony algorithm matlab procedures to the traveling salesman problem (TSP) to solve the model.
NeuralRBF
- 神经网络RBF网络预测和分类,很实用的程序-neural network RBF network prediction and classification of very practical procedures
lyapunov
- 混沌时间序列中 求lyapunov 指数的程序-Chaotic time series and Lyapunov index procedure
RBF
- 该程序组合是利用RBF网络进行函数拟合。包裹数据的预处理、RBF网络各个参数的计算以及最终预测值的输出,希望大家喜欢-this is about the RBF network
Breadth-first-search
- 宽度优先搜索 适合于人工智能课程实验所用-Breadth-first search
genetic-algorithm
- 一个简单的c实现的基因算法,短小精悍,值得一看-A simple genetic algorithm c implementation, short and pithy, worth a visit
wavenet
- 小波神经网络,实现曲线拟和,数据分类,故障诊断,学习速度快于传统BP。
遗传算法的三个算子
- 改进的遗传算法的三个操作算子,包括选择、交叉和变异。-Improved three arithmetic operator in genetic algorithm including select,crossover and mutuation
