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

搜索资源列表

  1. program

    0下载:
  2. 目标函数是De Jong函数,是一个连续、凸起的单峰函数-Objective function is De Jong function, is a continuous, convex function of the single-peak
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.22kb
    • 提供者:齐乐
  1. tuhanshu

    0下载:
  2. 详细的介绍了凸函数的一阶范数最优解问题,并且给出一实例-Detailed account of the convex function of the first-order optimal solution norm, and gives an example
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:9.13mb
    • 提供者:彭锋
  1. 1

    0下载:
  2. 用C 语言实现的对于凸包问题的求解。实现了基本的功能,代码量很少采用插值算法,先生成四个原始点,之后判断其他点-Using C language for the convex hull of the solution of the problem. To achieve the basic function of the volume of rarely used code interpolation algorithm, the original Mr. into four points, a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:983byte
    • 提供者:昝月波
  1. GTPSO

    0下载:
  2. 提出一种改进的粒子群优化算法———基于全局劣汰策略的混合粒子群优化算法(GTPSO) 。GTPSO在 保持PSO算法快速收敛的基础上,以郭涛算法(GuoA)的寻优机制确保种群的多样性和算法的坚韧性。数值计 算结果表明,对于高维(维数≥10)复杂非凸多峰函数的数值优化问题, GTPSO算法的计算结果均优于GuoA算 法和粒子群优化算法。-An improved particle swarm optimization algorithm--- poor overall survival
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:218.41kb
    • 提供者:zhao
  1. graham

    0下载:
  2. 构造凸包接口函数,传入原始点集大小n,点集p(p原有顺序被打乱!),返回凸包大小,凸包的点在convex中-Construct convex hull interface function, introduced the original point set size n, the point set p (p the original order has been disrupted!), Returns the size of the convex hull, convex hull of
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.2kb
    • 提供者:JP
  1. Optimal

    1下载:
  2. 几个凸优化函数,用于解决非约束和带约束条件的凸优化问题-Several convex optimization function, for solving non-binding and the constrained convex optimization problem
  3. 所属分类:matlab

    • 发布日期:2016-11-15
    • 文件大小:86.33kb
    • 提供者:xuhongteng
  1. tuxing

    0下载:
  2. 输入N个点的坐标,判断这N个点能否构成一个凸多边形。功能简单明了.-Enter the coordinates of N points to determine whether these N points form a convex polygon. Function simple.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:742byte
    • 提供者:jacky
  1. Convexoptimization

    0下载:
  2. methods of convex function optimization
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4.26mb
    • 提供者:wing cheung
  1. equalizer_design

    0下载:
  2. Designs a frequency-domain and time-domain FIR equalizer for a single-input single-output (SISO) channel. Frequency-domain equalization uses a Chebychev criteria and is specified in terms of frequency response functions. It is a conv
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.47kb
    • 提供者:wwcj
  1. fir_chebychev_design

    0下载:
  2. Designs an FIR filter given a desired frequency response H_des(w). The design is judged by the maximum absolute error (Chebychev norm). This is a convex problem (after sampling it can be formulated as an SOCP). minimize max |H(w) - H_de
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.16kb
    • 提供者:wwcj
  1. fir_lin_phase_lowpass_max_atten

    0下载:
  2. Designs a linear phase FIR lowpass filter such that it: - minimizes maximum stopband attenuation - has a constraint on the maximum passband ripple This is a convex problem (when sampled it can be represented as an LP). minimize m
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.34kb
    • 提供者:wwcj
  1. Rosenbrock

    0下载:
  2. The Rosenbrock function is a non-convex function used as a performance test problem for optimization algorithms introduced by Rosenbrock (1960). It is also known as Rosenbrock s valley or Rosenbrock s banana function. The global minimum is insid
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.49kb
    • 提供者:suci ariani
  1. Convex-Optimization-

    0下载:
  2. 一本很好的凸优化书,有助于进一步学习凸函数及优化理论。-A good book convex optimization, convex function and help to further study and optimization theory.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-19
    • 文件大小:5.16mb
    • 提供者:杨雪
  1. xxl

    0下载:
  2. 平均互信息是信源概率的上凸函数,是信道概率的下凸函数,该软件展示他们平面图与三维可视图.直观.-The average mutual information source probability convex function, convex function of the probability of channel, the software shows they plan and 3D view. Intuitive.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:303.31kb
    • 提供者:wangjin
  1. Convex-optimization

    0下载:
  2. “凸优化” 是指目标函数为凸函数且由约束条件得到的定义域为凸集的优化问题。文章是MIT的公开课讲义。-"Convex optimization" refers to the objective function is convex function and the constraint conditions are the domain of optimization problem for convex set. Article is MIT public class notes.
  3. 所属分类:Algorithm

    • 发布日期:2016-01-24
    • 文件大小:5.34mb
    • 提供者:师行知
  1. GAalgorithm

    0下载:
  2. 遗传算法求解非凸函数的极值,包含选择交叉变异子函数-Using Genetic algorithm to solve the extremum of non-convex function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2.7kb
    • 提供者:zhangyuan
  1. Banana-Function-Convex-Optimization

    0下载:
  2. 优化的Banana函数-各类优化方法的对比-Banana optimization function- Comparison of various types of optimization methods
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:741byte
    • 提供者:Tony Shao
  1. optimization-algorithm

    0下载:
  2. 在运筹学基础中,有讲解许多算法,在实际中也会用的到,在这编了几个程序,有凸函数、加布探索法、牛顿法,多数情况下是通用的,只需改几个参数,换下函数即可。-In Operations Research Foundation, there are many algorithms to explain which will be used to do something in practice.There are series of few procedures, including convex f
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5.12kb
    • 提供者:Dr.Joey
  1. GMC_software

    0下载:
  2. 用于稀疏优化的最新非凸函数GMC算法,可用于信号处理以及图像处理。(The latest non convex function GMC algorithm for sparse optimization, can be used for signal processing and image processing.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:408kb
    • 提供者:A_sponge
  1. PSO

    1下载:
  2. 梯度下降法是最早最简单,也是最为常用的最优化方法。梯度下降法实现简单,当目标函数是凸函数时,梯度下降法的解是全局解。一般情况下,其解不保证是全局最优解,梯度下降法的速度也未必是最快的。梯度下降法的优化思想是用当前位置负梯度方向作为搜索方向,因为该方向为当前位置的最快下降方向,所以也被称为是”最速下降法“。最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is the earliest and most simple and most commo
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:3kb
    • 提供者:hxxa
« 12 »
搜珍网 www.dssz.com