搜索资源列表
hopfeild
- 用C语言写的hopfeild算法,误差精度为0.000001-C language written hopfeild algorithm, accuracy error of 0.000001
HOPFIELD_classic
- 此程序用C++开发, 属于神经网络中经典的hopfeild算法 程序, 包括源代码。-this program with C development, neural networks belonging to the classic hopfeild algorithm procedures, including source code.
tsp_classic
- TSP 问题, 用hopfeild 神经网络求解,-TSP questions, hopfeild neural network solution
hopfeild
- 用C语言写的hopfeild算法,误差精度为0.000001-C language written hopfeild algorithm, accuracy error of 0.000001
tsp_classic
- TSP 问题, 用hopfeild 神经网络求解,-TSP questions, hopfeild neural network solution
hopfield3
- Hopfeild network (Neural Network)
hopfield
- hopfeild example code
hopfeild.doc.doc
- 代码中用到了矩阵类Matrix,这是我写的一个类,封装了常用的矩阵运算,代码在这里。-Code used in the matrix class Matrix, This is what I wrote a class that encapsulates the common matrix operations, the code here.
神经网络
- 传统的TSP问题,用hopfeild神经网络简单解决(The traditional TSP problem is solved by Hopfeild neural network.)