CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - hopfield matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - hopfield matlab - List
[
SourceCode
]
Hopfield网络解决TSP问题的求解
DL : 0
Hopfield网络解决TSP问题的matlab求解,能出图的
Update
: 2011-05-12
Size
: 1.46kb
Publisher
:
t330481@163.com
[
AI-NN-PR
]
hopnnexamples
DL : 0
运用MATLAB语言编写的连续型霍普菲尔德网络-using MATLAB prepared by the continuous Hopfield network
Update
: 2025-02-17
Size
: 2kb
Publisher
:
陈雷
[
AI-NN-PR
]
hopfild1
DL : 0
Hopfield 网——擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经元之间连接权 wij 和N个输出阈值θj的设计,使得: 这M个记忆模式所对应的网络状态正好是网络能量函数的M个极小值。 比较困难,目前还没有一个适应任意形式的记忆模式的有效、通用的设计方法。 H网的算法 1)学习模式——决定权重 想要记忆的模式,用-1和1的2值表示 模式:-1,-1,1,-1,1,1,... 一般表示: 则任意两个神经元j、i间的权重: wij=∑ap(i)ap(j),p=1…p; P:模式的总数 ap(s):第p个模式的第s个要素(-1或1) wij:第j个神经元与第i个神经元间的权重 i = j时,wij=0,即各神经元的输出不直接返回自身。 2)想起模式: 神经元输出值的初始化 想起时,一般是未知的输入。设xi(0)为未知模式的第i个要素(-1或1) 将xi(0)作为相对应的神经元的初始值,其中,0意味t=0。 反复部分:对各神经元,计算: xi (t+1) = f (∑wijxj(t)-θi), j=1…n, j≠i n—神经元总数 f()--Sgn() θi—神经元i发火阈值 反复进行,直到各个神经元的输出不再变化。-Hopfield network-- good at associative memory solution with the realization of lost H associative memory networks, are key to bringing the memory model samples corresponding network energy function of the minimum. With M-N-dimensional memory model, the network N neurons connect between right wij and N output threshold j design makes : M-mode memory corresponding to the network is a state network energy function is the M-000 minimum. More difficult, it is not an arbitrary form of adaptation memory model of effective, common design methods. H network algorithm 1) mode of learning-- decision weights want memory model, with 1 and 2 of the value of a model, said :-1, 1, 1, 1 ,1,1, ... in general : two were arbitrary neuron j i weights between : wij ap = (i) ap (j), p = 1 ... p; P : The tot
Update
: 2025-02-17
Size
: 11kb
Publisher
:
韵子
[
AI-NN-PR
]
hopfield_matlab
DL : 0
基于matlab的hopfield神经网络识别带噪声字母的源代码,很经典!-based on Matlab hopfield neural network recognition of the alphabet with the noise source, classic!
Update
: 2025-02-17
Size
: 31kb
Publisher
:
薛
[
AI-NN-PR
]
hopfield_net
DL : 0
对于含有噪声的的数字图像模式“1、2、3、4”,使用“hopfield”神经网络,进行联想、识别,以去除噪声的影响。-for containing noise of the digital image model "1,2,3,4", "hopfield" neural network, Lenovo, identification, in order to remove noise impact.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
潘盼
[
AI-NN-PR
]
hopfield解决TSP问题
DL : 1
人工神经网络实验之一,用Hopfield网络解决旅行商问题。文件中除源程序外还有word文档对算法,理论,问题描述,实验结果,实验分析的完整介绍-experimental artificial neural network, Hopfield network Traveling Salesman Problem. Apart from the source document but also have a word document of the algorithm theory, and the problem description, experimental results, experimental analysis of the complete briefing
Update
: 2025-02-17
Size
: 92kb
Publisher
:
李琳
[
AI-NN-PR
]
Hopfield
DL : 0
该程序比较人性化,有个友好界面,能加载图像,并根据图像训练Hopfield神经网络,你也可以通过添加噪声给图像,以判断它的识别率。-Comparison of the program user-friendly, has a friendly interface that can load images, and in accordance with the training images Hopfield neural network, you can also add noise to images, to determine its recognition rate.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
林盈
[
Graph Recognize
]
Hopfield
DL : 0
利用Hopfield网络的联想矩阵对包含噪声的0~9十个数字图象进行联想识别。-The use of Hopfield networks Lenovo noise matrix containing 0 ~ 9 to 10 digital images to identify Lenovo.
Update
: 2025-02-17
Size
: 998kb
Publisher
:
罗肖
[
AI-NN-PR
]
hopfield
DL : 0
基于Hopfield神经网络解决旅行商问题,学习模式识别的朋友可以参考-Based on the Hopfield neural network to solve traveling salesman problem, pattern recognition learning can refer to a friend
Update
: 2025-02-17
Size
: 92kb
Publisher
:
张炎
[
AI-NN-PR
]
hopfield-for-tsp
DL : 0
利用hopfield神经网络解决50个城市tsp问题,适合初学者。-Hopfield neural network using 50 cities tsp solve problems, suitable for beginners.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
dayong
[
AI-NN-PR
]
hopfield
DL : 0
神经网络课程中的一个大作业, 使用hopfield网络解决极大团问题的源码及实验报告-Neural network of a major course work, the use of networking solutions hopfield great mission of the source problem and experimental report
Update
: 2025-02-17
Size
: 34kb
Publisher
:
wbj
[
AI-NN-PR
]
Hopfield-PID
DL : 0
基于hopfield网络的PID模型参考自适应控制,对象为典型的伺服系统速度环框图-Hopfield network-based PID model reference adaptive control, the object of a typical servo system speed loop block diagram
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wutiebing
[
AI-NN-PR
]
MATLAB(M)
DL : 0
智能控制理论算法实现:层次聚类,hopfield网络和遗传传算法优化三个源代码文件-Intelligent control theory algorithms: hierarchical clustering, hopfield network and genetic algorithm optimization three source codes
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zyh
[
Graph Recognize
]
hopfield
DL : 0
采用MATLAB实现Hopfield神经网络算法,并用其来进行字符识别。实验包括单个噪声字符的识别和多个噪声字符的识别两部分。并从这两方面对实验数据进行了分析与对比。-Hopfield neural network implementation using MATLAB algorithm, and use it to carry out character recognition. Experiments included a single noise, character recognition and character identification number of the noise in two parts. From both the experimental data were analyzed and compared.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
caoliang
[
DSP program
]
hopfield
DL : 0
matlab程序,可以很好的实现神经元网络需要的程序-matlab
Update
: 2025-02-17
Size
: 53kb
Publisher
:
高云龙
[
Graph Recognize
]
hopfield
DL : 0
用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.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
胡怡芳
[
AI-NN-PR
]
Hopfield
DL : 0
matlab使用hopfield神经网络实现数字识别,加入噪声后,也可以识别出来!-matlab neural network using the hopfield digital identification, adding noise, can also be identified!
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Cecilia
[
matlab
]
Hopfield network
DL : 0
a hopfield code in matlab for image restoration
Update
: 2025-02-17
Size
: 988kb
Publisher
:
aargon
[
matlab
]
hopfield
DL : 0
hopfield matlab in neural network
Update
: 2025-02-17
Size
: 8kb
Publisher
:
s.me2010
[
matlab
]
Hopfield SImonHaykins
DL : 0
Hopfield matlab algorithm neural network
Update
: 2025-02-17
Size
: 4kb
Publisher
:
Umar
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.