登录
首页 » matlab » gradient descent

gradient descent

于 2019-02-21 发布 文件大小:380KB
0 248
下载积分: 1 下载次数: 3

代码说明:

  梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(The gradient descent method is a first-order optimization algorithm, also commonly referred to as the steepest descent method. To find the local minimum of a function using the gradient descent method, an iterative search must be performed to the specified step distance point in the opposite direction of the gradient (or approximate gradient) of the current point on the function. If the search is reversed in the opposite direction to the positive direction of the gradient, it will approach the local maximum point of the function; this process is called the gradient ascent method.)

文件列表:

grad_descent.m, 2474 , 2019-02-12
梯度下降法.docx, 392595 , 2019-02-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • irisSVM
    iris with matlab.irisData is 150x5. row: Sepal.Length Sepal.Width Petal.Length Petal.Width Group(1,2,or 3) the first 50x5 is Isis-setosa(1), the second 50x5 is Isis-versicolor(2), the last 50x5 is Isis-virginica(3). !!! Caution !!! X(50 + 21, :) equals X(50 + 50 + 27, :), but Y(50 + 50 + 21) DOESNOT equal Y(50 + 50 + 27)! So the algorithm will NEVER be 100 correct.
    2010-07-26 18:27:48下载
    积分:1
  • lotkademo
    MATLAB Example Code : For MATLAB developers, this example code will explain the usage of Ordinary Differential Equations ODE23 and ODE45 in the Matlab environment
    2009-05-27 13:26:55下载
    积分:1
  • MATLAB-Command-
    Matlab 命令大全 姚栋主编 是一本不错的书,希望站长能够通过 (Matlab command Daquan)
    2013-07-31 23:35:49下载
    积分:1
  • Edge-detection
    对细胞图片进行边缘检测和标注出每个细胞,并且统计细胞数目(Image edge detection on the cell and label of each cell, and statistics the number of cells)
    2011-11-03 23:03:55下载
    积分:1
  • matlab
    计算数学当用常用的几个计算方法的matlab的程序代码,这些代码有时候比较有用(Computational Mathematics when using matlab several calculation methods commonly used program code, which is sometimes more useful)
    2015-01-27 10:12:56下载
    积分:1
  • LDPC_matlabcode123
    the use of coherent space-frequency coding in orthogonal frequency division multiplexing (OFDM)-based frequency-selective multiple-input multiple-output (MIMO) antenna fading channels has been proposed. Acquiring knowledge of the fading coefficients in a MIMO channel is already very challenging in the frequency-flat (fast) fading case. In the frequency-selective case, this task becomes significantly more difficult due to the presence of multiple paths, which results in an increased number of parameters to be estimated. In this paper, we address code design for noncoherent frequency-selective MIMO-OFDM fading links, where neither the transmitter nor the receiver knows the channel. We derive the code design criteria
    2011-12-29 19:23:14下载
    积分:1
  • Digital-audio-watermarking
    主要介绍基于dct的数字音频水印,以及水印的嵌入和水印的提取(Introduced digital audio watermarking based on dct, and the watermark embedding and watermark extraction)
    2011-05-01 11:02:30下载
    积分:1
  • kf
    说明:  KF的一道例题,包括源程序代码以及具体的解题过程(KF' s an example, including source code and the specific problem-solving process)
    2010-05-21 14:04:16下载
    积分:1
  • ASP_project
    Adaptive Signal Processing tutorial project(Adaptive Signal Processing tutorial proj ect)
    2007-04-12 23:19:50下载
    积分:1
  • Mailserver
    RESEARCH PAPER PUBLISHED IN NCITCSE 2015
    2015-04-04 19:51:19下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载