-
运用遗传算法进行聚类分析,对基金的风格进行分类
运用遗传算法进行聚类分析,对基金的风格进行分类-The use of cluster analysis of genetic algorithm to classify the style of fund
- 2022-04-07 23:05:53下载
- 积分:1
-
libsvm在matlab中的应用。把libsvm嵌入matlab中调用。
libsvm在matlab中的应用。把libsvm嵌入matlab中调用。-libsvm in matlab application. Embedded matlab to call libsvm.
- 2022-11-21 00:30:03下载
- 积分:1
-
bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测...
bp人工神经网络算法实现,用java编写程序代码,应用案例是港口吞吐量预测-bp artificial neural network algorithm, using java programming code, the application case is the throughput of the port prediction
- 2022-03-17 01:01:01下载
- 积分: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
-
OPENCV系列的,TOOLBOX工具,应该挺有用的,大家自己看看吧!
OPENCV系列的,TOOLBOX工具,应该挺有用的,大家自己看看吧!-OPENCV series, TOOLBOX tool, it should be quite useless, we all see!
- 2022-01-22 08:49:20下载
- 积分:1
-
Examples of particle swarm optimization applied to the wireless network nodes, s...
粒子群算法的实例,应用于无线网络节点的动态布署等。图和表显示结果-Examples of particle swarm optimization applied to the wireless network nodes, such as dynamic deployment. Graph and table shows the results of
- 2023-04-25 16:35:04下载
- 积分:1
-
基于bp神经网络的货运量预测matlab实现
基于bp神经网络的货运量预测matlab实现-bp- based neural network is forecast to achieve Matlab
- 2022-03-02 09:29:39下载
- 积分:1
-
quantum genetic algorithm
量子遗传算法包含比较详细的算法说明,而且应用于滤波器的设计- quantum genetic algorithm
- 2023-05-30 12:00:03下载
- 积分:1
-
The use of neural networks, basis of comparison, more useful for beginners
神经网络的运用,比较基础,对初学者比较有用-The use of neural networks, basis of comparison, more useful for beginners
- 2023-01-11 08:55:04下载
- 积分:1
-
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设...
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。
- 2022-01-26 19:15:08下载
- 积分:1