资源列表
IMAGE-COLLECT
- this program is used to detect the corner of image
Example2
- bp神经网络用于模式分类,涉及归一化、详细的训练参数介绍及设置;-bp neural network for pattern classification, involving normalization, detailed descr iption and set of training parameters
SOM_Elman
- 自组织特征映射网络实现无监督聚类,调用工具箱,非手算-Self organizing feature map network to realize unsupervised clustering, call tool box, non hand count
mybp
- 在matlab环境下试验成功的基于bp神经网络对原油含水率测定的源代码。-the source code of using Bp neural network to measure the water content of crude oil.
Program-of-Paper1
- 节能发电调度程序,用于计算风电的成本,最后的目标值-energy-saving dispatch
9783787MATLABSHOUXIESHIBIE
- 用matlab实现手写数字识别人工神经网络(ArtificialNeuralNetworks,简写为ANNs)也简称为神经网络(NNs)或称作连接模型(ConnectionistModel),它是一种模范动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。-Matlab handwritten numeral recognition
BP
- 神经网络的BP算法,使用matlab来实现的。-BP neural network algorithm using matlab to achieve.
TextExtract
- * 在线性时间内抽取主题类(新闻、博客等)网页的正文。 * 采用了<b>基于行块分布函数</b>的方法,为保持通用性没有针对特定网站编写规则。-Web text extraction code,* in linear time extract topic class (news, blogs, etc.) the body of the page. * using the < b > </b > line based on block
GMG2W1
- 基于遗传算法的简单优化函数,效果还不错!-Simple genetic algorithm optimization function, the results were good!
Modularity
- modularity measure in complex networks.
TSP
- 遗传算法应用非常广泛,通常应用到TSP问题解决最短路径问题。-Genetic Algorithms
ASAforTSP
- c语言实现,蚁群算法求解tsp问题,城市坐标单独文件输入