Welcome![Sign In][Sign Up]
Location:
Search - pso

Search list

[AI-NN-PRpso

Description: 粒子群算法,局部,全局,详细介绍,流程,以及一些例子。有详细的程序。详细的介绍了粒子群算法。(PSO it is a pso.you can make a use of it it is amazing ang wonderful)
Platform: | Size: 153600 | Author: pr1 | Hits:

[matlabpso

Description: PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的"交叉"(Crossover) 和"变异"(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(The PSO algorithm is a kind of evolutionary algorithm. Similar to the simulated annealing algorithm, it also starts from the random solution and iteratively finds the optimal solution. It also evaluates the quality of the solution through fitness, but it is simpler than the genetic algorithm rules. It does not have the "Crossover" and "Mutation" operations of the genetic algorithm. It seeks the global optimum by following the current searched optimal value. This kind of algorithm has attracted much attention from the academic community because of its advantages of easy implementation, high precision and fast convergence. It also shows its superiority in solving practical problems. Particle swarm algorithm is a parallel algorithm.)
Platform: | Size: 1024 | Author: cinderella345 | Hits:

[matlab79419092ACO---pso-MTSP-

Description: ACO-PSO结合的解决TSP问题的一种方法(The ACO-PSO combines a solution to the TSP problem and the algorithm is very reliable.)
Platform: | Size: 7168 | Author: 三明治 | Hits:

[matlab粒子群优化算法(PSO)应用于神经网络优化程序

Description: 粒子群算法优化BP神经网络,使用matlab平台实现,解决了BP神经网络速度较慢的问题(Particle swarm optimization (PSO) optimization of BP neural network)
Platform: | Size: 20480 | Author: 大野狼 | Hits:

[AI-NN-PRPSO-Python

Description: 粒子群算法,PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(The particle swarm optimization (PSO) algorithm, which is one of the evolutionary algorithms, is similar to the simulated annealing algorithm. It also starts from the random solution to find the optimal solution by iteration. It also evaluates the quality of the solution by the fitness, but it is more simple than the genetic algorithm rule, and it has no genetic algorithm "Crossover" and "variation". "(Mutation) operation, it seeks the global optimum by following the best value that is currently searched. This algorithm has attracted the attention of the academic community for its advantages of easy realization, high accuracy and fast convergence, and has shown its superiority in solving practical problems. Particle swarm optimization (PSO) is a parallel algorithm.)
Platform: | Size: 4096 | Author: 绝情逆空 | Hits:

[Mathimatics-Numerical algorithmspso

Description: 几个python实现的pso粒子群算发,有需要的可以下载参考参考(Several pso particle swarm optimization algorithms implemented by python can be downloaded for reference.)
Platform: | Size: 5120 | Author: 李帅好帅 | Hits:

[MATLAB PSO

Description: matlab粒子群算法,pso ,2009的版本,比较老了(Matlab particle swarm optimization algorithm, PSO, 2009 version, relatively old.)
Platform: | Size: 23552 | Author: ydwcheer | Hits:

[Other自平衡PSO改

Description: 自平衡PSO,自己编写的程序,之前毕设的成果,通过PSO实现路径规划,并应用到实例当中(Self balancing PSO, the program written by oneself, the result of the completion before, realizes the path planning through PSO, and applies it to the example.)
Platform: | Size: 23552 | Author: 东京的樱花飘过巴黎 | Hits:

[matlabGA+PSO.__

Description: MATLAB 遗传和粒子群混合编程,,,,,,,(MATLAB GA+PSO.........)
Platform: | Size: 4096 | Author: jetta100 | Hits:

[matlabpso

Description: 实现光伏发电系统中MPPT功能,实现PSO算法的m文件(Realize the MPPT function in the photovoltaic power generation system and realize the m file of PSO algorithm.)
Platform: | Size: 19456 | Author: 离不开的温柔 | Hits:

[AI-NN-PRpso-svr代码

Description: 基于粒子群优化的向量回归预测分析 matlab代码(Support vector regression code with pso)
Platform: | Size: 1024 | Author: 1adams | Hits:

[Othersa-pso

Description: 利用模拟退火算法来接受不好的结果来改善粒子群算法,跳出局部最优陷阱。(The simulated annealing algorithm is adopted to accept the bad results to improve the PSO algorithm and jump out of the local optimal trap.)
Platform: | Size: 2048 | Author: zyx1903435712 | Hits:

[Internet-Networkbp-pso

Description: pso-bp神经网络,用来进行预测,版本较低(PSO-BP neural network)
Platform: | Size: 2048 | Author: ryj407 | Hits:

[Mathimatics-Numerical algorithmsanfis+pso

Description: ANFIS+PSO code for Matlab
Platform: | Size: 17408 | Author: fatimoridi | Hits:

[matlabpso

Description: PSO求解约束非线性规划问题,适合刚入门的学习启发式算法(PSO for the constrained-NLP problem)
Platform: | Size: 176128 | Author: 一一能 | Hits:

[Mathimatics-Numerical algorithmsPSO

Description: 一个简化版的粒子群算法代码,适合初步学习使用。内含6个测试函数(Code of a simple PSO algorithm, including six test functions)
Platform: | Size: 5120 | Author: 认真学习16 | Hits:

[matlabPSO

Description: 微电网多目标调度,运用改进的多目标粒子群算法进行计算,里面包含经济等三个目标函数设置((Smart Microgrid PSO, micro sources: photovoltaic, wind turbines, generators, energy storage, etc.))
Platform: | Size: 1024 | Author: 风絮子 | Hits:

[matlabPSO-rbf-kmeans

Description: pso rbf k-means simulik with matlab(programme d'un pso en hybride avec un rbf)
Platform: | Size: 5120 | Author: hichemhamdi | Hits:

[AI-NN-PRPSO

Description: 用二阶振荡粒子群优化算法、混沌粒子群优化算法、基于选择的粒子群优化算法、基于交叉遗传的粒子群优化算法、基于模拟退火的粒子群优化算法求解无约束优化问题(Second order oscillation PSO, chaotic particle swarm optimization algorithm, particle swarm optimization, genetic optimization algorithm based on cross particle swarm optimization algorithm based on simulated annealing Particle Swarm unconstrained optimization problems)
Platform: | Size: 4096 | Author: Lilith | Hits:

[matlabPSO-Sphere

Description: 粒子群优化算法pso的matlab程序,测试函数为Sphere函数,可以直接使用,其他函数可以自己更改(PSO pso matlab program, test the function of Sphere function, can be used directly, other functions can own change)
Platform: | Size: 3072 | Author: 暮观白云落 | Hits:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »

CodeBus www.codebus.net