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

搜索资源列表

  1. Variable_Metric_Metho_DFP.rar

    1下载:
  2. 拟牛顿法(变尺度法)DFP算法的c/c++源码.变尺度法的源程序,用于优化中的非线性规划,效果还可以的,Quasi-Newton method [DFP] DFP algorithm c/c++ source code. DFP source for the optimization of nonlinear programming, the effect can also be the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2428
    • 提供者:lrc
  1. 2011Convex-optimization-toolbox

    1下载:
  2. 最新版 斯坦福大学Grant和Boyd教授等开发的凸优化matlab工具箱-Convex optimization toolbox(matlab)by Grant and Boyd in Stanford.Latest version!!2011
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7550208
    • 提供者:吕仕铉
  1. Optimization

    3下载:
  2. 约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。-Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-20
    • 文件大小:1858
    • 提供者:anytry
  1. Interior_point_method

    4下载:
  2. 内点法是从可行域内某一初始内点出发,在可行域内进行迭代的序列极小化方法。它仅用于求解不等式约束优化问题。这里列出内点惩罚函数法的六个子程序。 -Interior point method is a feasible region within the initial point of view, the region, where feasible, to carry out the sequence of iterative minimization method. It is only
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:2993
    • 提供者:lrc
  1. PUNISH

    0下载:
  2. 这个是优化方法中的一种方法,叫做罚函数法,是一种用于带约束条件的优化。-This optimization method is a method, called the penalty function method, is a condition for constrained optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2989
    • 提供者:宝宝
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. NLJ

    0下载:
  2. 一个以状态方法表示的非线性系统,用其仿真模型,NLJ优化算法-State that a method of nonlinear systems, using the simulation model, NLJ optimization algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:12637
    • 提供者:miaomiao
  1. optimization

    0下载:
  2. 许多生产计划与管理问题都可以归纳为最优化问题, 最优化模型是数学建模中应用最广泛的模型之一,其内容包括线性规划、整数线性规划、非线性规划、动态规划、变分法、最优控制等. -matlab matlab matlab matlab optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:59068
    • 提供者:黎明
  1. PSO

    0下载:
  2. 粒子群最佳化演算法(pso),為一個基本的程式,適合初學者來參考。-Particle Swarm Optimization algorithm (pso), for a basic program for beginners to reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:943
    • 提供者:allen
  1. hqp-1.9.5.tar

    0下载:
  2. HQP is a solver for nonlinearly constrained large-scale optimization. It is intended for problems with sufficient regular sparsity structure. Such optimization problems arise e.g. from the numerical treatment of optimal control problems. External int
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2307602
    • 提供者:libaoli
  1. An_SQP_Augmented_Lagrangian_BFGS_Algorithm_for_Co

    0下载:
  2. An SQP Augmented Lagrangian BFGS Algorithm for Constrained Optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1716763
    • 提供者:RJ
  1. uQuadProg

    0下载:
  2. constrained convex optimization. Using blas data structure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:13704
    • 提供者:JJWang
  1. aco-v1.1

    0下载:
  2. This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:38444
    • 提供者:cheikh
  1. SIALAB

    0下载:
  2. 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-15
    • 文件大小:4437091
    • 提供者:王巍
  1. optimization-methods-in-matlab

    0下载:
  2. 精通MATLAB优化计算随书光盘,含作者用matlab自编的优化算法,例子多,比较实用。-The CD attached to the book titled “mastering optimization methods in Matlab"。 It contains codes written by the author for all the computation examples in the book. Very pratical!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3416962
    • 提供者:xu xiangmin
  1. AntColonyOptimization

    0下载:
  2. Ant Colony Optimization - Java -Ant Colony Optimization - Java
  3. 所属分类:Algorithm

  1. ACO

    0下载:
  2. Ant Colony Optimization implemente in Visual Studio C-Ant Colony Optimization implemente in Visual Studio C++
  3. 所属分类:Algorithm

    • 发布日期:2017-06-15
    • 文件大小:23406058
    • 提供者:robsonwk
  1. Optimization

    0下载:
  2. 最优化计算C++程序以及实例,包含基本的矩阵运算、多元函数梯度、二阶矩阵、Cholesky分解等十三个算法源码和验证实例,在VisualStudio2010环境下调试成功,值得搞最优化算法时借鉴和参考。-Optimization calculation procedure and example C++, including basic matrix operations, multiple function gradient, second order matrix, Cholesky dec
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1505920
    • 提供者:xiaobo
  1. optimization

    1下载:
  2. 常用优化算法源代码,在工程实践中有广泛应用,可以作为优化学习的入门资料-optimization code,easy for fresh user
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:87003
    • 提供者:daneil
  1. Practical Optimization.pdf

    0下载:
  2. 优化问题。作者:陆吾生教授,他是加拿大维多利亚大学电气与计算机工程系的教授。(practical optimization)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:4153344
    • 提供者:shakeshake
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com