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

搜索资源列表

  1. wuyuesuyouhua

    0下载:
  2. 无约束优化程序解决数值优化问题。在优化算法中有重要作用。-Optimization procedures for solving numerical optimization problems. In the optimization algorithm has an important role.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:24078
    • 提供者:xuyan
  1. LMI

    0下载:
  2. 解决由八个线性矩阵不等式所约束的最小化问题。-Solving the minimiztion problem which is bound to eight linear matrix inequalities .
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:19172
    • 提供者:YJ
  1. Differential_Evolution2

    0下载:
  2. 优化设计算法:用微分进化法求目标函数的最优解和最优值,有约束条件,已经验证算法的正确性,visual C++6.0开发-Optimization Algorithm: Differential Evolution Method with the objective function of the optimal solution and optimal value, there are constraints, has verified the correctness of the algori
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:214039
    • 提供者:
  1. fminunc

    1下载:
  2. 最快下降法求解无约束优化问题,f=10*(x(1)+x(2)-5)^2+(x(1)-x(2))^2 主程序dfp11.m如下: oldoptions=optimset( fminunc ) options=optimset(oldoptions, LargeScale , off ) 采用中型优化算法 options11=optimset(options, HessUpdate , dfp ) DFG法,混合二、三次插值 [x11,fval11,exitflag11,outp
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7051
    • 提供者:pengjingyong
  1. wuyueshuyouhua

    0下载:
  2. 用matlab编写的无约束优化的源码,经过调试,都能运行,对数学建模竞赛帮助很大。-Prepared using matlab optimization of the source, through commissioning, to run on the Mathematical Contest in Modeling of great help.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:366612
    • 提供者:冷山道
  1. Matlabgeneticalgorithm

    0下载:
  2. 用遗传算法求解约束问题,用matlab编程-Using genetic algorithm, the use of matlab constraint problems
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10402
    • 提供者:豆子敬
  1. yueshuyouhuawentiyuanma

    0下载:
  2. 约束优化问题的matlab 多个元程序-Constraints multiple element program matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:6358
    • 提供者:liyufei
  1. OptimumDM

    0下载:
  2. 机械优化设计一维、多维约束、多维无约束优化算法集成。包括:黄金分割法、牛顿法、梯度法、随机方向法、可行方向法等-Optimization of Mechanical Design dimensional, multi-dimensional constraints, multi-dimensional integration of unconstrained optimization. Include: golden section method, Newton method, gradient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:93369
    • 提供者:郭雪冰
  1. FE_Model

    0下载:
  2. 用matlab建立任意桁架模型,计算节点矩阵,约束矩阵等-Using matlab to establish any truss model, compute node matrix, constraint matrix, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2181
    • 提供者:liyingjun
  1. mastering_matlab

    1下载:
  2. 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:153255
    • 提供者:李可
  1. Penalty-function-method

    0下载:
  2. 罚函数法求解约束方程 注释非常详细 自己编的源程序-Penalty function method for solving the constraint equations themselves very detailed comments of the source code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2586
    • 提供者:mxf
  1. solving-programming-problem-matlab

    0下载:
  2. 用matlab编程求解无约束优化问题、线性规划问题、非线性规划问题。-Programming using matlab for solving unconstrained optimization problems, linear programming, nonlinear programming problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:121929
    • 提供者:蒲元威
  1. OFDM

    0下载:
  2. RA准则下的OFDM自适应资源分配问题,涉及载波和功率的分配,是一个既含有离散决策变量,又含有连续决策变量的非线性优化模型,且含有较为复杂的非线性约束,因此适合采用智能优化算法进行求解。-RA OFDM under guideline adaptive resource allocation problem, involving carrier and power allocation is a decision with both a discrete variable, but also w
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6306
    • 提供者:liujinying
  1. 20110118_04

    4下载:
  2. 差分进化算法求解约束优化问题,JADE算法求解,性能优于其他算法-Differential evolution algorithm for solving constrained optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:11337
    • 提供者:董苗
  1. 001

    0下载:
  2. 这是一篇优秀的学术论文,主要讲解约束优化进化算法。-This is an excellent academic papers, mainly on the constrained optimization evolutionary algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1183300
    • 提供者:秋西西
  1. swarm

    0下载:
  2. 非线性约束优化问题的混合粒子群算法Nonlinear constrained optimization algorithm for hybrid particle swarm-Nonlinear constrained optimization algorithm for hybrid particle swarm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:597490
    • 提供者:zi6xin
  1. yuesuyouhuawenti-

    0下载:
  2. 龚纯精通matlab最优化计算!~~~~约束优化章节源程序-restraint optimize
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3553
    • 提供者:许天来
  1. 20110907

    0下载:
  2. 求解有约束非线性规划实例MATLAB源程序-Solving constrained nonlinear programming
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:653
    • 提供者:xiaoyuer
  1. CONSTR

    0下载:
  2. matlab数学建模工具箱,约束优化,非线性规划。-matlab toolbox of mathematical modeling, constrained optimization, nonlinear programming.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1985
    • 提供者:feeling
  1. l1minqc

    0下载:
  2. 程序描述了一种内点法的方法,能够实现具有等式不等式约束的线性最优算法求解-Procedure describes a method of interior-point method, to achieve equality with inequality constrained linear optimal algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4473
    • 提供者:张建民
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com