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

最速下降法

于 2019-11-24 发布
0 376
下载积分: 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 个回复

  • clickon
    Another inverse kinematic of two link manipulator, robots.
    2009-04-04 17:09:57下载
    积分:1
  • QAM
    Modulation and demodulation QAM
    2010-02-10 19:19:35下载
    积分:1
  • game-puzzle
    source code of GUI puzzle game with MATLAB
    2013-05-15 04:15:49下载
    积分:1
  • music
    这是一个MATLAB的MUSIC(multiple signal classification)算法,用来算DOA(到达方向角)(This is a MATLAB-MUSIC (multiple signal classification) algorithm is used to count DOA (direction of arrival angle))
    2010-03-14 00:52:43下载
    积分:1
  • 奇异谱分析,广泛应用于信号识别与预测
    说明:  Singular Spectrum Decomposition,即奇异谱分析,广泛应用于信号识别与预测。(Singular Spectrum Decomposition)
    2021-03-15 11:09:22下载
    积分:1
  • model5b
    数学建模\清华数模讲义model5b ( Mathematical Modeling Qinghua digital-analog handouts model5b)
    2010-01-13 23:23:58下载
    积分:1
  • 615498222-d~music1
    用于阵列的MUSIC,可以估计信号的方位角,是阵列信号处理主面(For array of MUSIC, the signal can be estimated azimuth, is the main surface of the array signal processing)
    2011-06-12 11:21:00下载
    积分:1
  • Basiccode3
    code for mahalnobis distance
    2013-12-07 01:31:20下载
    积分:1
  • LocalityPPreservingPProjections
    局部投影算法(代码+论文), 实现Locality Preserving Projections (LPP),LLP可代替PCA做特征提取( Locality Preserving Projections (LPP))
    2020-07-08 23:18:57下载
    积分:1
  • RBFPID
    在simulink平台上的基于RBF神经网络的PID算法,适用于simulink仿真中系统的实时自适应控制(PID algorithm based on RBF neural network on Simulink platform is suitable for real-time adaptive control of system in Simulink simulation)
    2018-08-29 15:33:17下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载