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

搜索资源列表

  1. optimumt1

    0下载:
  2. 这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法-this is a high-pass filter to the optimization algorithm. Binding the issue of punitive function without constraint using the simplex method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.4kb
    • 提供者:宋亚平
  1. simplixclass

    0下载:
  2. 线性约束方程组,单纯形人工变量法(用类写的)用文件输入输出的-linear constraint equations, artificial variable simplex method (using writing category) with the input and output documents
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.58kb
    • 提供者:mathstony
  1. toro.tar

    0下载:
  2. 非常优秀的全局最优化算法实现,使用迭代随机梯度下降法处理高维度的最优化问题。国外很多优化工程也是在此基础上开发的。 作者:Giorgio Grisetti Cyrill Stachniss Slawomir Grzonka Wolfram Burgard-TORO is an optimization approach for constraint-network. It provides an efficient, gradient descent-based error minimiza
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.08mb
    • 提供者:Wilford
  1. powell

    0下载:
  2. 无区间约束powell算法MATLAB实现-No interval constraint algorithm for MATLAB implementation powell
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5.66kb
    • 提供者:lee
  1. constraint

    0下载:
  2. VC++解决最多约束问题,常用算法中的优秀作业解答。-VC++ to solve the most constrained problems, commonly used algorithm to answer the outstanding job.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.46kb
    • 提供者:陈勇
  1. jcplx1

    0下载:
  2. 约束条件下n维极值复型调优法求约束条件下解非线性方程的极值-Under constraint conditions dimension n extremum complex type optimization method for solving nonlinear equations under constraint conditions of extreme value
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.34kb
    • 提供者:wangjie
  1. lscjadiag

    0下载:
  2. Implementation in R of LSDIC - Joint Diagonalization Algorithm described in "Least square joint diag. of matrices under an intrinsic scale constraint (2009)" by Dinh-Tuan Pham
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:772byte
    • 提供者:sisteczko
  1. BLG-1.1.tar

    0下载:
  2. 用梯度的方法解决有边界约束和一个线性等式约束的优化问题-This directory contains the BLG code for solving an optimization problem with bound constraints and a single linear equality constraint using a gradient method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:45.09kb
    • 提供者:bruce
  1. BLG-1.1

    0下载:
  2. 用梯度的方法解决有边界约束和一个线性等式约束的优化问题-This directory contains the BLG code for solving an optimization problem with bound constraints and a single linear equality constraint using a gradient method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:45.27kb
    • 提供者:bruce
  1. socp_beamforming

    2下载:
  2. 基于二阶锥约束的方向不变恒定束宽波束形成-Based on the direction of the same second-order cone constraint constant beamwidth beamforming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-06
    • 文件大小:282.41kb
    • 提供者:徐立
  1. Outside-the-penalt

    0下载:
  2. 外罚函数法 ** ** 求x1*x1+x2*x2的最小值。 ** 求P函数的在约束条件(x1+x2-1>0)下的最小值-Outside the penalty function**** find x1* x1+ x2* x2 minimum.** P function of the demand constraint (x1+ x2-1> 0) under the minimum
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:752byte
    • 提供者:唐煌
  1. DMCwithCons

    0下载:
  2. dynamic matrix control with constraint
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.51kb
    • 提供者:Golnaz Baghdadi
  1. ecea_c_source.tar

    0下载:
  2. ECEA is a multiobjective evolutionary algorithm based on a novel, adaptive implementation of the epsilon-constraint
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8.31kb
    • 提供者:marcusfurius
  1. FB_DataRectification

    0下载:
  2. 数据校正源码。1、粗大误差识别与剔除功能有多种准则(莱依特、肖维勒、罗蒙诺夫斯基、格拉布斯、狄克逊),不同准则算法不一样。在一个剔除周期内,对同一变量的n的样本进行粗大误差识别和剔除,样本个数n大于5,小于等于102.2、数据协调功能再粗大误差被剔除的基础上,在满足约束条件下求出无偏最小方差估计解,此解即为数据协调值。-Data correction source. 1 gross error identification and elimination features a variety o
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:19.67kb
    • 提供者:
  1. multi

    2下载:
  2. 带等式约束的多目标遗传算法工具箱nondominated sorting genetic algorithmⅡ,NSGA-Ⅱ优化源代码-With equality constraint multi-objective genetic algorithm toolbox nondominated sorting genetic algorithm Ⅱ NSGA-II optimized source code
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:645byte
    • 提供者:aichenwang
  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. ndtw-master

    0下载:
  2. NDtw ==== Dynamic Time Warping (DTW) algorithm implementation for .NET C# Features ==== * Single or multivariate * Data preprocessing options (none, centering, normalization, standardization) * Optional weights for variables
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.21mb
    • 提供者:graf
  1. gloabal-optimization

    0下载:
  2. 包含简单约束的全局优化算法,matlab版本-Contains a simple constraint global optimization algorithm, matlab version
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.95kb
    • 提供者:马鸣
  1. pyOpt-1.2.0

    0下载:
  2. 基于Python的非线性约束优化代码,用于求解非线性约束下的最优解。-Python-based nonlinear optimization code constraint, the optimal solution for solving nonlinear constraints.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:759.27kb
    • 提供者:李天
  1. wendingbianjie21

    3下载:
  2. 非线性动力学求解轴承约束边界稳定性问题,理论分析-Solve problems of bearing stability constraint boundary nonlinear dynamics, theoretical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2.97kb
    • 提供者:硕鼠
« 12 »
搜珍网 www.dssz.com