-
利用OpenCV库实现的一个Kalman滤波的例子。
利用OpenCV库实现的一个Kalman滤波的例子。-A Kalman filter example achieved with OpenCV.
- 2023-02-22 03:35:04下载
- 积分:1
-
This a SVM light for those who want to learn how Support Vector Machine work
This a SVM light for those who want to learn how Support Vector Machine work-This is a SVM light for those who want to learn how Support Vector Machine work
- 2022-02-05 06:20:32下载
- 积分:1
-
Plus noise to the voice of a program, you can determine the needs to increase th...
给语音加噪声的一个程序,可以给定需要加噪声的分贝数,程序会自动加载,选用的是随机白噪声。-Plus noise to the voice of a program, you can determine the needs to increase the number of decibels of noise, the program will automatically load, selected at random white noise.
- 2022-04-18 20:02:01下载
- 积分:1
-
遗传编程的C++亚当Fraser索尔福德大学,索尔福德,M5中,美国..
genetic programming in C++
Adam Fraser
University Of Salford, Salford, M5 4WT,
United Kingdom-genetic programming in C++ Adam Fraser University Of Salford, Salford, M5 4WT, United Kingdom
- 2022-07-25 02:22:20下载
- 积分: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
-
用C语言实现的神经网络,采用遗传算法对网络进行训练,有很快的收敛速度!...
用C语言实现的神经网络,采用遗传算法对网络进行训练,有很快的收敛速度!-C language of neural networks, genetic algorithm was used to train the network, the speed of convergence very soon!
- 2022-08-16 16:17:11下载
- 积分:1
-
人工智能技术K均值算法,JAVA实现,有需要的下
人工智能技术K均值算法,JAVA实现,有需要的下-K means algorithm artificial intelligence technology, JAVA realize there is a need to the next
- 2022-12-18 19:00:04下载
- 积分:1
-
SVM是一种优秀的分类算法,常用于用于回归分析和分类,而matlab语言的libSVM则为广大使用matlab进行设计的人员提供很好的帮助。...
SVM是一种优秀的分类算法,常用于用于回归分析和分类,而matlab语言的libSVM则为广大使用matlab进行设计的人员提供很好的帮助。-libSVM for regression classification
- 2022-08-07 04:28:38下载
- 积分:1
-
清华大学不确定规划教材中的模糊规划求解算法2
清华大学不确定规划教材中的模糊规划求解算法2-Tsinghua University, uncertainty in the planning of teaching materials fuzzy programming algorithm 2
- 2023-06-28 15:35:03下载
- 积分:1
-
几个经典的模式识别算法,有详细的程序实现…
模式识别中的几个经典算法,有详细的实现过程,配有实验报告 -Several classic pattern recognition algorithms, has detailed the process to achieve with the experimental report
- 2022-10-28 06:45:03下载
- 积分:1