-
免疫优化计算、学习与识别,是焦李成著的一本经典书中的源程序,供大家学习!...
免疫优化计算、学习与识别,是焦李成著的一本经典书中的源程序,供大家学习!-Immune Optimization calculation, learning and recognition, JIAO Li-cheng book is a classic source book for everyone to learn!
- 2023-04-27 15:20:04下载
- 积分:1
-
用MATLAB语言编写。三十三座城市的蚂蚁算法。解决TSP问题。
用MATLAB语言编写。三十三座城市的蚂蚁算法。解决TSP问题。-Used MATLAB language. 33 cities in the ant algorithm. Solve the TSP problem.
- 2022-03-30 14:35:35下载
- 积分:1
-
OPenCV written using a hough transform line detection procedure
利用OPenCV写的一个hough变换检测直线的程序-OPenCV written using a hough transform line detection procedure
- 2022-03-11 16:01:57下载
- 积分:1
-
LIBSVM是一个简单的,容易的
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It solves C-SVM classification, nu-SVM
classification, one-class-SVM, epsilon-SVM regression, and nu-SVM
regression. It also provides an automatic model selection tool for
C-SVM classification. This document explains the use of libsvm.
- 2022-11-21 20:50:03下载
- 积分:1
-
运用神经网络的方法先将数据分类分析,然后再将未知类归类
运用神经网络的方法先将数据分类分析,然后再将未知类归类-The use of neural network analysis of data classification methods first, and then classify the unknown category
- 2022-01-22 02:15:53下载
- 积分:1
-
遗传算法基本原理PPT下载,适合初学者学习,一共有四部分。
遗传算法基本原理PPT下载,适合初学者学习,一共有四部分。-The basic principles of genetic algorithms PPT download, suitable for beginners to learn, a total of four parts.
- 2022-07-16 10:53:52下载
- 积分:1
-
PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。...
PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。-PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
- 2022-11-01 15:30:03下载
- 积分:1
-
用visual basic语言开发的进行RSA加密的代码,无限位.
用visual basic语言开发的进行RSA加密的代码,无限位.-using visual basic language for the development of the RSA encryption code, unlimited spaces.
- 2023-07-11 12:20:02下载
- 积分:1
-
一个机器学习算法软件包,包括神经网络,模糊逻辑,支持向量机,采用MATLAB平台实现,...
一个机器学习算法软件包,包括神经网络,模糊逻辑,支持向量机,采用MATLAB平台实现,-a machine learning algorithm packages, including neural networks, fuzzy logic, support vector machine, MATLAB platform.
- 2022-06-30 13:00:19下载
- 积分:1
-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the problem, known as chromosome or individual. General randomly determined by the initial group of individuals, called stocks, the stocks based on fitness or some mechanism to choose the individual competition, the use of genetic Operator evolution of the next generation so on, until the termination meet expectations conditions.
- 2022-03-05 00:58:22下载
- 积分:1