资源列表
matlab_neat
- 一类新的神经进化算法——NEAT,可同步进化BP网络的拓扑结构和连接权值,避免了网络结构的选择和设计,此程序是用于解决经典的XOR分类问题-A new neuroevolution algorithm is called NEAT.NEAT can evolve the topologies as well as the connection weights of BP network. this matlab program solves the XOR problem.
hopfield
- 主要通过利用hopfield网络实现了旅行商路程最短问题,代码完整。-Mainly through the use hopfield network the shortest traveling salesman walk problem, the complete code.
fuzzy-nnsfam
- sfam系统模糊神经网络实现,功能全,性能稳定-fuzzy-nn application in sfam
MATLABneural-network
- MATLAB神经网络编码!对学习MATLAB神经网络有很好的作用!-MATLAB neural network coding! Learning MATLAB neural network is a good role!
MFCPath
- 迷宫中最优路径搜索,使用Q学习、蚁群优化和遗传优化三种方法实现。以MFC形式实现。-The optimal path search in the maze, using the Q-learning, ant colony optimization and genetic optimization of the three methods to achieve. MFC in the form to achieve
vrp89495792
- 遗传算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Genetic algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
yiqun
- 程序是蚁群算法的基本程序,并且此程序为c语言汇编的。-Ant Colony Algorithm
bp
- 用神经网络bp进行测试和训练柴油机的故障测试程序-fault diagnose
3
- LM算法在神经网络语音识别中的应用.pdf-LM ANN sound。。。。。。。
4
- matlab神经网络优化的遗传算法.pdf-matlab ann GP。。。。。。。。。。。。
BPNN
- 是BP神经网络程序:BP神经网络模型是一个多层感知机构,是由输入层、中间层(隐层)和输出层构成的前馈网络,只含有一个中间层的BP神经网络模型。-BP neural network program:BP neural network model is a multi-layer perceptron institutions, is the input layer, middle layer (hidden layer) and output layer feedforward network,
daima
- 基于神经网络的自动分类系统,达到了很好的分类效果。-It is based on computer-related knowledge and neural network designed for automatic classification system.
