资源列表
genetic-algorithm
- 一个简单的c实现的基因算法,短小精悍,值得一看-A simple genetic algorithm c implementation, short and pithy, worth a visit
Breadth-first-search
- 宽度优先搜索 适合于人工智能课程实验所用-Breadth-first search
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
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.
ACO-BP
- 实现了蚁群算法与BP神经网络的结合。 -ACO-BP
svm
- 两类svm算法,用SMO算法计算拉普拉斯算子-Two svm algorithm, using SMO algorithm Laplacian
MFA
- Marginal Fisher Analysis算法,可用于降维,注释有使用说明!供大家学习交流!-Marginal Fisher Analysis algorithm, can be used for dimensionality reduction, the Notes are used to explain! For all to learn!
MFA 边缘Fisher分析
- MFA 边缘Fisher分析 降维算法,是基于LDA的改进