搜索资源列表
Hopfield网络解决TSP问题的求解
- Hopfield网络解决TSP问题的matlab求解,能出图的
Hopfield.rar
- 用VB实现的一个Hopfield网络程序,各位读者可以根据需要定义相关参数,VB achieved with a Hopfield network program, you readers need to define the relevant parameters in accordance with
hopfield
- 采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recogniti
HOPFIELD
- c编的hopfield神经网络源程序,已测试通过,这是离散型hopfield神经网络模型-c compiled hopfield neural network source code, have been tested, it is discrete hopfield neural network model
hopfield-for-tsp
- 利用hopfield神经网络解决50个城市tsp问题,适合初学者。-Hopfield neural network using 50 cities tsp solve problems, suitable for beginners.
HOPFIELD
- Hopfield Model Autoassociative Memory 源码, 经典的HOPFIELD人工神经网络例子源码-Hopfield Model Autoassociative Memory source, HOPFIELD classic example of artificial neural network source
Hopfield
- 自己编写的一个用VB实现的Hopfield网络-I have written a VB realized by Hopfield network
Hopfield
- Hopfield Neural network, allows you to train a 4X4 Hopfield network.
hopfield
- 神经网络课程中的一个大作业, 使用hopfield网络解决极大团问题的源码及实验报告-Neural network of a major course work, the use of networking solutions hopfield great mission of the source problem and experimental report
Hopfield-PID
- 基于hopfield网络的PID模型参考自适应控制,对象为典型的伺服系统速度环框图-Hopfield network-based PID model reference adaptive control, the object of a typical servo system speed loop block diagram
hopfield
- 用10*12的规模表示数字,1为白,-1为黑。建立hopfield网络对被污染的数字进行识别。可以自己设定迭代次数。-With 10* 12 the size of that number one is white,-1 for the black. The establishment of hopfield network to identify the number of contaminated. Can be set for the number of iterations.
HOPFIELD
- This code provide a sample of neural network woth Hopfield
hopfield
- hopfield neural network
Hopfield
- matlab使用hopfield神经网络实现数字识别,加入噪声后,也可以识别出来!-matlab neural network using the hopfield digital identification, adding noise, can also be identified!
hopfield[1]
- hopfield神经网络,vc++源代码,联想记忆-hopfield neural network, vc++ source code, associative memory
hopfield
- 用javascr ipt编写的一段hopfield联想记忆程序,可以记住m*n个方格的内容。-Prepared with a hopfield javascr ipt associative memory process, m* n one can remember the contents of the box.
Hopfield
- 基于Hopfield网络的八皇后问题,附带原版论文和实验报告-Hopfield network based on the eight queens problem, with original papers and lab reports
hopfield
- 连续hopfield的构建,包括一个程序文件,从一个简单例子出发,很容易理解-Continuous hopfield construction, including a program file, starting from a simple example, it is easy to understand
Hopfield
- implement a Hopfield network for the retrieval of stored 2-D patterns-Input Parameters: Ask the user to input the number of fundamental memories p (2 ≤ p ≤ 5), the width w (3 ≤ w ≤ 5) and height h (3 ≤ h ≤ 6) of each 2-D pattern. Storage Phase: E
hopfield
- this is a matlab implementation for hopfield network