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

搜索资源列表

  1. unconstrained_optimization

    1下载:
  2. VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.04mb
    • 提供者:李湖
  1. TransferOptimizationConstraintNonbindingProcedures

    0下载:
  2. 转最优化-约束 无约束共轭梯度法程序(c++)-Switch Optimization- constrained conjugate gradient method for unconstrained program (c++)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6.96kb
    • 提供者:yeyingsong
  1. PRP

    0下载:
  2. 最优化方法作业 PRP共轭梯度法 有算法分析 步骤 实例 实验结果和C++源程序-Optimization method operating PRP conjugate gradient method are examples of algorithm analysis step in the experimental results and C++ source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:29.69kb
    • 提供者:kylin
  1. jianyuetidufa

    0下载:
  2. 最优化方法作业 简约梯度法 有算法分析 步骤 实例 实验结果和C++源程序-Simple operation optimization algorithm analysis step gradient method are examples of experimental results and the C++ source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:35.37kb
    • 提供者:kylin
  1. getidufhexianxingjiaquanfa

    0下载:
  2. 所传为共轭梯度法和线性加权法,这两种方法在优化中有较大的作用!-The transfer to the conjugate gradient method and linear weighted method, the two methods in optimization have a greater role!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1.19kb
    • 提供者:万三
  1. 2008-JMD-Khajavirad-Michalek-Gradient-Based-Decom

    0下载:
  2. Article on gradient optimization method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:444.66kb
    • 提供者:Antonio Carlos
  1. Newton

    0下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1.03kb
    • 提供者:zhuyuanli
  1. Constrained-optimization-problems

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

    • 发布日期:2017-11-05
    • 文件大小:4.35kb
    • 提供者:张然
  1. matlabprogram

    0下载:
  2. 改进的最速梯度下降法,优于数值优化,matlab实现-Improved the speed gradient descent method, which is higher than that of numerical optimization
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:797.02kb
    • 提供者:网球
  1. gonger

    0下载:
  2. 无约束最优化中经典的共扼梯度法matlab程序-Unconstrained optimization in classic conjugate gradient method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:991byte
    • 提供者:wang
  1. 2

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

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

    1下载:
  2. 是推荐系统中最基础的MF实现程序,使用梯度下降的方法,用迭代优化的方式找到最优解-Recommendation system is the most basic MF realize procedure, using a gradient descent method, using an iterative optimization approach to find the optimal solution
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:830byte
    • 提供者:xiejin
  1. Exercise8

    0下载:
  2. LES算法。包含梯度下降法优化算法,并且以图示每一步迭代权值如何更新。-LES algorithms. Contains gradient descent optimization algorithm, and with each iteration illustrates how to update the weights.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:邝生
  1. optimization-GD

    0下载:
  2. 优化算法,能解决大量长度函数,非常有实用价值!-Gradient descent algorithm optimization problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.54mb
    • 提供者:甘继来
  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
    • 文件大小:2.59kb
    • 提供者:CHEN
  1. matlab-daima

    2下载:
  2. 包括:6机组系统的分布式梯度算法代码;基于GA的21节点无功优化;基于GA的二次型优化;matlab高级指令;依据matpower进行潮流计算中JJ矩阵的求解。-Comprising: a distributed gradient algorithm code 6 Unit System optimization based on GA 21 nodes reactive power quadratic optimization based on GA matlab advanced in
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:8.97kb
    • 提供者:曹驰
  1. kingnao_v41

    0下载:
  2. 采用了小波去噪的思想,LCMV优化设计阵列处理信号,包括随机梯度算法,相对梯度算法。- Using wavelet denoising thought, LCMV optimization design array signal processing, Including stochastic gradient algorithm, the relative gradient algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:3.9kb
    • 提供者:qui
  1. bengjun_v59

    0下载:
  2. 包括随机梯度算法,相对梯度算法,利用贝叶斯原理估计混合logit模型的参数,遗传算法无功优化。- Including stochastic gradient algorithm, the relative gradient algorithm, Bayesian parameter estimation principle mixed logit model, Genetic algorithm based reactive power optimization.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5.6kb
    • 提供者:siebeifensei
  1. hengjan

    0下载:
  2. 考虑雨衰 阴影 和多径影响,包含优化类的几个简单示例程序,利用自然梯度算法。- Consider shadow rain attenuation and multipath effects Optimization class contains several simple sample programs, Use of natural gradient algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4.51kb
    • 提供者:gangbanbiuman
  1. Duddeck Struct. Opt. Lecture Notes 04

    0下载:
  2. Lecture notes on Gradient-free optimization - 4
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:727kb
    • 提供者:eeeerer
« 12 »
搜珍网 www.dssz.com