搜索资源列表
GA-min
- 遗传算法进行优化求多元函数 (Griewank Function)最小解问题-genetic algorithm optimization for multi-function (Griewank Function) Minimum solutions to the problems
BPNN
- 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
yiqunsuanfa
- 蚁群算法解决单目标函数优化问题。并通过作图的形式直观看出形象。-The ant colony algorithm to solve the single objective function optimization problem. And seen the image of the form of mapping intuitive.
PSO-extremum-optimization-algorithm
- 基于粒子群优化算法的非线性函数极值寻优,这里的适应度函数为Ackley函数,适应度值为函数值。根据初始粒子适应度值确定个体极限和群体极限。-Nonlinear function based on particle swarm optimization extremal optimization, where the fitness function for the Ackley function, the value of the fitness function value. Accordin
BP-2
- 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
DIFFERENTION-EVOLUTION-CPP
- 基于差分演化算法的源程序,非常好用。能处理多种函数优化问题。-Based on differential evolution algorithm source code, very easy to use. Able to handle a variety of function optimization problems.
my-souce-code-20130915
- 书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
ssxsjPSO
- 实数编码的小生境PSO算法优化多模态函数-Real-coded niche PSO algorithm for multimodal function optimization
codeaaa
- 用于求解简单函数优化的matlab遗传算法代码-Matlab genetic algorithm code used to solve simple function optimization
pso-fd
- PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。-PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.
ZACAO
- 杂草算法优化的目标函数机值求解.经过迭代,程序能快速收敛到相应的目标值.-Weeds algorithm optimization objective function value for solving machine. After iteration, the program can quickly converge to the appropriate target.
MPGA
- 多种群遗传算法的函数优化算法,整个程序代码讲的非常详细,分享给大家希望可以对大家有帮助!-Multi-population genetic algorithm function optimization algorithm, the entire program code in a very detailed, we hope to share with all of you can help!
C
- 求某个二元函数的最大值函数优化问题,C语言遗传算法代码-Seeking a binary function of the maximum function optimization, C language code genetic algorithm
genetic-alg-BP-nonlinear-fitting
- matlab智能算法遗传算法优化BP神经网络-非线性函数拟合-genetic algorithm BP neurotic net nonlinear fitting
genetic-algorithm-mutiple-target
- matlab智能算法基于遗传算法的多目标优化算法(此例中有两个目标函数)-genetic algorithm to solve multiple target problems
CMA-ES
- 一种继续概率学习矩阵的优化算法,优化精度和计算时间都很不错,是目前基本最好的启发式算法,里面有测试函数-A continuing study probability matrix optimization algorithm to optimize the accuracy and computational time is very good, the best is the basic heuristic algorithm, which has test function
粒子群算法的寻优算法-非线性函数极值寻优
- 使用粒子群优化算法实现函数最优值的求解,并对参数进行优化。(The particle swarm optimization algorithm is used to solve the optimal value of the function, and the parameters are optimized.)
sample2-Rastrgrin
- 粒子群优化算法,通过运用粒子群算法优化函数。(Particle swarm optimization algorithm, through the use of particle swarm optimization function)
genetic
- 遗传算法30个基本案例的第一题,我把工具箱也放进了里面,以便更好的运行代码,一元函数的遗传算法优化(Optimization of unary function by genetic algorithm)
rm-meda
- 正则模型的分布估计算法,测试函数为ZDT,DTLZ,WFG等,在加噪时,进行优化,有四种噪声水平(RM-MEDA.Regular model distribution estimation algorithm, test function for zdt, dtlz, wfg, etc., when adding noise, optimization, there are four kinds of noise level)