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

搜索资源列表

  1. LINDOLINGO源文件

    0下载:
  2. LINDO-LINGO源文件,约束最优化,我想换点MATLAB程序,-LINDO - LINGO source, constrained optimization, I would like to point for MATLAB, thank you
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7346
    • 提供者:朱凯
  1. mathexp8m-new

    0下载:
  2. 约束最优化,我想换点MATLAB应用程序,-constrained optimization, I would like to point for MATLAB applications, thank you
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5271
    • 提供者:朱凯
  1. mathexp8m-oldmatlab

    0下载:
  2. 约束最优化2,我想换点MATLAB应用程序,-Constrained Optimization two, I want to change point MATLAB applications, thank you
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6927
    • 提供者:朱凯
  1. geneticalgrithmprogram

    0下载:
  2. BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of the form:
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:冯颖
  1. iSIGHT_GT-Power_Coupling

    0下载:
  2. Using 4 cylinder GT-Power model and iSIGHT, perform multi-variable, constrained,design exploration of brake torque. !Use EngCylCombSITurb model in GT-Power with knock and NOx prediction !Determine which of the independent parameters are the
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:591470
    • 提供者:donotspam
  1. hqp-1.9.4.tar

    0下载:
  2. HQP is a solver for nonlinearly constrained large-scale optimization. It is primarily intended for the optimization of dynamic systems. HQP is implemented as framework in C++. External model interfaces are provided for CUTE and Simulink S-function.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2228510
    • 提供者:lwave2000
  1. grid_segmentation.zip

    0下载:
  2. This paper presents a novel segmentation algorithm for metallographic images, especially those objects without regular boundaries and homogeneous intensity. In metallographic quantification, the complex microstructures make the conventional approache
  3. 所属分类:Windows编程

    • 发布日期:2011-05-05
    • 文件大小:712264
    • 提供者:jjrs05
  1. DMC111

    1下载:
  2. 带约束多变量DMC控制,能处理带约束的多变量DMC的控制问题-Constrained multivariable DMC control, able to handle constrained multivariable control problem of DMC
  3. 所属分类:Other systems

    • 发布日期:2015-05-24
    • 文件大小:639
    • 提供者:李国涛
  1. GeneticAlgorithmxujinpeng

    2下载:
  2. 这个算法采用遗传算法(实数编码),可以找到带有约束和无约束函数的最大值 。遗传算法的表现也通过后代的数量绘制出来。-This function can find the maximum of constrained and unconstrained problems with using of genetic algorithm (real coding). Also the performance of GA is plotted vs. the number of generations
  3. 所属分类:Windows Develop

    • 发布日期:2015-01-12
    • 文件大小:5938
    • 提供者:竹子的信仰
  1. ICA_with_Reference

    0下载:
  2. We present the technique of the ICA with Reference (ICA-R) to extract an interesting subset of independent sources from their linear mixtures when some a priori information of the sources are available in the form of rough templates (references). T
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-23
    • 文件大小:390914
    • 提供者:ma ming
  1. MAPsegm

    0下载:
  2. A Spatially-Constrained Mixture Model for Image Segmentation, by K. Blekas, A. Likas, N. Galatsanos and I. Lagaris-A Spatially-Constrained Mixture Model for Image Segmentation, by K. Blekas, A. Likas, N. Galatsanos and I. Lagaris
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:29299
    • 提供者:cobble
  1. DeblurringImagesUsingaRegularizedFilter

    0下载:
  2. Regularized deconvolution can be used effectively when constraints are applied on the recovered image (e.g., smoothness) and limited information is known about the additive noise. The blurred and noisy image is restored by a constrained least square
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:2074
    • 提供者:ayla
  1. project1

    0下载:
  2. Constrained LCS. Given two sequences X, Y and a constrained sequence P, a sequence Z is a constrained longest common subsequence for X and Y with respect to P if Z is the longest subsequence of X and Y such that P is a subsequence of Z.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:6815
    • 提供者:Austin
  1. Constrained-optimization-problems

    0下载:
  2. 约束优化问题,包含 用Rosen梯度投影法求解约束多维函数的极值 用外点罚函数法求解线性等式约束多维函数的极值 用外点罚函数法求解一般等式约束多维函数的极值 用内点罚函数法求解约束多维函数的极值 用混合罚函数法求解约束多维函数的极值 用混合罚函数加速法求解约束多维函数的极值 用乘子法求解约束多维函数的极值 用坐标轮换法求解约束多维函数的极值 用复合形法求解约束多维函数的极值 -Constrained optimization problems contai
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:4450
    • 提供者:张然
  1. Constrained-optimization-problem

    0下载:
  2. 有约束最优化问题:利用matlab中已有的函数。举了一个利用里面函数求最小值的例子。这是最优化与运筹学中会经常遇到的问题-Constrained optimization problem: using the matlab existing function. For a use inside function minimise example. This was the optimized and operations research will often encounter problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:814
    • 提供者:刘丹丹
  1. chance-constrained-programmingP92

    0下载:
  2. 多次检测单目标机会约束规划,运用遗传算法求解,可以快速求解问题的可行解,给同行最优化计算的人借鉴、参考,有不足或者有讨论的和我联系。-Repeated testing single objective chance constrained programming, the use of genetic algorithm, a feasible solution to solve the problem quickly, give peers who learn optimization cal
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:393853
    • 提供者:张仁崇
  1. Constrained 1-Spectral Clustering

    0下载:
  2. Constrained spectral clustering for image
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:764928
    • 提供者:Rah85
  1. Constrained Optimization

    0下载:
  2. In mathematical optimization, constrained optimization (in some contexts called constraint optimization) is the process of optimizing an objective function with respect to some variables in the presence of constraints on those variables. The objectiv
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:38912
    • 提供者:reyhooon
  1. Constrained NSGA2 (2)

    0下载:
  2. Constrained NSGA2 matlab
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:8192
    • 提供者:doku
  1. LCMV LMS

    1下载:
  2. 阵列信号处理中线性约束最小方差准则(LCMV)算法和最小均方(LMS)算法的matlab源代码(Matlab Source Code of Linear Constrained Minimum Variance Criterion (LCMV) and Least Mean Square (LMS) Algorithms in Array Signal Processing)
  3. 所属分类:其他

    • 发布日期:2020-12-15
    • 文件大小:1024
    • 提供者:liyiiii
« 12 3 4 5 6 »
搜珍网 www.dssz.com