搜索资源列表
psofunction
- pso 程序,一共三个,DeJong.m,get_psoOptions.m,pso.m结合起来就可以了,直接拷到work目录下就可以运行,其中get_psooptions中可以改设置,变成自己的; DeJong是适应函数,也可以改。-PSO procedures, a total of three, DeJong.m, get_psoOptions.m, pso.m combine, and they can work directly Manchester directory on the
Particle-swarm-optimization
- 微粒群优化算法(Particle Swarm Optimization,PSO算法)源于鸟群和鱼群群体运 动行为的研究,是一种新的群体智能优化算法,是演化计算领域中的一个新的分支。它 的主要特点是原理简单、参数少、收敛速度较快,所需领域知识少。该算法的出现引起 了学者们极大的关注,已在函数优化、神经网络训练、组合优化、机器人路径规划等领 域获得了广泛应用,并取得了较好的效果。尽管粒子群优化算法发展近十年,但无论是 理论分析还是实践应用都尚未成熟,有大量的问题值得研究。 -
programpso
- 上传一个pso算法的程序,功能还不完善,需要的自己下载吧-Upload an the pso algorithm is the program, the function is not perfect, need to download
pso
- 实现对于一个简单函数的matlab求极值粒子群算法。很有实际使用意义-The the extremal particle swarm algorithm for a simple function matlab seek. Very practical significance
xijunmishi-PSO
- 细菌觅食算法与粒子群优化算法相结合的程序,可以实现适应度函数的最值计算,有很好的参考价值。-Bacterial Foraging algorithm and particle swarm optimization combined program, you can achieve the best fitness function value, and have a good reference value.
colorSegmentation
- 基于极大熵准则,通过改进型粒子群算法对图像进行多阈值分割,并与其他分割算法对比。 函数说明: main函数为主程序,无返回值和参数,可直接运行。运行结果将调用colorSegmentation()函数和PSO()函数-Based on maximum entropy criterion, through improved particle swarm optimization (pso) algorithm for image threshold segmentation, and c
psothreetwoentropic
- PSO算法应用到图像三阈值分割,评价函数为二维最大熵-PSO algorithm is applied to image three threshold segmentation, the evaluation function for the two-dimensional maximum entropy
psotwotwoentropic
- PSO算法应用到图像二阈值分割,评价函数为二维最大熵-PSO algorithm is applied to image two threshold segmentation, the evaluation function for the two-dimensional maximum entropy
PSO
- PSO优化算法用于函数优化,具体的函数包括Quadric,Rastrigin-PSO optimization algorithm for function optimization, specific functions including Quadric Rastrigin and so on
pso-algorithm
- 粒子群(PSO)算法,最优参数寻优,本例程中实现高斯函数最大值的求取。-Particle swarm (PSO) algorithm, the optimal parameters optimization, implementation in the routine gaussian function to calculate the maximum.
kiegeng_v54
- Since writing the curvature calculation function, Conducted through virtual array DOA estimation, K-means clustering algorithm based on the PSO.
