搜索资源列表
多维函数优化程序
- 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the PSO (Particle swarm optimizat
jswarm-pso_1_1
- JSwarn 是微粒群优化(PSO) 程序包被写在Java. 设计要求极小的工作成绩使用(在配件箱外面) 虽然同样高模件。 -JSwarn Particle Swarm Optimization (PSO) package written in Java. The minimum design requirements of the Public results for the use (in the outside box accessories) Although the same hig
DeJong_FunF1_F5
- De Jong函数F1-F5的java源码,包括编码解码和函数测试能功能,函数形式。De Jong函数是常用的标准优化函数。-function F1-F5 the java source code, including the coding and decoding function testing functions, function form. De Jong function is commonly used in the optimization function.
PSO
- 粒子群优化算法程序包,包括java、c、vb三个版本
SGA-JAVA
- 遗传算法的JAVA实现 做了一个简单函数优化示例~~~~~~体现了面向对象思想
Thunder5.7.7.441
- 神经网络工具箱,含有大量神经网络算法的实现 (2008-03-30,Java,3126KB,1次) shenjingwangluo.rar - 神经网络算法源程序代码,关于智能优化方面的,很经典的代码,C++实现. (2008-04-02,Visual C++,266KB,1次) nnc.rar - 神经网络算法源程序,大家有需要的看看!希望对大家有所帮助 (2008-03-22,C-C++,262KB,0次) Mybp539.zip - 此为bp神经网络算法,并基于vc的程序
粒子群优化PSO程序包(Java,C,VB)
- C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
Java语言TSP递归程序的优化
- 因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
贝叶斯
- 有关贝叶斯算法的java程序 优化计算和预测功能 比较好用-bayes arithmetic using java program
jmetal.3.1.tar
- 外国人写的基于java的多目标优化源程序jMetal 3.1最新版,包括NSGA-II\SPEA2\MOPSO等。-jMetal 3.1 for multiobjective optimization
2004122622118398
- 关于粒子群优化算法的实现.使用java语言实现。-On the Particle Swarm Optimization Algorithm. Using java language.
EightFigure
- 使用java重新解决八数码问题,对算法进行了优化。-Re-use of java to solve eight digital issues, the optimization algorithm.
Java-tSP2
- Java语言TSP递归程序的优化,采用新型递归模式设计实现的。-Java language TSP optimization of recursive procedures, recursive model using the new design.
DEAgent-algorithm
- 通过DE agent求解各种约束函数优化问题-This source code is discrible the DE agent that is for solving constrained numerical optimization problems.
LBFGS-20020202.java
- L-BFGS用于内存紧张的系统中,可以用于求解大规模数据集的优化-Software for Large-scale Unconstrained Optimization L-BFGS is a limited-memory quasi-Newton code for large-scale unconstrained optimization.
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
java-NewTon_way
- java编程解决牛顿法和最速下降法计算数学优化极小值问题-java programming to solve the Newton method and the steepest descent method of mathematical optimization minimum
moead-java-source
- java文件的多目标优化算法,代码函数已经封装,可以在java平台跑通(Java file multi-objective optimization algorithm, the code function has been encapsulated, can run on the Java platform)
JAVA-PSO-master
- 一个简单实现的粒子群优化算法pso测试程序,输出粒子最优解,迭代50次后得到最终结果。( U4E00 u4E2 u5B3 u5B0 u5B9 u7B0 u7B0 u7B0 U89E3 uFF0C u8FED u4EE350 u6B21 u540E u5F97 u5230 u6700 u7EC8 u7ED3 u679C u3002)