搜索资源列表
hopfield-朱林
- 本文将介绍Hopfield神经网络(HNN)的产生、发展及基本原理,重点是对离散Hopfield网络(DHNN)的说明。包括:网络结构、涉及的算法和神经网络的训练方法;具体实例描述网络的联想去噪功能;进行计算机仿真计算及仿真结果说明;仿真程序的说明文档(仿真程序附后);最后将对DHNN的最新发展状况作简单阐述。
HopfieldTsp
- 用MatLab,编写用Hopfield网络求 解TSP问题(旅行商问题)的程序(城市 数目≥5)-Using MatLab, prepared using Hopfield network to solve TSP problem (TSP) process (the number of cities with ≥ 5)
NeuralnetworksolveTSP
- 利用连续型Hopfield反馈网络求解10城市的旅行商(TSP)问题,matlab编码,内有详细说明。-Using Continuous Hopfield feedback network of 10 cities to solve traveling salesman (TSP) problem, matlab coding, which is described in detail.
modern_youhua
- 现代最优化算法(有170多页的PPT,2010年的) 分为三个部分 Part 1 概论 Part 2 模拟退火算法 Part 3 遗传算法 现在常用的优化算法 禁忌搜索算法 模拟退火算法 遗传算法 人工神经网络 蚁群算法 粒子群算法 混合算法-Modern optimization algorithm is divided into three parts Part 1 Part 2 Introduction Part 3 simul
1004
- Images moothing of multi__e HNN and geo_ stat.
TSP-HNN
- solve TSP problem using hopfield neural network
HNN
- Hopfield Neural Network
HW_HNN
- 簡單範例,透過HNN解析模糊化的字元,並準確分析出正確字元-Simple example, analytic fuzzy characters through HNN, and accurate analysis of the right characters
CHNN
- 用连续性HNN做两张图像变化检测,运动目标的识别(Change detection difference images energy minization)
TSP_hopfield
- 这个代码可以有效地解决旅行商问题的组合优化问题(This code can effectively solve the combinatorial optimization problem of traveling salesman problem.)