资源列表
ANN_BP_algorithm
- 人工神经网络中的BP学习算法,用c语言实现-Artificial neural network BP learning algorithm, using c language
zq
- 用于确定水利工程中的周期问题,提供了模糊假设检验的方法-to decide the cycle of water resourcein the hydraulic engineering
fangzhengushi
- 对股票走势的仿真,基于agent的设计思路
chaos_neural_networks
- 混沌神经网络模型,包括二个和三个混沌神经元组成的网络-Chaotic neural network model, including two and three chaotic neuron network
shenjingwangluo
- 通过这个源代码可以有效的实现人工神经网络的模拟算法的实现与解决。
KrigingAnt21
- 利用Kriging拟合数据后,利用蚁群算法进行优化,需添加Dace工具包-Ant algorithm
SA_TSP
- 用模拟退火算法解决旅行商类优化问题,有算法和例子,很好用。-Using simulated annealing algorithm to solve traveling salesman optimization problem category, there are algorithms and examples of good use.
fuzzy-c-means-algorithm
- 模式识别中的模糊c均值算法,详细易懂,适合于用于matlab模式识别编程参考-Pattern recognition, fuzzy c-means algorithm, detailed and easy to understand
(MPSO)MATLAB
- 改进粒子群优化算法(MPSO)的MATLAB源程序,这个是引入附加学习粒子的粒子群优化算法。- Improved particle swarm optimization (MPSO) algorithm MATLAB source, this is the introduction of additional learning particle particle swarm optimization algorithm.
ACO_tsp
- 蚁群算法解决的一个tsp问题,比较简单,c语言的-Ant Algorithm 1 tsp solve problems, a relatively simple language c
22
- 一个基本遗传算法的C++语言实现,有三个文件构成。-A basic genetic algorithm C++ Language, there are three files.
perceptron
- 自己编写的用感知器算法分类UCI数据集中的iris数据集-UCI classification by perception algorithm dataset iris data set