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

搜索资源列表

  1. 一个用于求函数极值的遗传算法程序

    0下载:
  2. 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5329
    • 提供者:熊仲健
  1. 一个求解极值的多元的二次方程程序

    0下载:
  2. 这是一个利用VC++编写的求解极值的多元的二次方程程序,在WindowsXP运行成功。-This is a VC solution prepared by the extreme diversity of the quadratic equation procedures, the successful running WindowsXP.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4367
    • 提供者:李小
  1. 一维搜索法求极值

    0下载:
  2. 用一维搜索法求极值 文件说明不够详细!不详细说明软件具体功能-with a peacekeeping search for extreme documented detailed enough! Without detailing specific software functions
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:854
    • 提供者:111
  1. 等式极值问题

    0下载:
  2. 等式极值问题 ★问题描述 集合是基本的数学概念,集合中的元素是互不相同的。 表示相等关系的式子叫做等式。 给你一个包含有 N个整数的集合,如果从集合中找到四个不同的整数 a, b, c, d,使得a+b+c=d,那么我们说这个集合包含一个等式。
  3. 所属分类:数据结构常用算法

  1. 遗传算法解决函数极值问题

    1下载:
  2. 本源码为使用遗传算法解决函数极值问题
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 多元无约束极值matlab

    1下载:
  2. 内含牛顿法、梯度法、共轭梯度法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-06-09
    • 文件大小:2183
    • 提供者:joys99xs
  1. Pairs-of-extreme-example--genetic-algorithm

    0下载:
  2. 双极值算例,采用遗传算法计算最优值,此处利用MATLAB实现仿真。-Pairs of extreme example, using genetic algorithm to compute the optimal value, where the use of MATLAB for simulation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:5296
    • 提供者:小洋
  1. PSO_B_SA

    2下载:
  2. 基于模拟退火的粒子群优化算法,示例程序,用于求解复杂函数的极值问题(源程序中的示例函数为Camel,Rastrigrin,Ackley)-PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1711
    • 提供者:wk
  1. rengongyuqun

    3下载:
  2. 在matlab环境下用智能算法--人工鱼群算法求函数极值的matlab程序-In the matlab environment with intelligent algorithm- artificial fish-swarm algorithm for the extremal function matlab program
  3. 所属分类:matlab

    • 发布日期:2014-04-25
    • 文件大小:1835
    • 提供者:一顺
  1. Steepest

    3下载:
  2. 计算梯度下降法计算极值,只能找到局部最小点。可以通过调整步长实现全局最小-Calculation of gradient descent method to calculate extreme value, can only find local minimum point. By adjusting the step size can achieve the global minimum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-20
    • 文件大小:1204
    • 提供者:宗丹
  1. function

    0下载:
  2. 基于遗传算法的函数优化,利用遗传算法求解函数极值。-Function based on genetic algorithm to optimize the use of genetic algorithm function extremum.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1905
    • 提供者:alexandar
  1. conjugate_grad_2d

    0下载:
  2. 改进的共轭梯度法,可求取二元函数的极值。-Improved conjugate gradient method, can strike a binary function of the extremum.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1022
    • 提供者:zd
  1. yichuan

    0下载:
  2. 用C编的遗传算法求函数极值,人工智能作业,比较有用-With C-series extremal function for genetic algorithm, artificial intelligence operations, more useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:190693
    • 提供者:hello
  1. nelder-mead

    1下载:
  2. nelder_mead优化算法,求多维函数极值的一种算法,不利用任何求导。利用多面体逼近。-nelder_mead optimization algorithm, and a multi-dimensional function extremum algorithm, do not use any derivation. The use of polyhedral approximation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1590
    • 提供者:menglingsai
  1. 11

    0下载:
  2. 利用遗传算法求解函数极值。真的可以啊,确实啊-Use genetic algorithm function extremum.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:45239
    • 提供者:qht
  1. 粒子群算法的寻优算法-非线性函数极值寻优

    2下载:
  2. 通过粒子群算法对非线性函数的极值进行求解(The extremum of the nonlinear function is solved by particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:海航
  1. 粒子群算法-非线性函数极值寻优

    3下载:
  2. 根据粒子群算法原理,在MATLAB上完成非线性函数的极值寻优。(According to the principle of particle swarm optimization algorithm, the extremum of nonlinear function is optimized on MATLAB.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:你好,SCI
  1. 混沌优化算法求极值

    0下载:
  2. 使用混沌优化算法求解非约束问题极值,混沌算法具有遍历性、随机性和规律性(Using chaos optimization algorithm to solve the extreme value of non-constrained problem, chaos algorithm has ergodicity, randomness and regularity)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:lowell
  1. 简单遗传算法求函数极值C代码

    0下载:
  2. 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:淡爱18
  1. 干涉极值法提取相位

    2下载:
  2. 基于干涉极值法提取相位功能函数,可以快速提取干涉条纹的相位(The phase function is extracted based on the interference extremum method, which can quickly extract the phase of interference fringes)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-12
    • 文件大小:23552
    • 提供者:依然smile
« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com