资源列表
easy
- 遗传算法实现的实例,有详细说明。对于初学者的确是个好例子。-IT IS A GOOD PROCESS.FJDU AKASJI FDNSN UEN FE DOSA F E FDSA .
Modern-optimization-algorithm
- 现代优化算法简介,包含模拟退火法,遗传算法,人工神经网络等三大算法,附源代码及应用实例-Introduction of modern optimization algorithms, including simulated annealing, genetic algorithms, artificial neural networks and other three algorithms, with source code and application examples
tspwentidekelongsuanfa
- 使用C++语言开发的TSP 问题的克隆选择算法-Using C++ language developed clonal selection algorithm for TSP
yiqunsuanfa-zhengjiaming-
- 这是一份蚁群算法的书籍,以及蚁群改进的一些方法。讲的很好-This is an ant colony algorithm books, and some of the ways to improve colony. Speak good
Adaboost
- 主要介绍了有关adaboost算法的相关知识。-Introduces knowledge about adaboost algorithm.
vrp-basedon-GA
- 基于C++的遗传算法代码,用于解决VRP问题,十分便于初学者学习-Based on genetic algorithm in C++ code for solving VRP problems, very easy for beginners to learn
Example1
- 一个简单的BP网络拟合问题(神经网络解题过程详细)-Fitting a simple BP network problems (problem-solving process in detail Neural Networks)
Example2
- bp神经网络用于模式分类,涉及归一化、详细的训练参数介绍及设置;-bp neural network for pattern classification, involving normalization, detailed descr iption and set of training parameters
Example3
- BP神经网络用于函数拟合,涉及归一化、反归一化、详细的训练参数介绍及设置;-BP neural network used for function fitting, involving normalization, anti-normalization, detailed descr iption and set of training parameters
Example5
- 采用“提前停止”方法(抑制过拟合)提高 BP 网络的推广能力,采用训练函数 traingdx和“提前停止”相结合的方法来训练 BP 网络。-Using " early stopping" method (suppression over-fitting) to improve the generalization ability of BP network, using the training function traingdx and " stop ahead
FCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on division, the idea is to make it to the same cluster is divided into the biggest similari
Generalized-predictive-control
- 广义预测控制是一种最具代表性的预测控制算法之一,本文通过对广义预测控制的稳定性、鲁棒性和实时性分析,得知它控制方程复杂、计算量过大、不利于实时控制。为此,广义预测控制算法,然后进行参数选择的研究,并针对冷连轧机张力系统进行了仿真,最后介绍了广义预测控制算法的其它改进方法。-Generalized predictive control is one of the most representative predictive control algorithms. This paper analys
