资源列表
gatb
- 程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数-Program demonstrates that the simple genetic algorithm with a random population, then according to the crossover rate, mutation rate, calculating the maximum number of generations where the fitness o
Tsp_report_ant
- 蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。 这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为——能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经
recognition
- 用感知器分类算法和最近邻分类算法对三类点进行分类,具有窗口界面,用鼠标点击就可以了,程序自动给出分类界面-Classification algorithm with the sensor and the nearest neighbor classification algorithm to classify three categories of points, with the window interface, with a mouse click can be had, the prog
multi-class-classification
- 对多类点进行分类,有图像界面,使用了多种分类算法-Points to the many types of classification, there are graphical interfaces, using a variety of classification algorithms
Hopfield_ok
- 这是一个国外的Hopfield神经网络,有实例,可修改!-Hopfield Networks
ResearchonFaultDiagnosisofrHydraulicSystemBasedonS
- 本文在学习探讨VSM算法的同时,对SVM在液压系统故障诊断中的应用进行了论述。以液压设备中常见的克令吊为研究对象,运用支持向量机理论对其进行故障诊断的仿真研究和实验研究,其中包括实验系统数学模型的设计、仿真模型的建立(用SIMUL工NK仿真软件建立仿真模型)、特征参数的提取、数据的采集等。-In this paper, VSM learning algorithm to explore the same time, SVM in the hydraulic system fault diagno
SupportVectorMachinesClassifierBasedonModifyingKer
- 以黎曼几何为理论依据,基于S.Amari的修正核函数思想提出了两种新的保角变换,用其对核函数进行数据依赖性改进,进一步提高支持向量机分类器泛化能力。以人工非线性分类问题 为对象进行研究,仿真实验结果表明采用新保角映射可以快速显著地改善分类器泛化性能,而且能大幅度地减少支持向量的数目。-Two novel conformal transformations were proposed based on the Riemannian geometry theory and S.Amari’sid
PatternRecong
- 图像模式识别的各种算法及其编程实现,包括模板匹配分类器、几何分类器和神经网络分类器等,可用于手写数字的识别。-A variety of image pattern recognition algorithm and its programming, including template matching classifier, geometric classifier and neural network classifiers, etc., can be used for handwritte
GA
- 遗传算法源码的具体实现步骤,提供了遗传算法初学者详细的实现方法-the detailed GA classes and realizes,for the first learner a good conductives
matlab16neuronetwork
- 神经网络的相关资料 神经网络的基础知识及其在MATLAB中的实现-matlab16neuro network
TSP_SA
- Using Simulated annealing to solve TSP
