登录
首页 » matlab » 最速下降法

最速下降法

于 2019-11-24 发布
0 259
下载积分: 1 下载次数: 20

代码说明:

说明:  最速下降法是迭代法的一种,可以用于求解最小二乘问题(线性和非线性都可以)。在求解机器学习算法的模型参数,即无约束优化问题时,梯度下降(Gradient Descent)是最常采用的方法之一,另一种常用的方法是最小二乘法。在求解损失函数的最小值时,可以通过梯度下降法来一步步的迭代求解,得到最小化的损失函数和模型参数值。反过来,如果我们需要求解损失函数的最大值,这时就需要用梯度上升法来迭代了。在机器学习中,基于基本的梯度下降法发展了两种梯度下降方法,分别为随机梯度下降法和批量梯度下降法。(The steepest descent method is a kind of iterative method, which can be used to solve the least squares problem (both linear and nonlinear). In solving the model parameters of machine learning algorithm, that is, unconstrained optimization, gradient descent is one of the most commonly used methods, and the other is the least square method. When solving the minimum value of loss function, the gradient descent method can be used step by step to get the minimum value of loss function and model parameters. Conversely, if we need to solve the maximum value of the loss function, then we need to use the gradient rise method to iterate. In machine learning, two kinds of ladders are developed based on the basic gradient descent method)

文件列表:

norm1.m, 140 , 2019-09-04
p.m, 726 , 2019-09-03
Untitled4.m, 87 , 2019-09-04
zuisuxiajiangfa.m, 289 , 2019-09-04
d.m, 131 , 2019-09-03
f.m, 142 , 2019-09-03

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

发表评论

0 个回复

  • Example_of_edge_detection_edge_linking_and_line_se
    这个matlab程序实现了Edge Linking and Line Segment Fitting,解压后直接运行demo.m就可以了 ( edgelink.m edge linking function that forms lists of connected edge points from a binary edge image. (Needs findendsjunctions and cleanedgelist below). drawedgelist.m plots out a set of edge lists generated by edgelink or lineseg. edgelist2image.m transfers edgelist data back into a 2D image array. lineseg.m forms straight line segments fitted with a specified tolerance to the lists of connected edge points. maxlinedev.m is also used by lineseg.m to calculate deviations of the edge lists from the fitted segments. findendsjunctions.m finds line junctions and endings in a line/edge image. cleanedgelist.m cleans up a set of edge lists generated by edgelink or lineseg so that isolated edges and spurs that are shorter than a minimum length are removed.)
    2010-07-14 12:04:33下载
    积分:1
  • fish
    Fisher线性判别是线性分类算法中最基本的一种算法,其基本思想是将d维空间中的样本投影到一条最易于分类的投影线上,再进行分类。本文将用使用matlab实现Fisher线性判别算法,并给出4种阈值选择的方法。(Fisher Linear Discriminant is a linear classification algorithm as a basic algorithm, its basic idea is to d-dimensional space of the samples are projected onto one of the most easily classified projector online, and then classified. This article will use matlab to achieve Fisher Linear Discriminant algorithm, and gives four kinds of threshold selection method.)
    2007-11-23 08:33:12下载
    积分:1
  • nlopt-2.2.3.6.1-dll
    内含结构拓扑优化的众多数学规划方法,其中包含最小二乘法、移动渐近线法等等(The file includes many methods for topology optimization,such as the method of moving asymptotes.)
    2013-03-12 20:15:19下载
    积分:1
  • assg1
    Related to image processing
    2013-04-29 17:44:47下载
    积分:1
  • SingleTank_LinearRegressionModel_2
    identification linear regression model single tank
    2015-03-31 15:33:04下载
    积分:1
  • datika
    以matlab为工具利用数字图像处理技术对答题卡进行了识别,并对识别结果进行了处理。注意到答题卡在采集图像的过程中由于各种原因可能会产生图像倾斜、水平或垂直错位,要进行正确识别首先必须对其进行校正,再依据像素检索技术进行识别。(With MATLAB as the tool, the answer card is identified by digital image processing technology, and the recognition results are processed. It is noted that the answer card in the process of collecting images may cause image tilt, horizontal or vertical dislocation for various reasons. To correct recognition, it is necessary to correct it first and then identify it according to the pixel retrieval technique.)
    2021-04-28 18:18:43下载
    积分:1
  • MITmatlab
    麻省理工的matlab课件,包括基础知识及一些例子,相当不错(The ppt from MIT in matlab )
    2012-09-03 12:14:38下载
    积分:1
  • Regularity_Rythm
    After we calculate the R peaks of the ecg signal, we identify different criteria : a) Heart rate. b) Regularity of the R-R peaks (Look at the R-R distances). 1. Regular (are they equidistant apart). 2. Irregular. c) Rhythm 1. Tachycardia ==> Fast. 2. Bradychardia ==> Slow. 3. Normal.
    2010-10-05 18:03:45下载
    积分:1
  • Onda
    Algorithm of a Binary Wave!
    2011-12-09 01:34:25下载
    积分:1
  • complement
    shell. Le presse papier (copier-coller) se trouve dans le menu edit . Enfin, pour accéder au logiciel Matlab, vous pouvez utiliser le menu démarrer ou taper simplement la commande matlab dans un shell
    2014-08-21 20:32:42下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载