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

搜索资源列表

  1. nnworkmatlab

    0下载:
  2. 黄金分割法,带约束条件 进退法求函数极小值,单谷区间-0.618, with restrictive conditions act Method function minimum, a single-interval
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.89kb
    • 提供者:宋斌
  1. GA-min

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

    • 发布日期:2008-10-13
    • 文件大小:1.83kb
    • 提供者:林言
  1. BP_GA.用BP网络建立映射关系

    0下载:
  2. 用BP网络建立映射关系,为遗传算法提供适应度函数,通过改进遗传算法完成最小值优化,the mapped relation is built using BP network in order to provide fitness function for genetic algorithm. At last, optimization of minimum value is finished by genetic algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-04-01
    • 文件大小:1.41kb
    • 提供者:wangchanglong
  1. GABP.利用改进遗传优化算法解决BP神经网络中局部最小问题

    2下载:
  2. matlab格式源代码。功能:利用改进遗传优化算法解决BP神经网络中局部最小问题。,matlab source code format. Function: the use of improved genetic optimization algorithm BP neural network to solve local minimum problems.
  3. 所属分类:matlab例程

    • 发布日期:2015-11-24
    • 文件大小:8.86kb
    • 提供者:magic
  1. TSP

    0下载:
  2. 用A星算法解决TSP问题,其中的择优函数选的是最小生成树-A star with the algorithm to solve TSP problems, the merit function is the minimum spanning tree selected
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:23.58kb
    • 提供者:111
  1. PSO_solution_to_economic_dispatch

    0下载:
  2. 利用PSO算法解决经济批量分发问题的matlab源代码,求解多目标函数与成本最小值。-Use PSO algorithm to solve economic volume distribution of the matlab source code for solving multi-objective cost function and the minimum value.
  3. 所属分类:matlab

    • 发布日期:2016-09-14
    • 文件大小:38.46kb
    • 提供者:楚湘华
  1. SA

    0下载:
  2. Matlab的退火算法的实现,计算一个函数的最小值-Matlab implementation of the annealing algorithm to calculate a function of the minimum
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.01kb
    • 提供者:戴可扬
  1. MGA

    0下载:
  2. 这是一个基于多智能体的遗传算法,算法中以一个30维Rastrigin的函数(该函数有无数个局部积小点一个最小点)为例进行了演示——连续独立运行五十次,每次的解小于1e-4,使用了matcom45和C++的混合编程,请先下载后使用程序-This is a Multi-agent-based genetic algorithm with a 30-dimensional Rastrigin function (the function has numerous local small plot po
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5.3kb
    • 提供者:huwentao
  1. nmcgassch

    0下载:
  2. 求模糊控制器的高斯型隶属函数优化后的最小目标值 自己编的 请大家指教-For the fuzzy controller Gaussian membership function optimized minimum target own advice please everyone
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.03kb
    • 提供者:郭小
  1. MATLAB

    0下载:
  2. MATLAB中GA遗传算法工具箱帮助信息-Find the minimum of a function using genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:70.33kb
    • 提供者:陈琳
  1. kolmog

    0下载:
  2. 给定任意一个子波,通过克基霍夫变换返回最小相位子波。-Kolmogoroff spectral factorization. Given an arbitrary wavelet this function retrieves the minimum phase wavelet using Kolmogoroff factorization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:821byte
    • 提供者:马龙
  1. hill

    0下载:
  2. A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space. x is the scalar/vector of the functon minimum fval is the function minimum gfx contains the minimization solution each iteration (columns 2
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1.85kb
    • 提供者:letian
  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. ShortestPath

    0下载:
  2. 用A星算法解决的TSP问题,其中的选择函数用的是最小生成树-A star with the algorithm to solve the TSP problems, the selection function using a minimum spanning tree
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:23.88kb
    • 提供者:111
  1. calcAngularDerivative

    0下载:
  2. This function calculates the radial derivative of an input image. Input parameters: inputImage - the image to calculate the derivative from radialFilterLength - the length of the filter to use, total length will be 2*radialFilterLength+1
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.26kb
    • 提供者:alan
  1. FUN

    0下载:
  2. 这是本人用遗传算法写的一个求函数最小值的软件-This is my written a genetic algorithm function minimum software requirements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6mb
    • 提供者:lsy
  1. Minimum-weight-vertexCoverProblem

    0下载:
  2. 最小权顶点覆盖问题,C++完成,模块化实现函数功能-Minimum weight vertex cover problem, C++ to complete, modular feature implementation function
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1.93kb
    • 提供者:王皓
  1. genetic

    0下载:
  2. 用遗传算法求解函数极小值实例,有运行结果-Genetic Algorithm for Function minimum instance, have run results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:19.36kb
    • 提供者:小资
  1. SGA

    0下载:
  2. fortran语言写的遗传算法程序,用来求函数极小值-genetic algorithm fortran program written in the language used to find the function minimum
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1.89kb
    • 提供者:田强
  1. function minimum

    0下载:
  2. Finding fuction minimum and maximum
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:32kb
    • 提供者:elvin_137
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com