搜索资源列表
-
4下载:
这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
-
-
5下载:
粒子群优化算法结合灰色模型进行电力市场的预测,自己编写的源代码,使用标准粒子群算法,Particle swarm optimization algorithm combined with a gray model forecast of the electricity market, I have written the source code, using the standard particle swarm optimization
-
-
10下载:
粒子群优化算法用于天线阵列方向图综合,自己编写的源代码,使用标准粒子群优化算法,Particle swarm optimization algorithm for antenna array pattern synthesis, I have written the source code, using the standard particle swarm optimization algorithm
-
-
3下载:
基本的粒子群优化算法的matlab说细代码,有详细的注释,很适合初学都参考。,The basic particle swarm optimization algorithm matlab code fine Say, have detailed notes, it is suitable for both beginner reference.
-
-
4下载:
埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享,Wael korani Egyptians wrote using particle swarm optimization (pso) code pid call simulink model optimization parameters, and share
-
-
2下载:
我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
-
-
0下载:
粒子群算法代码.有注释.可运行.放心下载-Particle swarm optimization code. Annotated. Can be run. Rest assured Download
-
-
1下载:
采用遗传微粒群算法(GPSO)求解旅行商问题(TSP)的源代码。内附多个算例,本算法对于中小规模问题求解效率很高,对于大规模问题则效率略低。如有任何疑问,请于http://2shi.phphubei.com.cn/index.php发帖询问。-Genetic Particle Swarm Optimization (GPSO) for Traveling Salesman Problem (TSP) of the source code. Containing a number of examp
-
-
0下载:
此代码实现的功能是利用微粒群算法对传感器网络节点配置算法——虚拟力算法中参数的优化。优化后,节点配置较优。-This code implements the functions is the use of particle swarm optimization algorithm for sensor network node configuration- virtual force algorithm parameters optimization. After optimization, t
-
-
7下载:
北京大学计算智能研究室几位计算智能教授的辛苦结晶,包含粒子群算法源代码,PPT文档说明,十五个典型的测试函数,算法注释详尽,简明扼要,是难得的粒子群算法学习材料-Institute of Computational Intelligence Computational Intelligence Research Laboratory Professor of several hard crystal that contains the source code for Particle Swarm
-
-
0下载:
This code expains bayesian particle swarm optimization method.All files have been written on matlab 2007a. This method has been explianed with various benchmark functions. This optimization method can be directly compared with other unconstrained opt
-
-
0下载:
基本粒子群优化算法(Particle Swarm Optimization,PSO)功能:求解优化问题的全局性,并行性,高效的群体智能算法-Particle swarm optimization (Particle Swarm Optimization, PSO) function: solving global optimization problems, parallelism, and efficient swarm intelligence algorithm
-
-
0下载:
人工神经网络设想这样一个场景:一群鸟在随机搜索食物。在这个区域里只有一块食物。所有的鸟都不知道食物在那里。但是他们知道当前的位置离食物还有多远。那么找到食物的最优策略是什么呢。最简单有效的就是搜寻目前离食物最近的鸟的周围区域。
PSO从这种模型中得到启示并用于解决优化问题。PSO中,每个优化问题的解都是搜索空间中的一只鸟。我们称之为“粒子”-Particle swarm optimization
-
-
0下载:
混沌收索的粒子群算法,代码应该没问题,自己试试吧。-Chaos closing the cable particle swarm optimization, the code should be no problem to try it myself.
-
-
0下载:
多个智能算法的代码集合(人工蚂蚁算法 人工免疫算法 免疫粒子群优化算法 粒子群算法 等等)-Collection of more intelligent algorithm code (artificial ants algorithm Artificial Immune Algorithm immune particle swarm optimization algorithm particle swarm optimization, etc.)
-
-
1下载:
该程序是混沌粒子群苏算法的代码,修改参数就可以用。-The program is chaotic particle swarm the Su algorithm the code can modify the parameters.
-
-
0下载:
粒子群算法(优化算法)论文设计(包括源代码实验数据_截图_很全面的),对于粒子群算法的初学者来说是很好的参考资料-Particle swarm optimization (optimization) paper design (including source code _ screenshot _ experimental data very comprehensive), particle swarm optimization for beginners is a good referenc
-
-
0下载:
本文分析了粒子群优化算法的原理,研究了粒子在搜索空间飞行的轨迹,分析了使粒子群收敛的参数设置,并根据算法的特点总结了应用粒子群优化算法的步骤,给出算法中的经验参数设置.并且对每一次改进的利弊都作出了分析与对比,为再一次改进作好准备。经过多次的算法改进与实验测试,再跟据实验数据的比较,验证了本算法改进的可行性,同时应用PSO算法解决TSP问题是一种崭新的尝试.-Design and Simulation of Particle Swarm Optimization
-
-
0下载:
it is code of particle swarm optimization in matlab.
-
-
1下载:
是关于文章Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification的Matlab源代码,希望对从事这个方向的人员有所帮助。(Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification)
-