资源列表
1008
- 一个算法,深度搜索,ACM/ICPC比赛试题,难度中等-an algorithm, in-depth search, ACM / Illinois game questions, the difficulty Medium
NACA
- 小生境蚁群算法例子,对学习蚁群算法及很好的理解该算法非常有用-Niche ant colony algorithm is an example of learning ant colony algorithm and a good understanding of the algorithm is very useful! ! !
BPNNtest
- 一个非常简单的BP神经网络的程序,我自己调试过,是可以的。该程序非常适合初学神经网络的人。-A very simple BP neural network program debugging my own before, yes. The program is ideal for beginners who neural networks.
AlgorithmGRNN
- 这是一个GRNN神经网络模型的c语言实现,主体部分引自于《MATLAB神经网络30个案例分析》-This is a neural network model GRNN c language, the main part of the quote from " MATLAB neural network 30 Case Studies"
BPshibie
- 自己写的BP网络模式识别matlab的m文件,没有调用工具箱函数,本例为两输入,一输出,可自己修改开发-Write your own BP neural network pattern recognition matlab m files, without calling toolbox function, in this case two inputs, one output, can modify their own development
train_data
- 基于BP网络的人脸朝向识别,前半部分是数据获取,后面是训练与仿真,有注释-Face towards the recognition based on BP network
Kalman-filter-for-PID-control
- Kalman filter for PID control
BP
- BP网络(Back Propagation),是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。-Back Propagation (BP), a multi-layer feedforward neural network trained by the error back propagation al
knn
- Dear all: this is the k-nn algorithm, written in Matlab.
Hidden-of-bp-
- 隐形bp神经网络程序,很不错, 程序简单易懂-Invisible bp neural network programming, very good, easy to understand procedures
BPNN-NIR
- 用于近红外/高光谱光谱分析的BP神经网络分析程序-BP NN for NIR/hyperspectral imaging .
AntCluster
- 基于蚁群算法的手写数字聚类方法,可以有效的将多个手写体自动聚类。-Handwritten Digital clustering ant colony algorithm can effectively multiple handwriting automatic clustering.