-
改进的量子搜索算法的论文,用于模式识别等方面
改进的量子搜索算法的论文,用于模式识别等方面-Quantum search algorithm to improve the paper for pattern recognition, etc.
- 2022-06-20 03:55:43下载
- 积分:1
-
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。...
这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。-This is a Java program writen by meself which can be run.The chief concept is to combine KMEANS and NN to achieve classification of pattens.
- 2022-01-30 15:54:11下载
- 积分:1
-
Evenly spaces the cities on the perimeter of a wheel and returns a vector of the...
Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates
利用AI技术生成一个圆-Evenly spaces the cities on the perimeter of a wheel and returns a vector of their coordinates the use of AI technology to generate a circle
- 2022-05-14 13:03:14下载
- 积分:1
-
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控...
遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a kind of do not rely on specific issues of direct search method. Genetic algorithm in pattern recognition, neural networks, image processing, machine learning, optimization of industrial control, adaptive control, biological sciences, social sciences and so on have been applied. Research in artificial intelligence, now that the " genetic algorithms, adaptive systems, cellular automata, chaos theory and artificial intelligence, are the next ten years of the computing technology have a major impact on the key technology."
- 2022-01-27 19:47:11下载
- 积分:1
-
自已用C++写的手势辨识,可分出四个不同的手势。
自已用C++写的手势辨识,可分出四个不同的手势。-Themselves with C++ Written gesture recognition, can be the separation of four different gestures.
- 2022-03-19 07:20:23下载
- 积分:1
-
足球机器人避障算法,已通过实践证实可以用于足球比赛中,该源代码包含仿真界面,形象直观...
足球机器人避障算法,已通过实践证实可以用于足球比赛中,该源代码包含仿真界面,形象直观-Soccer robot obstacle avoidance algorithm has been proved through practice can be used for soccer matches, the source code contains the simulation interface, the image of intuitive
- 2022-03-25 02:35:38下载
- 积分:1
-
实现模糊控制算法(AD DA)和人机接口(4x4键盘 2x16LCD 串口1/2)
实现模糊控制算法(AD DA)和人机接口(4x4键盘 2x16LCD 串口1/2)
- 2023-02-16 04:45:04下载
- 积分:1
-
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPD...
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPDATE FALSE
#define FORMAT TRUE
#define NOFORMAT FALSE
#define LEFT 0-HIGHLIGHT# define NOHIGHLIGHT TRUE FALSE UPDATE# define TRUE## define FALSE de NOUPDATE fine FORMAT# define TRUE FALSE# defin NOFORMAT e LEFT 0
- 2023-04-10 04:40:04下载
- 积分:1
-
开始:我已经编写了神经网络的程序,还没有…
新手上路:
自己编写的BP神经网络程序,还不是成熟,希望能够加入社区和高手们学习学习-Getting Started: I have written procedures for the BP neural network, is not yet mature, I hope you can join the community and learning to learn
- 2022-08-09 08:54:35下载
- 积分:1
-
以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序...
以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the right understanding of simulated annealing method is a good example of the procedure.
- 2022-02-16 00:18:16下载
- 积分:1