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

搜索资源列表

  1. GeneticAlgorithm

    1下载:
  2. 这是我自己编的用遗传算法求解sin(x)+sin(y)极值的C++ 程序。当然也可在函数fFitness中修改以达到求解其他函数极值的或应用到其他方面。-This is my own compiled using genetic algorithm sin (x)+ sin (y) extremum C++ program. Of course, a function fFitness can also modify other functions in order to achieve ext
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5424175
    • 提供者:myd
  1. 模极大值降噪算法

    1下载:
  2. 可以实现对心电信号中模极值点的提取,软硬阈值算法的对比实验,以及小波的多层次分解(It can extract the extreme point of the ECG signal)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:6144
    • 提供者:momi
  1. HJ

    0下载:
  2. 最优化极值搜索中用黄金分割法求解一维函数的极值,算法简单希望采纳(Optimization extremum search, the golden section method to solve the extremum of one-dimensional function, the algorithm is simple, hope to adopt)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:12288
    • 提供者:yljylj
  1. 黄金分割法

    0下载:
  2. 用黄金分割法求任一函数的极值,包括进退法子程序,黄金分割法子程序,及函数子程序(Use the golden section method to find the extreme value of any function)
  3. 所属分类:其他

  1. createFit

    2下载:
  2. 极值分布拟合 MATLAB程序 主要针对实测风速数据(Extreme value distribution fitting)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:yuan7758
  1. classical GA method

    0下载:
  2. 用基础的遗传算法,对一元函数的极值进行求解计算。(With the basic genetic algorithm, the extremum of the unary function is calculated and solved.)
  3. 所属分类:matlab例程

  1. 多维极值问题

    0下载:
  2. 算法,遗传算法,主要用于多维极值的共轭梯度法,非常方便好用(Algorithm, genetic algorithm, conjugate gradient method, which is mainly used for multi-dimensional extreme value, is very convenient and easy to use)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:水月GEO
  1. PSO

    0下载:
  2. 粒子群算法的寻优算法-非线性函数极值寻优(Particle swarm optimization algorithm for Extremum seeking of nonlinear function)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:2048
    • 提供者:abcdxyz001
  1. 神经网络遗传算法极值寻优

    0下载:
  2. 神经网络遗传算法,用于非线性函数的极值寻优,非常好的源码(Neural network genetic algorithm, for nonlinear function extremum seeking, very good source code)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:228352
    • 提供者:艺宝
  1. minMixFun

    1下载:
  2. 约束优化问题中用混合罚函数法求解约束多维函数的极值(Solving the extreme value of constrained multidimensional function by mixed penalty function method in constrained optimization problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:10240
    • 提供者:yljylj
  1. titled7

    0下载:
  2. 用拉格朗日法算极值,其中公式参数可自行修改,包括约束条件也可自行修改(Extreme value of Lagrange method)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:dr3088
  1. 案例26 粒子群算法的寻优算法-非线性函数极值寻优

    0下载:
  2. 粒子群算法的寻优算法-非线性函数极值寻优(Optimization algorithm for 26 particle swarm optimization - nonlinear function extremum optimization)
  3. 所属分类:其他

  1. liu

    0下载:
  2. 用特定方程拟合曲线并求出极值,更改函数即可实现多种拟合(Fitting a curve with a specific equation and finding an extreme value)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:帅刘
  1. 粒子群优化算法的寻优算法——非线性函数极值寻优

    0下载:
  2. 粒子群优化算法的寻优算法——非线性函数极值寻优(Particle swarm optimization algorithm -- nonlinear function extremum seeking optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:潇潇飒飒
  1. findpeaks

    2下载:
  2. c++实现获取一维数组极值点。可以通过调整阈值,改变极值点获取值(The c++ implementation gets the extreme point of one dimension array. We can adjust the threshold and change the extreme value to get the value.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:OEMT
  1. SpatialExtremes

    0下载:
  2. 可以用于建立极值的空间模型,如多个站点建立空间极值降雨量模型,预测极值降雨量的分布(An extreme value space model, e.g. the spatial extreme rainfall model is established at multiple stations. The extreme value rainfall model can be predicted and the extreme value spatial model can be establis
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:elainerinka
  1. 最优化方法

    3下载:
  2. 使用各种不同的方法计算二元函数极值,如最速下降法,牛顿法,共轭梯度法,拟牛顿法,信赖域法等(Calculate binary function extremes using various methods, such as steepest descent, Newton's method, conjugate gradient method, quasi-Newton method, trust region method, etc.)
  3. 所属分类:数学计算

    • 发布日期:2020-05-17
    • 文件大小:9216
    • 提供者:血月1
  1. jizhifa

    2下载:
  2. 线结构光三维重建之极值法提取激光条纹中心(Center extraction of laser stripe)
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-18
    • 文件大小:136192
    • 提供者:燕遥
  1. DEPSO求极值

    2下载:
  2. 改进的差分粒子群算法,并用于求函数极值,程序中分别于DE PSO 蛙跳进行对比,结果显示,改进的差分粒子群更好(The improved Differential Particle Swarm Optimization (DPSO) algorithm is used to find the function extremum. The program is compared with DE PSO frog jump, and the results show that the improve
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:3096576
    • 提供者:孔OO
  1. 遗传算法求函数极值

    0下载:
  2. 遗传算法,模拟达尔文进化论的自然选择和遗产学机理的生物进化构成的计算模型,一种不断选择优良个体的算法。通过编制matlab程序求解函数极值。便于在其他优化程序中修改应用。
  3. 所属分类:matlab例程

« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com