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

搜索资源列表

  1. danchunxing

    0下载:
  2. 本程序实现了最优化中单纯性算法,具有很好的通用性-This program implements a simple optimization algorithm has good versatility
  3. 所属分类:Console

    • 发布日期:2017-11-24
    • 文件大小:824294
    • 提供者:lijun
  1. Mathematical-optimization-toolbox

    0下载:
  2. 数学最优化工具箱,内含0.618法,Fibonacci法,共轭梯度法,你牛顿法,牛顿法,最速下降法。每个算法都有一个实例用matlab实现-Mathematical optimization toolbox, containing 0.618 Fibonacci method, conjugate gradient method, Newton, Newton, steepest descent method. Each algorithm has an example of using mat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:11230
    • 提供者:商恒超
  1. optimization

    0下载:
  2. 用matlab仿真最优化算法,有文档介绍 -Matlab simulation optimization algorithms, the document describes
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:88446
    • 提供者:yangyeshu
  1. REMOTE-IMAGE-PCT

    0下载:
  2. PCT也叫做主成分分析,处理的对象是遥感图像。它对原始K维数据的坐标轴进行了旋转,它将变换后的图像总方差进行最优化重新分布。 -The PCT also known as principal component analysis, remote sensing image processing. Its original K-dimensional data, the coordinate axis of rotation, it will transform the image after
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:6109483
    • 提供者:范肖
  1. Line-search-technique

    0下载:
  2. 关于最优化方法的Matlab仿真程序,线搜索技术。-Matlab simulation program optimization method, line search technique.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:1968
    • 提供者:lyn
  1. multiplier-method

    0下载:
  2. 关于最优化算法的matlab仿真程序,乘子法。-Optimization algorithm matlab simulation program, the multiplier method.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:3118
    • 提供者:lyn
  1. The-steepest-descent-method

    0下载:
  2. 关于最优化算法的Matlab仿真程序,最速下降法与牛顿法。-Optimization algorithm Matlab simulation program, the steepest descent method and Newton method.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:2675
    • 提供者:lyn
  1. Optimization-ALogirhtms

    1下载:
  2. 常用的最优化方法,包括SQP方法,二次规划,信赖域方法,共轭梯度法等-Commonly used optimization method, including the SQP method, quadratic programming, trust region method, conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:41204
    • 提供者:凉风
  1. 1

    1下载:
  2. 最速下降法求非线性无约束最优化(函数极值)问题-The steepest descent method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:2859
    • 提供者:wwe
  1. 2

    0下载:
  2. FR共轭梯度法求非线性无约束最优化(函数极值)问题-FR conjugate gradient method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3134
    • 提供者:wwe
  1. 3

    0下载:
  2. BFGS拟牛顿法求非线性无约束最优化(函数极值)问题-BFGS quasi-Newton method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3395
    • 提供者:wwe
  1. 5

    0下载:
  2. DFP拟牛顿法求解非线性无约束最优化问题(函数极值)-DFP quasi-Newton method for solving nonlinear constrained optimization problem (function extremum)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3340
    • 提供者:wwe
  1. the-mathematical-modeling-algorithm

    0下载:
  2. 各种最优化算法介绍,包括遗传算法、粒子群算法、模拟退火算法、人工神经网络、小波分析、动态仿真、数值模拟等-Various optimization algorithms, including genetic algorithm, particle swarm optimization, simulated annealing algorithm, artificial neural network, wavelet analysis, dynamic simulation, numerical
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-29
    • 文件大小:1825749
    • 提供者:bernie
  1. GoldTest

    0下载:
  2. 一维搜索的黄金分割法;简单明了;一元最优化方法-One-dimensional search of the golden section method simple one yuan optimization method
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:24350
    • 提供者:zhanglee
  1. Penalty-Function-Method-

    0下载:
  2. 惩罚函数法C语言相关程序 它将有约束最优化问题转化为求解无约束最优化问题:其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子,F(x, M )称为罚函数。-Penalty Function Method C language-related program it would have constrained optimization problem is transformed into solving unconstrained optimization problem: where
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:848
    • 提供者:李志强
  1. nonlinear-optium

    0下载:
  2. 本程序实现了一个简单的非线性约束最优化问题,仅供参考-This program implements a simple nonlinear constrained optimization problems, for reference only
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:600
    • 提供者:迟骋
  1. PHR_multiplier_method

    0下载:
  2. 《最优化理论与方法》书籍中的乘子法的源程序,该书中的很多案例都用此方法试验过,本代码是一个小案例,将目标函数和约束函数按自己的需求换掉就能进行所期望的运算-" Optimization Theory and Methods" books multiplier method of the source, the book' s many cases are tested using this method, the code is a small case, the obj
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:5123
    • 提供者:wxq
  1. Trust-RegionInterior_Point

    0下载:
  2. 本代码为《最优化理论与方法》书籍重的信赖域算法的代码,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" heavy books trust region algorithm code, the code of the objective function and constraints may need to change the initial value
  3. 所属分类:source in ebook

    • 发布日期:2017-11-19
    • 文件大小:4234
    • 提供者:wxq
  1. conjugate-gradient-method

    0下载:
  2. 本代码为《最优化理论与方法》书籍中的共轭梯度法算法的代码,并举了两个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books conjugate gradient method algorithm code, citing two books on the example of the job title, the code in th
  3. 所属分类:source in ebook

    • 发布日期:2017-11-13
    • 文件大小:4788
    • 提供者:wxq
  1. steepest-descent-method

    0下载:
  2. 本代码为《最优化理论与方法》书籍中的拥有Amijo改进的最速下降法算法的代码,并举了3个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books have Amijo improvement in the steepest descent method algorithm code, citing the three books on
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:5799
    • 提供者:wxq
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com