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

搜索资源列表

  1. Matlab 6.X辅助优化计算与设计   源代码

    0下载:
  2. 电子工业Matlab 6.X辅助优化计算与设计原代码-electronics industry Matlab 6.X assisted optimization code with the original design
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:71941
    • 提供者:宏观
  1. matlab模拟退火

    0下载:
  2. 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the glob
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5599
    • 提供者:yj
  1. 最优化的bfgs算法

    2下载:
  2. 最优化的bfgs算法,是采用matlab编程,BFGS optimization algorithm, using matlab programming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-08-25
    • 文件大小:14310
    • 提供者:wuxiaoan
  1. 这是用matlab写的powell优化算法程序

    0下载:
  2. 这是用matlab写的powell优化算法程序。,This is written in matlab optimization algorithm powell procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-26
    • 文件大小:2908
    • 提供者:gaojuan
  1. quasi-newton.rar

    3下载:
  2. 一个用拟牛顿算法求解优化问题的程序,此程序为MATLAB程序,大家用前自己注意检查一下,A Quasi-Newton algorithm using optimization procedures, the procedures for the MATLAB program, we pay attention to before their own check
  3. 所属分类:Algorithm

    • 发布日期:2016-03-15
    • 文件大小:113290
    • 提供者:idhot
  1. optim.rar

    1下载:
  2. 多变量非线性优化模型求解,对约束条件建立m文件,Multi-variable nonlinear optimization model for solving the establishment of restrictive conditions on m file
  3. 所属分类:Algorithm

    • 发布日期:2015-09-19
    • 文件大小:28868
    • 提供者:yedan
  1. 数学优化分析综合工具软件包

    6下载:
  2. 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-23
    • 文件大小:7421107
    • 提供者:zhangqi
  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. Outside-the-penalty-function-method

    2下载:
  2. 外点罚函数方法,可以用来求解约束优化问题,也可以用来被调用在智能算法中-Point outside the penalty function can be used for solving constrained optimization problems, can also be used in intelligent algorithm called
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3354
    • 提供者:彭ph.D
  1. erfenfa

    0下载:
  2. 最优化算法中的二分法,是用MATLAB实现的,经过调试的-Optimization of the dichotomy, is to use MATLAB to achieve, through debugging
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:944
    • 提供者:张军
  1. Gs_ChGA_discrete_LYX_20070830

    1下载:
  2. 基于灰色系统方法的离散多目标优化设计程序,很好用-Based on gray system method of discrete multi-objective optimization design process, well used
  3. 所属分类:Algorithm

    • 发布日期:2016-12-15
    • 文件大小:46944
    • 提供者:luoyouxin
  1. cg

    0下载:
  2. 无约束优化中的共轭梯度算法程序,解压缩后就可以用了-Unconstrained optimization of the conjugate gradient algorithm procedure can be extracted after the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:72028
    • 提供者:idhot
  1. bp.example

    1下载:
  2. 采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2993
    • 提供者:闫薇
  1. optimization

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

    • 发布日期:2017-03-29
    • 文件大小:59068
    • 提供者:黎明
  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-22
    • 文件大小:38444
    • 提供者:cheikh
  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. matlab调用ANSYS实现桁架优化

    2下载:
  2. MATLAB调用ANSYS实现桁架优化,是一种创新的算法!(MATLAB calls ANSYS to achieve truss optimization, is an innovative algorithm!)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:68608
    • 提供者:zgf000000
  1. linear optimization

    0下载:
  2. 用BFGS 拟牛顿法 最速下降法 牛顿法 共轭梯度法 解决线性优化问题(Solving linear optimization problems with conjugate gradient method and Steepest descent method.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:小狗蛋
  1. MATLAB粒子群优化算法

    0下载:
  2. 粒子群优化算法的代码,可以用来自己修改成需要的子函数。(Particle swarm optimization algorithm code can be used to modify their own needs of the sub-function.)
  3. 所属分类:数学计算

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