-
本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。...
本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。-paper in VC environment using an evolutionary algorithm to achieve the nonlinear regression, experimental results indicate that this method can achieve good nonlinear regression.
- 2022-03-16 22:32:53下载
- 积分:1
-
用vc实现Apriori算法的全部功能.请大家尽情心使用!
用vc实现Apriori算法的全部功能.请大家尽情心使用!-the algorithm can be used vc Apriori algorithm to achieve the full. Please rest assured use! -Apriori algorithm by vc realize the full functionality. Please use your heart!-the algorithm can be used vc Apriori algorithm to achieve the full. Please rest assured use!
- 2022-04-20 21:53:44下载
- 积分:1
-
约束条件下的序列模式挖掘(带约束)
Mining sequential patterns with constraint (SPADE with constraint)
- 2022-02-28 13:31:14下载
- 积分:1
-
游戏编程AI源码,包括A*等findpath的算法
游戏编程AI源码,包括A*等findpath的算法-AI game programming source code, including the A* algorithm, such as findpath
- 2022-10-18 13:35:04下载
- 积分:1
-
本程序是基本的MATLB退火模拟算法,主要应用于函数优化,效果较好。...
本程序是基本的MATLB退火模拟算法,主要应用于函数优化,效果较好。-This procedure is a basic MATLB simulated annealing algorithm, mainly used in function optimization, better.
- 2022-12-13 16:10:03下载
- 积分:1
-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。-Particle swarm optimization algorithm with other similar type of evolution, but also the use of " groups" and " evolution" concept is also based on the individual (particle) size of the operation of fitness. The difference is that unlike other particle swarm optimization evolutionary algorithm as the use of evolution for the individual operator, but as each individual in the n-dimensional search space of a weight and size of the particles, and in the search space the speed of a certain flight.
- 2023-05-18 16:45:03下载
- 积分:1
-
粗糙集例程遗传算法
粗糙集遗传算法例程-Rough Set routines Genetic Algorithm
- 2023-05-24 15:45:02下载
- 积分:1
-
文本分类算法很多,神经网络算法遗传算法可以用,本算法采用支持向量机SVM来实现...
文本分类算法很多,神经网络算法遗传算法可以用,本算法采用支持向量机SVM来实现-Text Classification Algorithm
- 2022-03-23 14:06:58下载
- 积分:1
-
用VC++实现的,超级好用的8种神经网络源代码,超好用,超简洁 ,是我多年研究所得,已经全部测试过
用VC++实现的,超级好用的8种神经网络源代码,超好用,超简洁 ,是我多年研究所得,已经全部测试过-With VC++ Realize, and eight kinds of super-to-use neural network source code,超好用, super-simple, is my research for many years, they have all been tested
- 2022-12-31 13:45:05下载
- 积分:1
-
一个利用hough变换来检测图像中直线的函数的源代码
一个利用hough变换来检测图像中直线的函数的源代码-using a Hough transform to detect images linear function of the source code
- 2022-05-22 09:08:13下载
- 积分:1