CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - 算法 函数优化

搜索资源列表

  1. GA-min

    1下载:
  2. 遗传算法进行优化求多元函数 (Griewank Function)最小解问题-genetic algorithm optimization for multi-function (Griewank Function) Minimum solutions to the problems
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:林言
  1. BPNN

    1下载:
  2. 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1922
    • 提供者:王刚
  1. yiqunsuanfa

    1下载:
  2. 蚁群算法解决单目标函数优化问题。并通过作图的形式直观看出形象。-The ant colony algorithm to solve the single objective function optimization problem. And seen the image of the form of mapping intuitive.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:1080
    • 提供者:小强
  1. PSO-extremum-optimization-algorithm

    0下载:
  2. 基于粒子群优化算法的非线性函数极值寻优,这里的适应度函数为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
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:67160
    • 提供者:葭月
  1. BP-2

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1744
    • 提供者:汪洪涛
  1. DIFFERENTION-EVOLUTION-CPP

    0下载:
  2. 基于差分演化算法的源程序,非常好用。能处理多种函数优化问题。-Based on differential evolution algorithm source code, very easy to use. Able to handle a variety of function optimization problems.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:8439
    • 提供者:吴伟林
  1. my-souce-code-20130915

    0下载:
  2. 书本《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
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:4115065
    • 提供者:dream
  1. ssxsjPSO

    1下载:
  2. 实数编码的小生境PSO算法优化多模态函数-Real-coded niche PSO algorithm for multimodal function optimization
  3. 所属分类:书籍源码

    • 发布日期:2013-11-23
    • 文件大小:1797
    • 提供者:lanhui
  1. codeaaa

    0下载:
  2. 用于求解简单函数优化的matlab遗传算法代码-Matlab genetic algorithm code used to solve simple function optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4764
    • 提供者:sun yu
  1. pso-fd

    0下载:
  2. 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.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:何骞
  1. ZACAO

    0下载:
  2. 杂草算法优化的目标函数机值求解.经过迭代,程序能快速收敛到相应的目标值.-Weeds algorithm optimization objective function value for solving machine. After iteration, the program can quickly converge to the appropriate target.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:11341
    • 提供者:成读
  1. MPGA

    1下载:
  2. 多种群遗传算法的函数优化算法,整个程序代码讲的非常详细,分享给大家希望可以对大家有帮助!-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!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:3993
    • 提供者:华电
  1. C

    0下载:
  2. 求某个二元函数的最大值函数优化问题,C语言遗传算法代码-Seeking a binary function of the maximum function optimization, C language code genetic algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2936
    • 提供者:司小雨
  1. genetic-alg-BP-nonlinear-fitting

    0下载:
  2. matlab智能算法遗传算法优化BP神经网络-非线性函数拟合-genetic algorithm BP neurotic net nonlinear fitting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:52618
    • 提供者:zj
  1. genetic-algorithm-mutiple-target

    1下载:
  2. matlab智能算法基于遗传算法的多目标优化算法(此例中有两个目标函数)-genetic algorithm to solve multiple target problems
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:713
    • 提供者:zj
  1. CMA-ES

    1下载:
  2. 一种继续概率学习矩阵的优化算法,优化精度和计算时间都很不错,是目前基本最好的启发式算法,里面有测试函数-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
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1686665
    • 提供者:林某
  1. 粒子群算法的寻优算法-非线性函数极值寻优

    0下载:
  2. 使用粒子群优化算法实现函数最优值的求解,并对参数进行优化。(The particle swarm optimization algorithm is used to solve the optimal value of the function, and the parameters are optimized.)
  3. 所属分类:书籍源码

  1. sample2-Rastrgrin

    0下载:
  2. 粒子群优化算法,通过运用粒子群算法优化函数。(Particle swarm optimization algorithm, through the use of particle swarm optimization function)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-22
    • 文件大小:114688
    • 提供者:500
  1. genetic

    0下载:
  2. 遗传算法30个基本案例的第一题,我把工具箱也放进了里面,以便更好的运行代码,一元函数的遗传算法优化(Optimization of unary function by genetic algorithm)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-21
    • 文件大小:96256
    • 提供者:小禹哥哥
  1. rm-meda

    0下载:
  2. 正则模型的分布估计算法,测试函数为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)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-20
    • 文件大小:11125760
    • 提供者:六爻占卜
« 12 »
搜珍网 www.dssz.com