CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - stochastic genetic algorithm

搜索资源列表

  1. DGPSO.rar

    2下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:37.15kb
    • 提供者:李剑
  1. CHAPTER5

    1下载:
  2. 遗传算法是一种模拟生物进化机制的随机全局优化搜索方法,具有很强的全局优化能力及鲁棒性。遗传算法属于直接搜索法,对适应函数基本无限制,既不要求连续,也不要求函数可微,而且不需要初始信息可以寻求全局最优解克服了单纯形算法初始条件影响大,易陷入局部最小等缺点,操作方便,速度快,不需要复杂的规则,且可用于多目标寻优,在解空间进行高效启发式搜索,可以提高运算速度。-The genetic algorithm is one simulation organic evolution mechanism sto
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-11
    • 文件大小:3.2kb
    • 提供者:大同小异
  1. Stochastic-Programming-1

    0下载:
  2. 用遗传算法求解随机模型的C++实现,绝对能够运行成功的-Genetic algorithm with stochastic models of the C++ to achieve, definitely be able to run successful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:32.02kb
    • 提供者:希瑞
  1. JavaGenes.0.7.28.tar

    0下载:
  2. JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.-JavaGenes is an evolutionary software system written in Java. It implements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:11.2mb
    • 提供者:jim
  1. webinar_files

    0下载:
  2. This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those foun
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:18.19kb
    • 提供者:gao
  1. PSO

    0下载:
  2. Global Optimization Toolbox provides methods that search for global solutions to problems that contain multiple maxima or minima. It includes global search, multistart, pattern search, genetic algorithm, and simulated annealing solvers. You can u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.09kb
    • 提供者:saswata
  1. hanshuyouhua

    0下载:
  2. 遗传算法是一类随机优化算法,但它不是简单的随机比较搜索,而是通过对染色体的评价和对染色体中基因的作用,有效地利用已有信息来指导搜索有希望改善优化质量的状态。-Genetic algorithms are a class of stochastic optimization algorithm, but it is not a simple comparison of random search, but through the evaluation of chromosomes and gene
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.66kb
    • 提供者:鲁旭锋
  1. genetic-based-random-optial-search

    0下载:
  2. 基于遗传算法的随机优化搜索 ppt 讲解-genetic algorithm based stochastic optimization search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:133.82kb
    • 提供者:zhanghf
  1. yichuansuanfa

    0下载:
  2. 遗传算法的描述。遗传算法是一种很经典的随机化过程的算法,在实际应用中应用广泛,效果良好。-A descr iption of the genetic algorithm. The genetic algorithm is a classical stochastic process of the algorithm, widely used in practical applications to good effect.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:王贺
  1. Stochastic-Programming-1

    0下载:
  2. 该算法是用随机模拟,遗传算法和神经网络相结合的混合算法求解随机期望模型的。-The algorithm is simulated using a stochastic, combining genetic algorithm and neural network hybrid algorithm for solving stochastic expected value model.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3.59kb
    • 提供者:高建炳
  1. Stochastic-Programming-2

    0下载:
  2. 该算法是用随机模拟,遗传算法和神经网络相结合的混合算法求解随机机会约束的模型。-The algorithm is simulated using a stochastic, combining genetic algorithm and neural network hybrid algorithm for solving stochastic chance constrained model.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3.74kb
    • 提供者:高建炳
  1. yichuanyouhua

    2下载:
  2. 随机共振过程中,针对参数a和b的优化处理,此处使用的是遗传算法。-Stochastic resonance process, the parameters a and b for the optimization, genetic algorithm is used here.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:809byte
    • 提供者:王姐姐
  1. PSOTool

    2下载:
  2. 求解非线性方程组方法有经典算法以及近年来流行的遗传算法.牛顿法及其改进形式,但是此类算法的收敛性在很大程度上依赖于初始点的选择,对于某些非线性方程组容易导致求解失败 为了克服经典算法的缺点,设计了求解非线性方程组的混合遗传算法,但依然对方程组和编码方法有很高要求。PSO是受到鸟群或者鱼群社会行为的启发而形成的一种基于种群的随机优化技术。它是一类随机全局优化技术,通过粒子间的相互作用发现复杂搜索空间中的最优区域。该算法是一种基于群体智能的新型演化计算技术,具有简单易实现、设置参数少、全局优化能力强
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-30
    • 文件大小:15kb
    • 提供者:
  1. mygasr

    8下载:
  2. matlab环境下遗传算法(GA)同时优化随机共振(SR)参数a、b源程序-The source code of optimization of stochastic resonance parameters using genetic algorithm under the environment of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-01-19
    • 文件大小:2kb
    • 提供者:崔伟成
  1. Test_GA_TDEM

    0下载:
  2. Genetic Algorithm for 1D TDEM Datasets stochastic inversion
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.78kb
    • 提供者:Chukwuemeka
  1. OneMaxSUS

    0下载:
  2. My code is about well-known OneMax problem. It is written in Matlab and uses genetic algorithm. It uses SUS (Stochastic universal sampling) selection technique.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.19kb
    • 提供者:Mina
  1. qeilie

    0下载:
  2. 包括随机梯度算法,相对梯度算法,BP神经网络的整个训练过程,遗传算法无功优化。- Including stochastic gradient algorithm, the relative gradient algorithm, The entire training process BP neural network, Genetic algorithm based reactive power optimization.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:6.76kb
    • 提供者:陈涛峰
  1. ga

    0下载:
  2. 遗传算法是一种借鉴生物界自然选择和自然遗传机制的随机搜索算法。它简单、鲁棒性好,具有自组织 性、自适应性、自学习性,其本质是一种高效、并行、全局搜索的方法,它能在搜索过程中自动获取和积累有 关搜索空间的知识,并自适应地控制搜索过程以求得最优解, -Genetic algorithm is a stochastic search algorithm which is based on natural selection and natural genetic mechanism. It
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4.2kb
    • 提供者:shishi
  1. bengjun_v59

    0下载:
  2. 包括随机梯度算法,相对梯度算法,利用贝叶斯原理估计混合logit模型的参数,遗传算法无功优化。- Including stochastic gradient algorithm, the relative gradient algorithm, Bayesian parameter estimation principle mixed logit model, Genetic algorithm based reactive power optimization.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5.6kb
    • 提供者:siebeifensei
  1. Untitled

    5下载:
  2. 《随机规划与模糊规划》5.5节的例子:基于随机模拟的遗传算法matlab代码-< stochastic programming and fuzzy programming >5.5 examples: stochastic simulation based genetic algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:544byte
    • 提供者:张宁
« 12 »
搜珍网 www.dssz.com