资源列表
20100823_9292500_3
- 模拟退火算法解决TSP问题MATLAB代码 在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行...Simulatedannealing.m文件中包含模拟退火算法。这部分是程序的主体,我参考了许多... -Simulated annealing algorithm to solve TSP problems MATLAB code in this simulation experiment, a custom solution for 20 cit
3LAYERS_BP
- This a three-layer BP neural network source code, with the Levenberg-Maquardt Law Enforcement training, interest can be studied.-This is a three-layer BP neural network source code, with the Levenberg-Maquardt Law Enforcement training, interest can b
matlab-Genetic-Algorithm
- 遗传算法,里面有关于matlab的几个基本的比较基础的程序,适合初学者,最后综合介绍了遗传算法-Genetic Algorithm
SIMPLE-and-ATTEPPT-comparison
- 这个源码是SIMPLE Routing Protocol for Wireless Body Area Networks 这篇文章的仿真源码-This source code is SIMPLE Routing Protocol for Wireless Body Area Networks simulation the source code for this article
cloudmodel(VB)
- 用VB实现的一维正向正态云模型发生器。网上有一个用VC写的,我觉得有些问题,就用VB重新写了一个,大家可以参考一下
chaos
- 混沌识别,混沌特征指数的计算以及混沌预测。-Chaotic identification, chaotic characteristics of index calculation and prediction of chaos.
ART1
- ART网络采用竞争学习策略和自稳机制,能够对任意复杂的环境输入模式实现自稳定和自组织的识别。ART神经网络模型主要有三种结构,即ART1、ART2、ART3。ART1用于处理二进制输入的信息,ART2可用于处理二进制和模拟信息两种输入,ART3具有人类神经元生物电-化学反应机制,用于分级搜索。-ART network adopt competitive learning strategy and instability mechanism, since any complex environme
Neural-network-
- 神经网络时间序列预测,采用BP网络进行的时间序列预测-Neural network time series prediction
Sunspots
- 一个用C语言写的人工神经网络预测太阳黑子的模型,BP算法。
visibility
- Visibility graph for robot motion planning using java
HOPFIELD
- HOPFIELD 是神经网络中一种用C语言实现的算法。在神经网络中应用也比较广。-HOPFIELD is one kind of neural network algorithm in C language. In neural network applications are more widely.
ACSForTSP(sequence)
- 蚁群系统算法求解TSP,蚁群系统算法在构建路径时采用顺序构建的方式。-Ant System Algorithm for TSP, ant colony system algorithm constructed using sequential manner during the build path.
