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

搜索资源列表

  1. GONGETIDUFA

    0下载:
  2. 这是最优化方法里面所讲到的共轭梯度法的程序,用matlab编写的-This is the conjugate gradient method of program optimization method which are mentioned, using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1124
    • 提供者:gong
  1. Linear-Search

    0下载:
  2. 基于matlab的最优化方法中的线性搜索方法例程-Linear Search
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2240
    • 提供者:张华
  1. Gradientand-newton

    0下载:
  2. 最优化方法中的梯度法和牛顿法的m文件例程-Gradient method and Newton s method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2508
    • 提供者:张华
  1. Fibonacci

    0下载:
  2. 传统最优化的一种方法,适用于研究生最优化方法这门课程,基于MATLAB仿真软件编写的一个小程序-A method of traditional optimization, optimization methods applied to graduate this course, based on MATLAB simulation software to write a small program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2074
    • 提供者:CHEN
  1. Lagrange

    0下载:
  2. 适合于研究生课程最优化方法,基于matlab软件的一个优化算例程序-Suitable for graduate courses optimization method based on a study program matlab optimization software
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2074
    • 提供者:CHEN
  1. Newton

    1下载:
  2. 多维牛顿法,适合于研究生课程最优化方法,是一种基于matlab的仿真算例-Multidimensional Newton method is suitable for postgraduate optimization method is a matlab simulation example
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1824
    • 提供者:CHEN
  1. FR

    0下载:
  2. 共轭梯度法,一种适合于研究生最优化方法课程的小程序,基于matlab的一个算例仿真-Conjugate gradient method, which is suitable for most graduate programs applet optimization, simulation based on a study of matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2651
    • 提供者:CHEN
  1. golden

    0下载:
  2. 黄金分割法,适合于研究生课程最优化方法,一种基于MATLAB的仿真程序算例-Golden section method, suitable for graduate courses optimization method based on MATLAB simulation program examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1878
    • 提供者:CHEN
  1. erfenfa

    0下载:
  2. 数学计算,最优化方法,在matlab上用二分法进行函数最优化-use the dichotomy to do function optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:11567
    • 提供者:何海彬
  1. 1

    0下载:
  2. 最优化方法——线搜索源代码 包含Armijo准则、0.618法精确线搜索-Optimization method- line search source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2348
    • 提供者:高柳
  1. PSO_1D

    0下载:
  2. 一种最优化方法,粒子群优化算法,让大家更好的理解粒子群算法。-optimization algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:984
    • 提供者:齐晶
  1. MPSO

    0下载:
  2. 最优化方法——粒子群优化算法寻找最优解的算法演示-PSO Algorithm demo
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1404
    • 提供者:齐晶
  1. Conjugate_gradient_exact

    0下载:
  2. 最优化方法的共轭梯度法的精确搜索,有二次终止性。-Refine search Conjugate Gradient Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:988
    • 提供者:齐晶
  1. ADMM

    5下载:
  2. The alternating direction method of multipliers优化算法。简称ADMM,是机器学习中比较广泛使用的约束问题最优化方法。-The alternating direction method of multipliers optimization algorithm. Acronym ADMM, the machine learning problem is more widespread use of constraint optimization me
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:856
    • 提供者:边疆
  1. LBFGS

    0下载:
  2. 用于最优化方法的LBFGS算法,可有效减少计算海森矩阵时的内存占用-The method for optimizing the LBFGS algorithm can effectively reduce the memory footprint when calculated Hessian matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:27747
    • 提供者:彭德木
  1. gold-caculation

    0下载:
  2. 最优化方法与理论,数值计算,二维函数计算,黄金分割算法-optimazation theory and method.numerical caculation, gold caculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1216
    • 提供者:杨一
  1. sd_final

    0下载:
  2. 最优化方法问题,通过最速下降法求数学方面的线性规划问题。利用C编程实现-Optimization method problem solving linear programming math by the steepest descent method. The use of C Programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:787
    • 提供者:guo
  1. PGD

    0下载:
  2. 最优化方法之近端梯度下降法,适用于L1正则项的最优化。-Proximal gradient descent
  3. 所属分类:Big Data

    • 发布日期:2017-12-13
    • 文件大小:98613
    • 提供者:安安7
  1. 最速下降法

    1下载:
  2. 梯度下降法是一个最优化算法,通常也称为最速下降法。最速下降法是求解无约束优化问题最简单和最古老的方法之一,虽然现在已经不具有实用性,但是许多有效算法都是以它为基础进行改进和修正而得到的。最速下降法是用负梯度方向为搜索方向的,最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is an optimization algorithm, also known as steepest descent. The steepest descent meth
  3. 所属分类:matlab例程

  1. FR共轭梯度法

    1下载:
  2. 共轭梯度法也就是共轭方向法的一种特殊形式,即初始搜索方向为梯度方向。其中根据β的不同又可细分为FR、PRP等方法,主要参考了文件夹中的四本书的内容对其进行总结。最优化算法本质上都是进行最小值的寻优,FR共轭梯度法也不例外。寻优的问题包括两个重要的方面,一个是方向,一个是步长。(Conjugate gradient method is a special form of conjugate direction method, that is, the initial search directio
  3. 所属分类:matlab例程

« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com