资源列表
asa058
- 模式识别中的k-means处理程序。用k-means法对模式进行分类。-Pattern Recognition k-means handler. By k-means method for pattern classification.
genetic-algorithm
- 单机调度的遗传算法实现,算法中与枚举法作了对比-GA single scheduling implementation algorithm were compared with the enumeration method
convolution-nn
- 卷积神经网络源代码,visual studio可以运行的!mnist手写库的idx-ubyte格式的数据在里面,原图片再另一个工程里-convolution neural network
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
bpyuce
- 一个非常好的BP预测程序,非常好~大家有兴趣看一看-BP predict a very good program, very good- we are interested to see
test_01_Kmeans
- K_means聚类分析,内含1个图片的3维数据聚类分析例子-K_means cluster analysis
BP
- bp神经网络本构,我们通过bp神经网络处理实验数据,来拟合本构关系曲线。-bp neural network constitutive, we deal with the experimental data by bp neural network to fit the constitutive relation curve.
GraphSearch
- 建立拓扑地图,实现A*算法、深度优先和广度优先算法、Dijkstra算法路径规划-A topology map, achieving A* algorithm, depth first and breadth-first algorithm, Dijkstra algorithm for path planning
ant-colony-algorithm
- 蚁群算法的最短路径搜索,能够在栅格法的图形中自动找到最优路径-Shortest Path ant colony algorithm searches
PIDalgorithm
- 使用c完成的PID控制算法,实现对温度的有效控制-PID control algorithm using C, realize the effective control of temperature
libsvm_src_note
- LIBSVM函数库函数说明,上海交通大学模式分析与机器智能实验室编制-LIBSVM library function descr iption, Pattern Analysis and Machine Intelligence Laboratory, Shanghai Jiaotong University preparation
gaot_and-material
- 最近在学习遗传算法工具箱,对比了多个工具箱之后,网上都说gaot工具箱最权威了,然后比较容易就下载下来了。可是其学习资料比较难下,而且安装有困难。我在论坛里没有搜索到相关资料,所以就冒昧的将这些资料上传上来了。 本附件包含了gaot遗传算法工具箱、安装说明、及其使用指导。 使用指导包括了三个pdf文件,第一是简单的讲解美国北卡罗来纳州立大学编写的《Genetic Algorithm Optimization Toolbox 》(GAOT遗传算法优化工具箱)的使用的方法,适合与初学者的。第
