资源列表
GA
- 遗传算法解决最优化问题,使用了最有保留策略。-Genetic algorithm to solve the optimization problem, using the most retention policies.
matlab
- 采用动量梯度下降算法训练 BP 网络训练样本定义如下: 输入矢量为 p =[-1 -2 3 1 -1 1 5 -3] 目标矢量为 t = [-1 -1 1 1]-采用动量梯度下降算法训练 BP 网络训练样本定义如下: 输入矢量为 p =[-1-2 3 1 -1 1 5-3] 目标矢量为 t = [-1-1 1 1]
Genetic-Algorithms
- 一本介绍遗传算法的国外的经典书籍,对于初学者有很大帮助-A foreign classic books on genetic algorithm of great help for beginners
Clips-6.24-net
- 文件clips.dll,用于基于CLIPS的专家系统设计。-A file named "clips.dll",which can be used for an expert system research based on CLIPS.
SVM_CV
- SVM+交叉验证,使用libsvm工具箱(程序内不附带)-SVM+CV,use libsvm
KMeans
- K-means algorithm for clustring
DDDCCT_PCAi
- 离散余弦变换,然后主成分分析进行数据降维,用于于模式识别,如人脸识别,掌纹,表情,指纹等识别。 -Discrete cosine transform, and then principal component analysis for data dimensionality reduction ffor pattern recognition, such as face recognition, palmprint, face, fingerprint and other identific
multiagent_q_learning
- 多用户环境中,增强学习算法仿真实验,特别是多用户Q学习算法的应用-In multi-agent scenarios, this package provides a very good simulation tool for multi-agent Q-learning algorithm.
RobNavigation
- 首先用链接图建立机器人运动空间模型,在此基础上利用蚂蚁算法进行全局搜索得到全局导航路径,然后用粒子群算法局部调节全局导航路径上的路径点,得到更优路径。-First, the link graph to establish the space model of the robot, using ant algorithm based on global search to get the global navigation path and local regulation on the glob
inh1
- 遗传算法的经典案例之一的matlab实现-matlab code
yohuafun
- 经典的遗传算法案例之一的matlab实现-classical inherit code
ga
- 遗传算法中经典的例子(matlab实现)-ag of inherit code
