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

搜索资源列表

  1. LL_Path_optimization

    1下载:
  2. 【系统功能】 LL-路径优化系统主要用于求解已知坐标的规模为N的城镇间最短路径问题。 【主要算法】 1:利用Prim算法求解带约束条件的连通图的最小生成树; 2:利用基于单亲遗传算法求解带约束条件的TSP问题。 -【Function】 LL-path optimization system is mainly used to solve the known coordinates for the N scale of the problem of the shortest p
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:575810
    • 提供者:张玉芨
  1. fminsearch

    0下载:
  2. 求函数极小值,适用于不带约束的、函数可以为非线性的无约束规划问题的求解-Demand function is minimum applicable to non-binding, the function can be non-binding for the non-linear programming problem solving
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:5556
    • 提供者:wang
  1. STRSCNE

    0下载:
  2. 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4843
    • 提供者:muxihan
  1. MATLABoptimization

    19下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
  3. 所属分类:matlab例程

    • 发布日期:2013-12-09
    • 文件大小:38442
    • 提供者:百位过
  1. new

    0下载:
  2. 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1139
    • 提供者:liu
  1. news

    0下载:
  2. 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2405
    • 提供者:liu
  1. old

    0下载:
  2. 带约束算子的粒子群算法,用于matlab环境,对于搞研究的教师有很大帮助-Operator Constrained Particle Swarm Optimization for the matlab environment, engage in research for teachers are very helpful.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:948
    • 提供者:liu
  1. Optimal

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

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

    0下载:
  2. 粒子群算法的matab程序 可以求解带非线性约束的优化问题-a pso code which can slove optimization problems with nonlinear constraints.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:26800
    • 提供者:yxl
  1. student(不带约束)建库脚本

    0下载:
  2. 用sql创建一个学生表,同时向其中插入学生的一些基本信息,这是一个源程序,希望给您带来方便-create a student table
  3. 所属分类:SQL Server

    • 发布日期:2017-03-28
    • 文件大小:1278
    • 提供者:朱彬
  1. A3_SPEA2

    0下载:
  2. SPEA演化算法,可以用于计算多目标带约束优化问题-SPEA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1273
    • 提供者:了空
  1. PSO

    0下载:
  2. pso 的实现 应用了c#进行编程 还含有带约束的MATLAB的pso-pso implementation of the application of c# programming with constraints also contains MATLAB-pso
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:392948
    • 提供者:季晨
  1. GEOMPACK

    1下载:
  2. 不规则三角网(TIN)能以不同层次的分辨率来描述地形表面,被视为DEM中最基本和最重要的一种模型。程序功能为带约束条件的离散点不规则三角网生成。-Voronoi diagrams, Delaunay triangulations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:96739
    • 提供者:haitang
  1. Triangle

    2下载:
  2. 基于CDT的二维平面约束三角网生成算法,算法基本原理是带约束的Delaunay算法-CDT-based two-dimensional plane constraint Delaunay Triangulation Generation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2296
    • 提供者:zhoulch
  1. minRosen

    2下载:
  2. 带约束条件的梯度投影法matlab程序,经过实测,可以使用-With the constraints of the gradient projection method matlab program, after the measurement, you can use
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:826
    • 提供者:zxq
  1. youhua

    2下载:
  2. 最优化方法及其Matlab程序设计。包括带约束的罚函数法,复合形法,坐标轮换法,乘子法,单纯形法,割平面法,粒子群法,遗传算法等各种优化算法-Optimization method and Matlab programming. Including the penalty function method with constraints, the complex method, coordinate rotation method, the multiplier method, the simp
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34134
    • 提供者:王浩
  1. Tikhonov

    1下载:
  2. 地球物理反问题中带约束的Tikhonov正则化方法的应用-applications of constrained regularization method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:898390
    • 提供者:付大云
  1. RHC

    1下载:
  2. 使用LMI方法解决一个带约束的滚动时域优化问题-Constrained Receding Horizon Control Demonstration of Receding Horizon Control (RHC) using LMI
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2952
    • 提供者:刘英
  1. prim

    0下载:
  2. 最小生成树的Prim算法,利用Prim算法求解不带约束条件的连通图的最小生成树。-The minimum spanning tree Prim algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:60082
    • 提供者:wanghao134
  1. yueshuyouhua

    0下载:
  2. 最优化计算一书中带约束优化问题源代码,已通过测试,可直接运行!-Optimization calculation a book with a constrained optimization problem source code has been tested, can be run directly!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:4941
    • 提供者:feifei
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com