搜索资源列表
PSO(java)
- 一个很好的PSO学习代码,一看就懂,其中包含了Java,C,V.-a good PSO learning code, a person would understand, which includes Java, C, V.
pso
- PSO粒子群算法的JAVA实现,效率还算可以,谢谢了-PSO Particle Swarm JAVA implementation, efficiency too badly, thank you
PSO
- 粒子群程序代码。包括JAVA和matlab非常使用。适合初学者-Particle Swarm program code. Including the very use of JAVA and matlab. Suitable for beginners
pso_java
- 这是一个pso算法Java的实现,老外的作品,非常棒-Pso algorithm This is a realization of Java, foreign works great
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
PSO
- pso优化算法,java实现,目标函数最小,比较好用-pso Optimization
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算法求解函数优化的可视化.-Using java to write the PSO algorithm for solving function optimization visualization.
qwe
- 粒子群算法的java实现源码,用一个简单的例子实现了粒子群算法-PSO java implementation
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
- java code for pso which i downloaded from other website, but i think it is very useful for who begins to study pso algorithm.
PSO
- 改进的差分PSO算法,Java实行的,有兴趣的可以参考下-PSO algorithm to improve the differential, Java implementation, and are interested can refer to the following
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
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 , calculate -使用 pso 演算法計算 方程式的最小值。
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)