资源列表
PIDalgorithm
- 使用c完成的PID控制算法,实现对温度的有效控制-PID control algorithm using C, realize the effective control of temperature
ant-colony-algorithm
- 蚁群算法的最短路径搜索,能够在栅格法的图形中自动找到最优路径-Shortest Path ant colony algorithm searches
GraphSearch
- 建立拓扑地图,实现A*算法、深度优先和广度优先算法、Dijkstra算法路径规划-A topology map, achieving A* algorithm, depth first and breadth-first algorithm, Dijkstra algorithm for path planning
BP
- bp神经网络本构,我们通过bp神经网络处理实验数据,来拟合本构关系曲线。-bp neural network constitutive, we deal with the experimental data by bp neural network to fit the constitutive relation curve.
test_01_Kmeans
- K_means聚类分析,内含1个图片的3维数据聚类分析例子-K_means cluster analysis
bpyuce
- 一个非常好的BP预测程序,非常好~大家有兴趣看一看-BP predict a very good program, very good- we are interested to see
FastArtificialNeuralNetwork2.2
- Fast Artificial Neural Network Library是一个免费开源的神经网络库,它用C实现了支持全连接及稀连接的多层人工神经网络,并且支持定点和浮点数的跨平台运行。库中包含有易于处理训练数据的框架。-Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural network
convolution-nn
- 卷积神经网络源代码,visual studio可以运行的!mnist手写库的idx-ubyte格式的数据在里面,原图片再另一个工程里-convolution neural network
genetic-algorithm
- 单机调度的遗传算法实现,算法中与枚举法作了对比-GA single scheduling implementation algorithm were compared with the enumeration method
asa058
- 模式识别中的k-means处理程序。用k-means法对模式进行分类。-Pattern Recognition k-means handler. By k-means method for pattern classification.
ga--BP
- 遗传算法优化神经网络的权值和阈值 十分实用-Genetic algorithm optimization neural network weights and thresholds very useful
pso
- 粒子群算法,pso,是一套非常重要的算法,类似于遗传算法,这套算法是出现在一道例题中-it is pso