Welcome![Sign In][Sign Up]
Location:
Search - de optimization

Search list

[AI-NN-PR多维函数优化程序

Description: 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the PSO (Particle swarm optimization, the Chinese translation of PSO or PSO algorithm), DE (Differential evolution, the Chinese translation of the difference or differential evolution evolution) algorithm, a number of non-binding and binding with the examples (such as the several issues Michelawicz ). Use see usage.txt, RUNExample.bat and procedures of the Notes.
Platform: | Size: 128000 | Author: 刘三 | Hits:

[AlgorithmDeJong_FunF1_F5

Description: 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.
Platform: | Size: 1024 | Author: 王远 | Hits:

[MPIDE

Description: density evolution for LDPC codes design and some related documents
Platform: | Size: 1129472 | Author: 杜冰 | Hits:

[AI-NN-PRDE40

Description: 微分进化算法来解决电力系统优化问题的源代码,例子采用的是40个粒子的大规模计算问题-Differential evolution algorithm to solve the optimization problem of power system source code, for example, uses 40 particles of mass calculation
Platform: | Size: 3072 | Author: Mei Juan | Hits:

[AI-NN-PRde

Description: 微分进化算法DE(Differential Evolution)由Storn和Price等学者于1995年首先提出。它是一种基于种群优化的新智能优化方法,它已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点-Differential evolution algorithm DE (Differential Evolution) by Storn and Price and other scholars in 1995, the first place. It is a species based on the optimization of the new intelligent optimization method, which has been proved in the solving process with high efficiency, convergence, robustness, etc.
Platform: | Size: 3072 | Author: dong | Hits:

[matlabDE

Description: DE 生物进化算法的matlab实现,一类优化仿生算法-DE biology evolutionary algorithm matlab implementation, a class of bionic optimization algorithm
Platform: | Size: 1024 | Author: xiaotiantian | Hits:

[AI-NN-PRDE

Description: Differential Evolution for single variable function optimization!
Platform: | Size: 1024 | Author: polmerk | Hits:

[matlabOldDeMatcode

Description: DE差分进化优化算法的源代码,从外文网站下载-DE optimization toolbox from the web.
Platform: | Size: 14336 | Author: 付志超 | Hits:

[matlabDrude_model

Description: effecient EM parameters for metamaterial with Drude model
Platform: | Size: 1024 | Author: Wang | Hits:

[Windows DevelopACOTSP.V1.0

Description: 大师级人物写的蚁群算法解决TSP问题,真的挺不错,你可以下下来看看的.- Program s name: acotsp Ant Colony Optimization algorithms (AS, ACS, EAS, RAS, MMAS, BWAS) for the symmetric TSP Copyright (C) 2004 Thomas Stuetzle This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA email: stuetzle no@spam informatik.tu-darmstadt.de mail address: Universitaet Darmsta
Platform: | Size: 89088 | Author: duane | Hits:

[matlabOptimization

Description: 《小波消噪阈值算法优化》详细阐述了一种自适应小波阈值消噪法。经matlab验证,改进后的算法消噪性能大大提高。-《Optimization threshold algorithm of wavelet de-noising》discribes an adaptive threshold de-noising based on wavelet. It’s proved by matlab program that the performance of adaptive algorithm is much better than traditional algorithm.
Platform: | Size: 240640 | Author: 鄢艳 | Hits:

[Graph programDE

Description: Differential Evolution Optimization
Platform: | Size: 1024 | Author: wiches | Hits:

[OtherOptimizacion.de.rutas.con.flotas.heterogeneas

Description: Algorithms of optimization routing vehicles problem
Platform: | Size: 278528 | Author: satenq | Hits:

[Special Effectspso

Description: 对不同噪声强度的加噪图像,用粒子群优化算法优化结构元素,找到最优结构元素,对图像进行去噪操作,使恢复的图像达到最大峰值信噪比-Noise intensity for different images with noise, using particle swarm optimization algorithm to optimize the structure elements, find the optimal structure element, the image de-noising operation to restore the image to a peak signal to noise ratio
Platform: | Size: 130048 | Author: 吴琳珠 | Hits:

[AI-NN-PRDE-Algorithm

Description: 微分进化算法的matlab程序。优化效果不错-Differential evolution algorithm matlab program. Optimization of good results
Platform: | Size: 5120 | Author: 武明亮 | Hits:

[Mathimatics-Numerical algorithmsDE

Description: 差分进化算法(Differential Evolution, DE)是一种新兴的进化计算技术。它是由Storn等人于1995年提出的,最初的设想是用于解决切比雪夫多项式问题,后来发现DE也是解决复杂优化问题的有效技术。本人实现了简单的DE-DE is used for multidimensional real-valued functions but does not use the gradient of the problem being optimized, which means DE does not require for the optimization problem to be differentiable as is required by classic optimization methods such as gradient descent and quasi-newton methods. DE can therefore also be used on optimization problems that are not even continuous, are noisy, change over time, etc.
Platform: | Size: 25600 | Author: John Chen | Hits:

[matlabDE

Description: 微分进化算法,用于参数优化、寻找极值等,可自行加入其他约束条件和修改目标函数-Differential evolution algorithm for parameter optimization, search extreme, can free to add other constraints and modify the objective function
Platform: | Size: 97280 | Author: 张帆 | Hits:

[matlabde

Description: Example of application of Differential Evolution Algorithm to the optimization of a function
Platform: | Size: 17408 | Author: luissanti | Hits:

[OtherDE

Description: 差分进化算法(Differential Evolution, DE)是一种基于群体差异的启发式随机搜索算法,该算法是由R.Storn和K.Price为求解Chebyshev多项式而提出的。DE算法也属于智能优化算法,与前面的启发式算法,如ABC,PSO等(DE optimization algorithm)
Platform: | Size: 51200 | Author: cc cc | Hits:

[matlabDE example

Description: Example on DE optimization technique
Platform: | Size: 2048 | Author: abu abu abu | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net