搜索资源列表

  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 t
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2.36kb
    • 提供者:龚文引
  1. Delphi 7.0常用函数速查手册

    0下载:
  2. 函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。   在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more
  3. 所属分类:电子书籍

    • 发布日期:2024-11-30
    • 文件大小:6kb
    • 提供者:陈修
  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 t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-30
    • 文件大小:2kb
    • 提供者:龚文引
  1. delphi遗传

    0下载:
  2. 关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-30
    • 文件大小:250kb
    • 提供者:李有为
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-30
    • 文件大小:41kb
    • 提供者:刘冰
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-11-30
    • 文件大小:10kb
    • 提供者:蒋佳颖
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-11-30
    • 文件大小:25kb
    • 提供者:王明
  1. ga

    0下载:
  2. 遗传算法解决函数最大值问题,很实用,没事可以研习一下-Maximization of genetic algorithm to solve the function is very useful, nothing can be studies about
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-30
    • 文件大小:2kb
    • 提供者:赵青
  1. 最速下降法

    0下载:
  2. 一个通用的计算函数最值问题的最速下降法程序
  3. 所属分类:matlab例程

  1. 新建 Microsoft Word 文档

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

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

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

    • 发布日期:2024-11-30
    • 文件大小: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例程

    • 发布日期:2024-11-30
    • 文件大小:9kb
    • 提供者:spider_pig
  1. yichuan

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

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

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

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

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

    • 发布日期:2024-11-30
    • 文件大小: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. 所属分类:并行运算

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

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

    • 发布日期:2024-11-30
    • 文件大小: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
  3. 所属分类:Windows编程

    • 发布日期:2024-11-30
    • 文件大小:77kb
    • 提供者:未蓝将蓝
  1. 粒子群算法-求二次函数最大值问题

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

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:yaokuku123
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org