-
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设...
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。
- 2022-01-26 19:15:08下载
- 积分:1
-
用c语言实现人工智能神经元网络的adaline算法
用c语言实现人工智能神经元网络的adaline算法-C language used in artificial intelligence neural network algorithm adaline
- 2022-06-13 18:16:46下载
- 积分:1
-
文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。...
文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
- 2022-10-08 23:15:03下载
- 积分:1
-
The simulated annealing algorithm, using MATLAB experiment.
模拟退火算法实验,使用MATLAB实现。-The simulated annealing algorithm, using MATLAB experiment.
- 2022-03-12 02:35:11下载
- 积分:1
-
在vc环境下的指纹识别与处理,我也是从别处得到的,主要看看算法结构。...
在vc环境下的指纹识别与处理,我也是从别处得到的,主要看看算法结构。-vc environment in the fingerprint identification and handling, I also received from elsewhere, mainly look at the algorithm.
- 2022-11-30 02:50:03下载
- 积分:1
-
ICA经典文章,入门必看。受益,高阶矩统计牲在信号处理中的应用,详细介绍许多重要概念。...
ICA经典文章,入门必看。受益,高阶矩统计牲在信号处理中的应用,详细介绍许多重要概念。-ICA classic article, the entry Watchable. Benefit Higher Moments statistical offerings in signal processing applications, detailed many important concepts.
- 2023-04-24 00:20:03下载
- 积分:1
-
基本遗传算法 里面的函数可自行更换 适合初学者 容易理解
基本遗传算法 里面的函数可自行更换 适合初学者 容易理解-A function of the basic genetic algorithm which can be suitable for beginners is easy to understand on their own replacement
- 2022-05-16 12:30:34下载
- 积分:1
-
用BP算法实现数字识别功能,可以显示状态变化图
用BP算法实现数字识别功能,可以显示状态变化图-BP algorithm digital identification function can demonstrate that changes in state plans
- 2022-03-25 03:32:05下载
- 积分:1
-
8 Queen
8皇后问题。所谓著名的八皇后问题就是八个皇后在8*8的网格中排列时不能同在一行、一列或者一条斜线上。根据前人的研究,在8!=40320种排列中只有92中解决方案。-8 Queen
- 2022-02-14 18:50:35下载
- 积分:1
-
RBF神经网络应用于IRIS数据集的例子
RBF神经网络应用于IRIS数据集的例子-Am example of RBF-NN applied on IRIS Data Set
- 2022-02-13 06:21:16下载
- 积分:1