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

搜索资源列表

  1. 演化计算(实例-多峰函数最值)

    0下载:
  2. 演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。-evolutionary computation is based on the then new search algorithm; It stems from the technical model of the natural evolution. Below is an example of this function is a typical mult
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.36kb
    • 提供者:龚文引
  1. MyGA

    0下载:
  2. 一个简单的改进的遗传算法,用来求五维函数最大值,算法简单,对初学者有很好的帮助-Improvement of a simple genetic algorithm to seek the maximum five-dimensional function, the algorithm is simple, for beginners there is a very good help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:25.75kb
    • 提供者:刘冰
  1. GA

    0下载:
  2. 用遗传算法求解函数最优值,收敛速度快且不易陷入局部最优值。遗传算法是经典算法,此程序适合初学者。-A Genetic Algorithm for the optimal value function, convergence is fast and easy to fall into local optimal value. Genetic algorithm is a classical algorithm, this program suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:10.01kb
    • 提供者:蒋佳颖
  1. Golden_Section_Method

    0下载:
  2. 该code是黄金分割算法matlab程序,给定一个方程和变量取值范围,通过该code即可找到目标函数最小值,是优化分析过程中很好的一个基本算法.-this code is the golden-section algorithm. For a given range of design variables, the code can find the maximum of objective function. This code is a basic and useful algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:24.73kb
    • 提供者:王明
  1. ga

    1下载:
  2. 遗传算法解决函数最大值问题,很实用,没事可以研习一下-Maximization of genetic algorithm to solve the function is very useful, nothing can be studies about
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.21kb
    • 提供者:赵青
  1. 自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助

    2下载:
  2. 自己写的关于粒子群算法求函数最小值的例程,简单易懂,对理解算法有很大帮助-Wrote it myself on the Particle Swarm Optimization for the minimum function of the routine, easy-to-read, to understand the algorithm are very helpful
  3. 所属分类:matlab例程

  1. 新建 Microsoft Word 文档

    0下载:
  2. 运用蚁群算法求函数最值,采取蚁群迭代。根据函数求出最大值(Ant colony algorithm is used to find the function minimum)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:12kb
    • 提供者:烧纸抽抽
  1. 遗传算法matlab求最小值

    3下载:
  2. 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:31kb
    • 提供者:Dl123
  1. antcolony

    0下载:
  2. 简单的利用蚁群算法计算函数最大值或最小值(use ant colony algorithm to calculate the minimun and maximun of a function)
  3. 所属分类:其他

  1. genetic

    0下载:
  2. 实现遗传算法,设置一个函数,利用遗传算法多次迭代求取其近似最值。(Genetic algorithm, set a function, the use of genetic algorithm many iterations to find its approximate maximum.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:9kb
    • 提供者:spider_pig
  1. yichuan

    1下载:
  2. 这是用c语言编写的用于求解函数的最值问题的遗传算法代码(the code of genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1kb
    • 提供者:fight_think
  1. 遗传算法和粒子群算法求解非线性函数最大值问题

    3下载:
  2. 遗传算法和粒子群算法求解非线性函数最大值问题(Solving the maximum value problem of nonlinear function by genetic algorithm and particle swarm optimization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:72kb
    • 提供者:林枫林云
  1. 模拟退火法求解非线性函数问题

    0下载:
  2. 模拟退火法求解非线性函数问题。结合非线性函数最小值问题,给出求解其最小值的模拟退火法步骤和源程序。(Solving nonlinear function problem by simulated annealing)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:60kb
    • 提供者:林枫林云
  1. SimulateAnnealing1

    0下载:
  2. 用模拟退火程序在三维空间内跳跃寻找最值,适用于二次函数,全局最优(The simulated annealing program is used to jump in the three-dimensional space to find the maximum value, which is suitable for the two function, the global optimum.)
  3. 所属分类:并行计算

    • 发布日期:2018-04-22
    • 文件大小:1kb
    • 提供者:老油田
  1. 求函数最优值

    0下载:
  2. 量子遗传算法求解函数最佳值问题,里面富有matlab程序代码(Quantum Genetic Algorithm Solves Function Optimal Value Problem with Matlab Program Code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:3kb
    • 提供者:多尔衮
  1. Q函数

    0下载:
  2. 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 fmincon命令的一般参数形式为fmincon(‘fun’,x0,A,b,Aeq,beq,lb,ub,’nonlinearcondition’),其中各个参数含义如下: fun??? 目标函数(以求最小值为目标函数) x0???? 最优解迭代的初始值 A,b ???线性约束不等式A*x<= b Aeq,beq??? 线性约束等式Aeq*x =beq lb,ub?? 自变量的上下界 nonlinearco
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:77kb
    • 提供者:未蓝将蓝
  1. 非线性规划

    3下载:
  2. 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 在具体编写代码过程中,可以将线性约束也写在非线性约束函数nonlinearcondition中,简化代码.(MATLAB nonlinear programming to seek the best value of Q function)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:77kb
    • 提供者:未蓝将蓝
  1. Minimum value

    0下载:
  2. matlab求多元函数最小值,显示方程求最优值(Matlab for the minimum value of multivariate function)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:联合注册
  1. 粒子群算法-求二次函数最大值问题

    1下载:
  2. 粒子群算法 C++实现 粒子群算法完整源代码,求解二次函数最大值问题 欢迎分享使用(C++ implementation of particle swarm optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2020-11-05
    • 文件大小:1kb
    • 提供者:yaokuku123
  1. 带罚函数的自适应粒子群算法.

    3下载:
  2. 含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
  3. 所属分类:进化算法

    • 发布日期:2020-08-20
    • 文件大小:1kb
    • 提供者:eddy54
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com