CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - minima

搜索资源列表

  1. findlocal_min

    0下载:
  2. fast 1d and 2d local minima detector
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:24892
    • 提供者:gogo
  1. PSO(simple)

    1下载:
  2. 一个动画模拟的粒子寻找最小值的一个简单程序,有助于学习粒子群法-an animated simulation of particles searching for the minima of a simple function,which helps you learn PSO.
  3. 所属分类:matlab例程

    • 发布日期:2013-07-22
    • 文件大小:1003
    • 提供者:严达伟
  1. steepest_method_with_const_step

    0下载:
  2. NUMERICAL OPTIMIZATION: This steepest descent method with constant step length to find the minima of f(x, y) = xy exp(− 2x^2 − y^2 + 0.3y) Graphical represxentation in 5 ways of solution, simple and clear explained.-NUMERICAL OPTIMIZ
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:824
    • 提供者:venera
  1. peakdet

    0下载:
  2. Peak detection is one of the most important time-domain functions performed in signal monitoring. Peak detection is the process of finding the locations and amplitudes of local maxima and minima in a signal that satisfies certain properties. These pr
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:847
    • 提供者:Kirill Sakhnov
  1. 1

    0下载:
  2. 机械优化设计作业,黄金分割法与进退法编程,求解一维极小点-Optimization of Mechanical Design jobs, golden section method and the advance and retreat method program, solving one-dimensional minima
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:583
    • 提供者:cheng
  1. Extrema_calculations

    0下载:
  2. Calculates the extrema (maxima and minima) of time domain waveform
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1240
    • 提供者:Abdur
  1. newton

    0下载:
  2. newton method for finding the minima of a function
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1321
    • 提供者:san
  1. zuisuxiajiang

    0下载:
  2. 最速下降法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-Steepest descent method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:833
    • 提供者:qch
  1. SUMT

    0下载:
  2. sumt法,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-sumt method, with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1387
    • 提供者:qch
  1. DFP

    0下载:
  2. DFP法,变尺度法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-DFP method, variable metric method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1758
    • 提供者:qch
  1. gongetidu

    0下载:
  2. 共轭梯度法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-Conjugate gradient method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the finite step minima
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:896
    • 提供者:qch
  1. PSO

    0下载:
  2. Global Optimization Toolbox provides methods that search for global solutions to problems that contain multiple maxima or minima. It includes global search, multistart, pattern search, genetic algorithm, and simulated annealing solvers. You can u
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1121
    • 提供者:saswata
  1. local_minmaxcpp

    0下载:
  2. fast 1d and 2d local minima detector
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2193
    • 提供者:samiio
  1. newton2

    0下载:
  2. nonlinear optimization code can find local or global minima
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:523
    • 提供者:haydar
  1. MST_Clustering

    0下载:
  2. algoritmo arbol de expansion minima
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:9725
    • 提供者:lu
  1. Flow_Shop_Scheduling_Problem

    1下载:
  2. 混合蛙跳算法程序,采用1、若干次运行取最优 2、增加进化代数maxgen 3、加大种群规模popsize。三种方法来可有效克服随机初始化带来的局部极小问题-Shuffled frog leaping algorithm, using one, several runs to take the best two, increasing evolution algebra maxgen 3, to increase the population size popsize. Three way
  3. 所属分类:matlab

    • 发布日期:2014-09-13
    • 文件大小:28672
    • 提供者:wuqiong
  1. mykmeans

    0下载:
  2. Image Segmentation is vital role in nowadays. The K-means algorithm usually the initial centroids for the K-means clustering are determined randomly so that the determined centroids may reach the nearest local minima, not the global optimum.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1391
    • 提供者:Satya
  1. EMD

    1下载:
  2. EMD 算法的目的在于将性能不好的信号分解为一组性能较好的 IMFs 这里 IMF 须满足如下两个性质 1 信号的极值点 极大值或极小值 数目和过零点EMD 算法是 HHT 的核心算法之一 用来将信号分解为一组性能较好的固有模 态函数(IMF) 以便进行 Hilbert 变换 数目相等或最多相差一个 2 由局部极大值构成的上包络线和由局部极小值构成的下包络线的平均值为零 用于心电信号处理-The purpose of EMD algorithm is that the b
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:31445
    • 提供者:dssad
  1. simpx

    0下载:
  2. 单纯形法函数,用单纯形求线性规划的极小值问题-Simplex method functions with simplex solving linear programming problems minima
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:807
    • 提供者:barry
  1. path-planning

    5下载:
  2. 基于改进的人工势场法的机器人路径规划,加入bug算法避免机器人陷入局部最小-Robot path planning based on improved artificial potential field method, adding the robot bug algorithm avoids local minima
  3. 所属分类:matlab

    • 发布日期:2015-06-12
    • 文件大小:14336
    • 提供者:于远方
« 12 »
搜珍网 www.dssz.com