-
用C++实现遗传算法求解TSP问题.txt
用C++实现遗传算法求解TSP问题.txt-C++ for TSP
- 2022-03-10 14:41:27下载
- 积分:1
-
神经网络的源代码,关于字符识别的一些东西
神经网络的源代码,关于字符识别的一些东西-Neural network source code, something about character recognition
- 2022-07-15 12:32:34下载
- 积分:1
-
A genetic algorithm source code can be used as learning to improve the use of wa...
一个遗传算法源程序 可以作为学习改进使用 希望对大家有所帮助-A genetic algorithm source code can be used as learning to improve the use of want to be helpful to everyone
- 2022-02-03 10:48:51下载
- 积分:1
-
利用最大匹配法进行汉语句子的分词 最大匹配算法是最常用的分词算法,简单实用正确率可达到80%以上...
利用最大匹配法进行汉语句子的分词 最大匹配算法是最常用的分词算法,简单实用正确率可达到80%以上-the maximum matching method for the Chinese Sentence Word maximum matching algorithm is the most commonly used word segmentation algorithm, simple and practical accuracy rate can reach more than 80%
- 2022-01-25 22:09:49下载
- 积分:1
-
本文在学习探讨VSM算法的同时,对SVM在液压系统故障诊断中的应用进行了论述。以液压设备中常见的克令吊为研究对象,运用支持向量机理论对其进行故障诊断的仿真研究和...
本文在学习探讨VSM算法的同时,对SVM在液压系统故障诊断中的应用进行了论述。以液压设备中常见的克令吊为研究对象,运用支持向量机理论对其进行故障诊断的仿真研究和实验研究,其中包括实验系统数学模型的设计、仿真模型的建立(用SIMUL工NK仿真软件建立仿真模型)、特征参数的提取、数据的采集等。-In this paper, VSM learning algorithm to explore the same time, SVM in the hydraulic system fault diagnosis are discussed. With hydraulic equipment in the common crane as the research object, using support vector machine theory of their fault diagnosis simulation and experimental studies, including a mathematical model experimental system design, simulation model (using SIMUL Engineering Simulation NK Software to build simulation models), the extraction of characteristic parameters, data collection and so on.
- 2022-10-16 13:40:02下载
- 积分:1
-
交流 模糊控制
交流 模糊控制
交流 模糊控制
交流 模糊控制-Exchange of the exchange of fuzzy control fuzzy control
- 2023-07-17 06:05:04下载
- 积分:1
-
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函
本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快!
本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案-I prepared GramSchmidt neural network algorithm, and the traditional neural network algorithm, the algorithm can automatically generate neurons, saving time, fast! I also added a method of automatically generated classification and conversion for a variety of functions, the zip includes two documents, one is GramSchmidt orthogonal decomposition is a sub-function, the main function is orth_GramSchmidt, on the same directory, you can run can benchmark approximation and classification problems to provide solutions
- 2022-03-12 08:35:06下载
- 积分:1
-
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主...
蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。
这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为――能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经过的路径上留下信息素,而且在运动过程中感知这种信息素的存在及其强度,并以此指导自己的运动方向。蚂蚁倾向于朝着信息素强度高的方向前进,因此,由大量蚂蚁组成的蚁群的行为便表现出一种信息的正反馈现象:某一路径上走过的蚂蚁越多,则后来者选择该路径的概率就越大,蚂蚁群就是通过个体之间的这种信息交换机制来彼此协作达到搜索食物的目的。
-ant colony algorithm
proposed by Colorni and Dorigo. The method is simulated by ants activity
- 2022-04-09 15:02:02下载
- 积分:1
-
基于粒子滤波原理,选取纹理特征对目标进行描述,实现视频目标的跟踪。
基于粒子滤波原理,选取纹理特征对目标进行描述,实现视频目标的跟踪。-Principle-based particle filter, select the texture features to describe on the target to achieve the objectives of tracking video.
- 2022-03-13 05:09:26下载
- 积分:1
-
数据挖掘c45分类算法 数据挖掘c45分类算法
数据挖掘c45分类算法 数据挖掘c45分类算法-C45 data mining data mining classification algorithms C45 classification algorithm
- 2022-01-25 23:48:20下载
- 积分:1