资源列表
lujingguihua
- 用深度优先算法做的一个路径规划。可以从开始点一直移动到目标点,避开障碍物。-Depth-first algorithm used to do a path planning. From the starting point has been moved to the target point, avoiding obstacles.
NeuralNet
- 神经网络的结构实现,有简单的感知器,以及BP网络,能够更改节点个数,容易扩展-Neural network structure, a simple perceptron, as well as the BP network, to change the node number, easy to expand
NNCART1
- 这是一个经典的ART算法源代码,是神经网络的一个重要的算法-This is a classic ART algorithm source code, is an important neural network algorithm
NNCCPN
- 这是一个CPN算法的源代码,也是基本的学习控制代码。-This is a CPN algorithm source code as well as basic learning control code.
NNCSOM
- 这是一个神经网络som算法的源代码。初学神经网络的人或许有用。-This is a neural network algorithm som source code. Learning neural network may be useful.
net1
- 单层感知器人工神经网络,可以用来解决线性可分的模式识别问题-Single-layer perceptron artificial neural network, can be used to solve linear pattern recognition problems can be divided into
bp_nn
- 不用工具箱的BP神经网络曲线拟合,做的时候老师不让用工具箱,大家自己看看吧-Needless BP neural network toolbox curve fitting, when teachers do not use the toolbox, we could see for himself now
SuminANN
- 利用ANN带后向传送的人工神经网络实现加法。-ANN belt use after the transfer of artificial neural network to achieve additive.
ARX_Identification
- 基于GA(遗传算法)的ARX模型参数辨识-Based on GA (genetic algorithm) of the ARX model parameter identification
pattern
- 神经网络模式识别及其实现-模式识别方面的电子书-Neural network pattern recognition and its implementation- pattern recognition aspects of e-books
mixture_of_gaussians
- 混合高斯模型 图像检测 可以应用于视频和图片-Mixture Gaussian model image detection can be applied to video and picture
C++GAcode
- VC++中对遗传算法进行了实现,实现可视化,经过本机验证可以实现。是一个效率较高的程序。-VC++ Of genetic algorithm to achieve and realize visualization, after verification of the machine can be achieved. Is a more efficient procedure.