搜索资源列表

  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. 求极值

    0下载:
  2. 用GPU求数组的极值
  3. 所属分类:源码下载

    • 发布日期:2011-03-31
    • 文件大小:2767
    • 提供者:wangyanyanglin
  1. 多元无约束极值matlab

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

    • 发布日期:2011-06-09
    • 文件大小:2183
    • 提供者:joys99xs
  1. UnitSGA

    0下载:
  2. 一个求函数极值的遗传算法程序-function for a maximum of Genetic Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:韩荣苍
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:李小
  1. 遗传算法.C

    0下载:
  2. 用dev-C编写的遗传算法程序,用来计算函数极值的。-with dev- C GA prepared by the procedures used to calculate the maximum function.
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:马文
  1. GAF1

    0下载:
  2. 利用遗传算法,对一个函数求取极值的一种方法,考虑到普通遗传算法中初始种群,对极值影响较大,程序的采用了多个初试种群同时学习,相互比较以求取极大值。-use of genetic algorithm, a function of a strike extreme methods, taking into account the general genetic algorithm initial population, Extreme ri
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:lionheart
  1. simplicityAlgorithm3

    0下载:
  2. /*用单纯形算法求解多元函数极值计算机程序代码*/ /************************ *试用单纯形法求目标函数: *f(x)= 4(x1 -5)*(x1 -5) + (x2 -6)*(x1 -5) *的极小值 *************************/-/* Use simplex algorithm for multi-function extremum computer code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:172032
    • 提供者:刘向
  1. yichuansuanfa

    0下载:
  2. 这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值-This is a genetic algorithm on the MATLAB program for a certain function for the Extreme
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:吴莉
  1. c

    0下载:
  2. 拟牛顿法(变尺度法)DFP算法,求解无约束极值问题。-Quasi-Newton method (DFP) DFP algorithm for solving unconstrained extremum problem.
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:林颉
  1. GAProblem

    0下载:
  2. 用遗传算法求解函数极值,直接在matlab中运行即可。 -Using genetic algorithm function extremum, directly in matlab can run.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:王元
  1. Ga

    0下载:
  2. 本程序是遗传算法求极值,有助于对遗传算法的理解-This procedure is a genetic algorithm for extreme value, contribute to the understanding of the genetic algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:luozhenbao
  1. MATLAB

    0下载:
  2. 在简要分析遗传算法要素的基础上,介绍了基于MATLAB的遗传算法工具箱的设计。最后给出了一个 用设计的MATLAB遗传算法工具箱的求函数极值的应用实例。-In a brief analysis of the elements of genetic algorithm based on the introduction based on the MATLAB genetic algorithm toolbox design. Fina
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:164864
    • 提供者:icyrock
  1. lbfgs

    0下载:
  2. 可以解决无约束的最优化问题,如求目标函数的极值等。-Can solve unconstrained optimization problems, such as extreme value for the objective function and so on.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:zw
  1. GA2

    0下载:
  2. 这是一个利用遗传算法求解函数极值,是用Visual C++ 编写-This is a use of genetic algorithm for solving extremal function is the use of Visual C++ Prepared
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2845696
    • 提供者:吴江
  1. GA_final

    0下载:
  2. 遗传算法程序求函数极值点,可调交叉和变异个数-Procedure genetic algorithm for function extremum points, adjustable crossover and mutation the number of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1934336
    • 提供者:张扬
  1. Cchangyongsuanfa

    0下载:
  2. C常用算法程序集 针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:269312
    • 提供者:杨显情
  1. 200707171150161392

    0下载:
  2. 用C语言程序实现遗传算法的功能,遗传算法是模拟自然界生物进化过程与机制求解极值问题的一类自组织、自适应的人工智能技术,它模拟达尔文的自然进化论与孟德尔的遗传变异理论,具有并行性等特点,简单通用。-C language program used to achieve the function of genetic algorithm, genetic algorithm is a simulation of natural biologi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:刘丽
  1. 1

    0下载:
  2. 这是一个数字滤波程序,包含移动平均滤波,限副滤波,去极值平均滤波等。-This is a digital filtering process, including the moving average filter, limit, vice filtering, average filtering to extreme.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:刘星
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org