CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Function minimum

搜索资源列表

  1. nnworkmatlab

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

    • 发布日期:2008-10-13
    • 文件大小:6027
    • 提供者:宋斌
  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
    • 文件大小:1440
    • 提供者: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
    • 文件大小:9068
    • 提供者:magic
  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
    • 文件大小:39388
    • 提供者:楚湘华
  1. SA

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

    • 发布日期:2017-03-31
    • 文件大小:2056
    • 提供者:戴可扬
  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
    • 文件大小:5423
    • 提供者:huwentao
  1. nmcgassch

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

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

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

    • 发布日期:2017-04-26
    • 文件大小:72013
    • 提供者:陈琳
  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-29
    • 文件大小:18626
    • 提供者:gao
  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
    • 文件大小:1291
    • 提供者:alan
  1. FUN

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

    • 发布日期:2017-05-21
    • 文件大小:6293972
    • 提供者: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
    • 文件大小:1979
    • 提供者:王皓
  1. genetic

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

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

    0下载:
  2. minimization of a function with matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:563
    • 提供者:boy
  1. cpp1

    0下载:
  2. 共轭梯度法求解函数极小值,对于学习者将会有很大的帮助-Conjugate Gradient Method for the function minimum, the learners will be of great help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:185777
    • 提供者:林林
  1. fimincon

    0下载:
  2. matlab程序和说明文档。解决一类非线性最优求解问题,求解目标函数最小值。使用matlab中的fimincon函数,求有约束的非线性函数最小值。-matlab program to solve a class of nonlinear optimal problem solving, solving the objective function minimum. Use in matlab fimincon function, seeking a minimum of constrained
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:38257
    • 提供者:刘尧
  1. design-filter-to-minimum-noise

    1下载:
  2. 根据加噪声的音乐信号,设计合适的滤波器,对原有信号进行滤波,去除噪声,实现滤波功能。-According to the signal plus noise music, design the appropriate filter, the original signal is filtered to remove noise, the filtering function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:14075
    • 提供者:
  1. Rosenbrock

    0下载:
  2. The Rosenbrock function is a non-convex function used as a performance test problem for optimization algorithms introduced by Rosenbrock (1960). It is also known as Rosenbrock s valley or Rosenbrock s banana function. The global minimum is insid
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1529
    • 提供者:suci ariani
  1. Outside-the-penalt

    0下载:
  2. 外罚函数法 ** ** 求x1*x1+x2*x2的最小值。 ** 求P函数的在约束条件(x1+x2-1>0)下的最小值-Outside the penalty function**** find x1* x1+ x2* x2 minimum.** P function of the demand constraint (x1+ x2-1> 0) under the minimum
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:752
    • 提供者:唐煌
  1. GAs

    0下载:
  2. 利用遗传算法求解复杂函数最小值,可以修改参数来调整搜索精度,并且会显示每代搜索的动态图像-Use of genetic algorithms to solve complex function minimum, you can modify the parameters to adjust the search accuracy, and will show each generation of the dynamic image search
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1419
    • 提供者:xiaoke
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com