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

搜索资源列表

  1. NumericalLinearAlgebra

    2下载:
  2. 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.38kb
    • 提供者:YUXIANGCHENG
  1. Steepest-decline

    0下载:
  2. 最速下降法是以负梯度方向作为下降方向的极小化算法,本程序用该方法求解n元正定二次函数的极小值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12.08kb
    • 提供者:文嘉俊
  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
    • 文件大小:1.81kb
    • 提供者:anytry
  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:80.39kb
    • 提供者:ljw
  1. toro.tar

    0下载:
  2. 非常优秀的全局最优化算法实现,使用迭代随机梯度下降法处理高维度的最优化问题。国外很多优化工程也是在此基础上开发的。 作者:Giorgio Grisetti Cyrill Stachniss Slawomir Grzonka Wolfram Burgard-TORO is an optimization approach for constraint-network. It provides an efficient, gradient descent-based error minimiza
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.08mb
    • 提供者:Wilford
  1. somefunctiontosolveextremum

    0下载:
  2. 目标函数的几种极值求解方法,包括最速下降法,拟牛顿法,共轭梯度法MATLAB实现-The objective function to solve several extreme methods, including steepest descent, quasi-Newton method, conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:52.52kb
    • 提供者:黄梅
  1. optimization

    0下载:
  2. 基于最速下降法、牛顿法、共轭梯度法的matlab程序 -Steepest descent Newton conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1.38kb
    • 提供者:lzy
  1. descent

    1下载:
  2. 自适应滤波中的最速下降法仿真程序,课程的大作业,可以绘制梯度曲线-Adaptive Filter steepest descent method simulation program, course the big job, you can draw the gradient curve
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.16kb
    • 提供者:lurui
  1. min

    0下载:
  2. 以负梯度方向作为下降方向的极小化算法的最速下降法-To decrease the negative gradient direction as the direction of minimizing the steepest descent algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:8.48kb
    • 提供者:张三
  1. 005

    0下载:
  2. 常用的数值计算C代码,包括共轭梯度法、单纯形法、数值积分、最小二乘、最速下降法等。-C code commonly used in numerical calculation, including the conjugate gradient method, simplex method, numerical integration, least squares, steepest descent method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:15.75kb
    • 提供者:Snake
  1. Opt_Steepest11

    0下载:
  2. 梯度下降法源程序,可求得给定函数的极小值-code of Gradient descent algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:929byte
    • 提供者:Larry
  1. gradientDescentTrain.m.tar

    0下载:
  2. 一个matlab的m文件,使用梯度下降法进行数据训练实现数据分类(线性可分问题)- A matlab m file, the training data using a gradient descent method for data classification (linearly separable problems)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:714byte
    • 提供者:wang xiangwei
  1. tiduxiajiang

    0下载:
  2. 多传感器数据融合的梯度下降法。方法较为简单,代码基本可以实现滚转角与俯仰角的解算,需要再调参数会更精确-Multi-sensor data fusion gradient descent. The method is simple, basic code can roll angle and pitch angle of the solver, you need to re-tune the parameters would be more accurate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.21kb
    • 提供者:wq
  1. Gradient-Descent-Method

    0下载:
  2. 梯度下降法原理及例题实例及matlab相关资料-Gradient Descent Method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:915.07kb
    • 提供者:黄昕
  1. minFunc

    1下载:
  2. 梯度下降法工具箱,包括了L_BFGS等。MATLAB版-gradient descent toolbox, including L_BFGS, MATLAB edition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:75.77kb
    • 提供者:王鹏飞
  1. gradientDescent

    0下载:
  2. 梯度下降法,一种线搜索方法,以负梯度方向作为最速下降方向进行最优解搜索-Gradient fell method, a linear search method to the negative gradient direction as the direction of steepest descent optimal search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.34kb
    • 提供者:ls
  1. nonlinear-optimization

    0下载:
  2. 非线性规划各种算法汇总,包括线搜索、梯度下降法、牛顿法、共轭梯度法、DFP算法、BFGS算法和信赖域算法-Summary all kinds of algorithm of nonlinear programming, including line search, the gradient descent method, Newton method and conjugate gradient method, DFP algorithm and BFGS algorithm and trust
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5.33kb
    • 提供者:夏瀛韬
  1. OVM

    0下载:
  2. A Dynamical Tikhonov Regularization for Solving Ill-posed Linear Algebraic Systems.pdf,以上论文提出的求解病态线性方程组的一种较新梯度下降法-A Dynamical Tikhonov Regularization for Solving Ill-posed Linear Algebraic Systems.pdf, more than one paper proposes solving ill-conditi
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:639.02kb
    • 提供者:linxk
  1. ADAM

    0下载:
  2. ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度 下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好 的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient. The descent method, which uses di
  3. 所属分类:数学计算

    • 发布日期:2021-03-11
    • 文件大小:1kb
    • 提供者:鱼干儿
  1. 最速下降法求解方程组

    0下载:
  2. 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the ol
  3. 所属分类:数学计算

    • 发布日期:2020-05-03
    • 文件大小:3kb
    • 提供者:maomao875
« 12 3 »
搜珍网 www.dssz.com