搜索资源列表
粒子群优化小波神经网络
- 电力负荷预测程序已实现
Ant-particle-swarm
- 基于蚁群粒子群的模糊神经网络交通流量预测,是做毕业设计参考的文献,希望对做交通流预测的同学有帮助-Ant particle swarm-based fuzzy neural network traffic flow forecasts, is doing graduate design reference literature, and help students to do traffic flow forecasting
BPCH1
- 神经网络的集体自动控制器代码集合,比如与PID、cmac、粒子群算法等集合-Collective neural network controller code set, such as the collection of PID, CMAC, particle swarm algorithm
AMPSOBP
- 粒子群算法优化神经网络 采用粒子群算法优化神经网络权值的算法-Particle swarm optimization neural network
Machine-vision-analysis
- 硕士论文,基于机器视觉苹果检测算法的研究。主要内容包括:1、国内外研究现状及进展 2、苹果图像采集与处理 3、苹果大小与形状检测 4、粒子群优化的BP神经网络苹果颜色检测算法 5、遗传算法优化BP神经网络苹果缺陷检测算法 6、苹果检测系统的软件、硬件及界面设计-Research on Apple detection algorithm based on machine vision. The main contents include: 1, the domestic and foreign r
chapter3
- 遗传算法、粒子群算法优化BP神经网络-非线性函数拟合-Genetic algorithm and particle swarm optimization for BP neural network nonlinear function fitting
Image-filter.tar
- 提出了一种基于改进 BP 神经网络和粒子群优化算法( PSO) 的图像滤波方法 。该方法利用双曲正切形式 的误差函数代替 BP 神经网络传统的最小均方误差函数( LMS),并将改进后的 BP 神经网络利用 PSO 算法优 化,用来减小图像噪声对神经网络精度的影响以及避免神经网络陷入局部极小值点,从而提高神经网络去噪能 力。实验结果表明,与传统滤波方法相比,该方法不仅能有效地滤除图像中的高斯噪声而且能很好地保护图像 细节 。- U63D0 u51FA u4E86 u4E00
粒子群优化算法
- 粒子群优化(PSO)是一种进化计算技术(进化计算)。 捕食鸟行为的研究。粒子群算法(PSO)的基本思想是通过群体中个体之间的协作和信息共享找到最优解。 粒子群优化算法的优点是它简单且易于实现,没有多个参数。目前,它已广泛应用于函数优化、神经网络训练、模糊系统控制等遗传算法中。(The particle swarm optimization (PSO:Particle swarm optimization) is an evolutionary computing technology (Ev
基于神经网络和粒子群
- 用BP神经网络和粒子群算法的优化,主要针对的是函数最大值和最小值的寻找。
智能算法总结
- 该文档对智能算法,包括遗传算法、粒子群算法、禁忌搜索算法和人工神经网络算法等的概念和性能进行了基本总结(This paper summarizes the concept and performance of intelligent algorithms, including genetic algorithm, particle swarm optimization algorithm, tabu search algorithm and artificial neural network a