-
这是目前网上所能找到的最全面的adaboost的C++算法,但是需要自己训练的数据...
这是目前网上所能找到的最全面的adaboost的C++算法,但是需要自己训练的数据-This is the Internet can find the most comprehensive adaboost C algorithms, However, it needs its own training data
- 2022-03-03 21:04:26下载
- 积分:1
-
genetic algorithm optimization calculation of the MATLAB program.
遗传算法在工程优化计算上的应用的MATLAB程序。-genetic algorithm optimization calculation of the MATLAB program.
- 2022-02-26 08:43:17下载
- 积分:1
-
标准遗传算法源码
C语言编程
求解函数优化问题。
标准遗传算法源码
C语言编程
求解函数优化问题。-Standard genetic algorithm
C language programming for Function Optimization.
- 2022-03-01 18:58:28下载
- 积分:1
-
基于RBF网络的机器人手臂运动关节的仿真实例。利用RBF网络实现机器人手臂运动关节的仿真实例建模。...
基于RBF网络的机器人手臂运动关节的仿真实例。利用RBF网络实现机器人手臂运动关节的仿真实例建模。-RBF network based on the movement of the robot arm joint simulation. RBF network using the robot arm joint movement simulation modeling.
- 2023-06-09 04:40:02下载
- 积分:1
-
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码-"genetic algorithm theory and application software," the source code initialization MATLAB
- 2022-04-19 02:16:33下载
- 积分:1
-
hough变换的代码,这个变换可以原来检测直线或圆等图形。
hough变换的代码,这个变换可以原来检测直线或圆等图形。-Hough Transform code, can transform the original circular or linear detection, such as graphics.
- 2022-08-18 18:34:42下载
- 积分:1
-
ai 代码的C++实现,在VC6.0下运行通过
ai 代码的C++实现,在VC6.0下运行通过-ai code of C++ to achieve,vc++ Running through
- 2022-01-31 10:01:52下载
- 积分:1
-
Genetic Algorithms in Artificial Intelligence the authority of books suitable fo...
人工智能中的遗传算法权威书籍 适合初学者-Genetic Algorithms in Artificial Intelligence the authority of books suitable for beginners
- 2022-04-11 15:43:07下载
- 积分:1
-
这是IBM公司使用的一个生成数据流的源文件代码,对需要生成数据流做实验的朋友很有帮助。...
这是IBM公司使用的一个生成数据流的源文件代码,对需要生成数据流做实验的朋友很有帮助。-This is IBM" s use of a data stream generated source file code, on the need to generate data flow experiment" s friends helpful.
- 2022-01-26 04:10:48下载
- 积分:1
-
In this paper, we designed a 3
文中设计了一个3层径向基神经网络(RBFN)用于对企业的5项评价指标进行聚类分析,并与蚁群算法做了比较分析。RBFN由输入层
到隐含层采用传统的K一均值算法,隐含层到输出层通过“模2递减”学习速率的BP学习;蚁群算法根据信息素的分配能够自动调整收索
路径,从而达到数据自动聚类的目的。结果表明,与蚁群算法相比,改进RBFN具有快速收敛、自动识别奇异样本的优点,而蚁群算法
无须教师学习,并能够达到全局最优。-In this paper, we designed a 3-layer RBF neural network (RBFN) for the 5-to-business evaluation indicators cluster analysis and ant colony algorithm has done a comparative analysis. RBFN from input layer to hidden layer using the traditional K-means algorithm, hidden layer to output layer through the Mode 2 decreasing learning rate of BP learning ant colony algorithm based on pheromone can automatically adjust the allocation of land Faso path, thereby to achieve the purpose of automatic data clustering. The results showed that compared with the ant colony algorithm to improve the RBFN has a fast convergence, automatic identification of singular advantage of the sample, while the ant colony algorithm do not need teachers to learn and be able to reach the global optimum.
- 2022-11-25 09:35:03下载
- 积分:1