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

搜索资源列表

  1. Delphi 7.0常用函数速查手册

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

    • 发布日期:2008-10-13
    • 文件大小:6623
    • 提供者:陈修
  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
    • 文件大小:2420
    • 提供者:龚文引
  1. 利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值

    7下载:
  2. 利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-04-17
    • 文件大小:433139
    • 提供者:a_jmew@sohu.com
  1. vb编程函数调用大全

    4下载:
  2. vb编程函数调用大全(包括3个[1].bas+函数声明库) 最前面的vb api调用大全
  3. 所属分类:Windows编程

    • 发布日期:2011-05-30
    • 文件大小:161616
    • 提供者:bbtopcn
  1. 利用遗传算法求某函数的最大值

    3下载:
  2. 利用遗传算法求某函数的最大值matlab- Asks some function using the heredity algorithm maximum value matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-08-13
    • 文件大小:3066
    • 提供者:宋雨
  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
    • 文件大小:26366
    • 提供者:刘冰
  1. ga_enhangced

    0下载:
  2. 求解两个变量的优化程序,可以选择求解函数最大值或最小值两种方式。-optimal algrithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3988
    • 提供者:李强
  1. chazhiyunihe

    0下载:
  2. 插值函数, 称为被插函数. 最小二乘拟合: 已知一批离散的数据 , 互不相同,寻求一个拟合函数 ,使 与 的误差平方和在最小二乘意义下最小.在最小二乘意义下确定的 称为最小二乘拟合函数-Interpolation function, referred to as interpolation function. Least-squares fitting: a known number of discrete data, different from each other, to find a f
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:395368
    • 提供者:fengyu
  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
    • 文件大小:10252
    • 提供者:蒋佳颖
  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
    • 文件大小:25321
    • 提供者:王明
  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
    • 文件大小:2266
    • 提供者:赵青
  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. 遗传算法matlab求最小值

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

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

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

  1. 遗传算法和粒子群算法求解非线性函数最大值问题

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

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

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

    • 发布日期:2018-01-07
    • 文件大小:61440
    • 提供者:林枫林云
  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
    • 文件大小:78848
    • 提供者:未蓝将蓝
  1. Minimum value

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

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:联合注册
  1. 抗差加权函数对比

    0下载:
  2. 测量粗差中抗差滤波算法加权函数的对比,程序能够运行,函数对比结果画图呈现。(weighting function comparison in robust filter.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:112640
    • 提供者:殷利建
  1. 粒子群算法-求二次函数最大值问题

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

    • 发布日期:2020-11-05
    • 文件大小:1024
    • 提供者:yaokuku123
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com