搜索资源列表
PSO智能计算Java库
- PSO智能计算java库-PSO intelligent computing for java
PSO(java)
- 一个很好的PSO学习代码,一看就懂,其中包含了Java,C,V.-a good PSO learning code, a person would understand, which includes Java, C, V.
jswarm-pso
- java编的pso程序。该程序可以用于优化各种系统
PSO
- 粒子群优化算法程序包,包括java、c、vb三个版本
PSO
- 这是用JAVA写的PSO标准算法,这我导师留给我的,应该很用.
pso
- 此压缩文件中包含了两个读取bmp文件分别用java和c写了,另三个是用matlab实现的演化算法,很有作用的,每个文件里都有详细说明
PSO
- particle swarm optimitation using c,java and vb
opt4j-2.0
- Java平台的启发式优化算法,包含了多目标进化算法(SPEA2和NSGA2),多目标差异进化,PSO和单目标模拟退火算法。并且包含了ZDT,DTLZ和WFG等测试函数-Opt4J is a framework for applying meta-heuristic optimization algorithms to arbitrary optimization problems. The Opt4J framework currently includes a multi-obje
java_evolutionary_algorithms
- 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
code
- 这是一篇用MATLAB编写的PSO用法的源码 介绍了改进的PSO的用法-This is the one with the usage of MATLAB source code written in PSO introduced the usage of the improved PSO
pso
- 粒子群算法,通用版,大家拿去根据自己的问题进行适当的修改即可。-pso
PSO_Java
- 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域,基于Java语言实现。-Compared with the genetic algorithm, PSO has the advantage is simple and easy and there is no need to adjust many parameters. Has been widely applied to function o
DEPSO
- pso,paritcle swarm optimization,粒子群,群智能优化算法-paritcle swarm optimization
pso-bpbianshi
- 一种结合PSO及改进BP网络的辨识方法 很好的微粒群应用算法辨识效果很好-A combination of PSO and the improved BP network identification method of application of particle swarm algorithm is a very good very good identification results
psnew
- pso for processor scheduling
pso
- 一个java编写的粒子群程序,可自行设置多个参数,并有图像跟踪粒子运行状态,已经在Eclipse上测试通过。-A java program written in particle swarm, are free to set multiple parameters, and image tracking particles running, has been tested on Eclipse.
PSO
- PSO 粒子群算法 java源代码 毕业设计所做-PSO algorithm java source code made to graduate design
pso
- 粒子群算法 java 源码 计算函数最小值 很好用-pso java
pso-java
- solving optimization functions by using particle swarm optimization algorithm in java
PSO
- PSO的java基本实现,以及一种的改进版本,并且以Rastrigin函数为例,探究其运行效果(PSO java basic implementation, as well as an improved version, and take Rastrigin function as an example to explore its operation effect)