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

搜索资源列表

  1. GA

    0下载:
  2. MATLAB实现遗传算法求函数最大值,可以改变变量数目,函数形式-Seeking maximum MATLAB Genetic algorithms function, you can change the number of variables, functional form
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:10461
    • 提供者:lbh
  1. AUTO-GA

    0下载:
  2. matlab 下自适应遗产算法求一元函数的最大值-Heritage adaptive algorithm for the maximum under a dollar matlab function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2032
    • 提供者:张盛伟
  1. Technical-indicators-by-Matlab

    2下载:
  2. 用matlab编写了20几个常见的技术指标,方便大家开发策略时候,直接调用。 1)编写这些函数不是技术活,完全是体力活 2)之所以编写这些函数,一来是自己研究所需,二来自己编写过程中能够感悟到蕴含在公式中的思想 3)几乎所有函数,我都用数据测试过,并和交易开拓者、同花顺等计算的值进行了比对,最大程度 上保证指标算法的准确性。虽然已近极力避免错误,但是还是可能出现一些这样那样的错误,所以 请批判性使用这些函数 4)如果对这些函数有疑问(比如有些指标可能会有不同的处理方法
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:179874
    • 提供者:也有
  1. color-gradient

    0下载:
  2. 对于一幅彩色图像来说,可以对于三个通道进行分别梯度,然后选取最大值组成一幅梯度图像-color gradient matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:721514
    • 提供者:曾敏
  1. ga

    0下载:
  2. 在matlab下实现遗传算寻找二元函数最大值-Achieve the genetic algorithm to find the maximum value of a binary function under the matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3470
    • 提供者:杨芳
  1. MATLAB

    0下载:
  2. 基于最大最小值法的模糊相似矩阵求解matlab源码-Fuzzy similar matrix calculating based on Jaccard similarity coefficient
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:769
    • 提供者:neo
  1. how-to-seek-a-extremum-sequence

    0下载:
  2.   Matlab中如何求一个序列的极值?在Matlab中有专门求序列最大值和最小值的函数,分别是Max  和  Min,但是有时候我们不满足于求整个序列的最值,而是对序列的极值,也就是局部的最值感兴趣。对于解析函 数,这个比较简单,只要令一阶倒数为零求出对应的自变量就行了。-Matlab how to seek a extremum sequence? In the Matlab there is a special function for sequence of ma
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:41062
    • 提供者:Foster
  1. GA_simple

    0下载:
  2. MATLAB的源码,用遗传算法求解函数的最大值-Using genetic algorithm to solve function maximum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2871
    • 提供者:张尚然
  1. ES_Lin

    0下载:
  2. 进化策略算法matlab代码,实现求f(x) = x*sin(10*pi*x) + 1最大值的功能。-Evolutionary strategy algorithm matlab code to achieve demand f (x) = x* sin (10* pi* x)+ 1 maximum functionality.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:946
    • 提供者:许根鹏
  1. ES_Final

    0下载:
  2. 求函数f (x) = x * sin (10 * pi * x) + 1的最大值的进化策略matlab代码。- Demand function f (x) = x* sin (10* pi* x)+ 1 maximum evolutionary strategy matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1268
    • 提供者:许根鹏
  1. ga20150527

    0下载:
  2. 遗传算法matlab编程,求解函数最大值,实例说明,清晰易懂-Genetic algorithm matlab programming, solving function maximum.Examples of clear and understandable
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1194
    • 提供者:林俐
  1. 3

    0下载:
  2. 本文详细介绍了利用果蝇算法计算函数的最大值最小值问题的matlab程序代码。-This paper describes the use of Drosophila algorithm function MAX MIN problem matlab code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:13860
    • 提供者:Time
  1. bee-colony-algirithm-

    0下载:
  2. 使用MATLAB语言编写的关于人工蜂群算法应用于函数求最大值的程序-Use MATLAB language function on artificial bee colony algorithm is applied to find the maximum value of the program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:25782
    • 提供者:王飞
  1. pso

    0下载:
  2. 粒子群算法的实现代码 matlab 该代码实现在计算最大值-PSO algorithm implementation code matlab The code in the calculation of the maximum
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:948
    • 提供者:li
  1. aa

    0下载:
  2. 基于matlab开发的计算最大值的遗传算法,里面还有遗传算法的基本原理PPT-Matlab developed based on the basic principles of genetic algorithms to calculate the maximum, there is also a genetic algorithm PPT
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:461091
    • 提供者:汪正义
  1. defog

    0下载:
  2. [defog.zip] - 里边有除雾的matlab代码以及C++程序,用到了部分opencv函数。 包括以下程序:boxfilter(方框滤波),guidedfilter(导向滤波),minfilt2(最大最小值滤波),cumsum(累积和函数),maxValue(最大值)。运行代码可实现去雾效果。-[Defog.zip]- inside a defogging matlab code and C++ procedure, we used some of the opencv functi
  3. 所属分类:Special Effects

    • 发布日期:2016-03-10
    • 文件大小:7168
    • 提供者:dujian
  1. GeneticAlgorithm

    0下载:
  2. 基于matlab的遗传算法的一个简单实现,求解函数最大值。-A Genetic Algorithm programmed by matlab to calculte the max value of a function.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2883
    • 提供者:yuzhongchun
  1. findMinMax

    0下载:
  2. 用Matlab找到输入定义域内的二次方程最大值和最小值-Find the minium and maximum value of a quadratic
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:553
    • 提供者:Rita
  1. ga

    0下载:
  2. 关于matlab遗传算法工具箱的应用实例,求解函数最大值,有函数相关详细备注.-On the matlab genetic algorithm toolbox application examples, to solve the maximum function, there are functions related to detailed notes.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1139
    • 提供者:苗苗
  1. ant

    2下载:
  2. 蚁群算法,求一个二元函数的最小值,用MATLAB求最小值可以转化成求最大值-matlab ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1204
    • 提供者:zhoulin
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 18 »
搜珍网 www.dssz.com