-
gradient descent
梯度下降法是一個一階最佳化算法,通常也稱為最速下降法。 要使用梯度下降法找到一個函數的局部極小值,必須向函數上當前點對應梯度(或者是近似梯度)的反方向的規定步長距離點進行疊代搜索。如果相反地向梯度正方向疊代進行搜索,則會接近函數的局部極大值點;這個過程則被稱為梯度上升法。(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.)
- 2019-02-21 23:13:19下载
- 积分:1
-
wind
说明: 这是一个含多个风电机组的分布式发电系统可靠性指标计算(This is a power flow calculation of distributed generation system with multiple wind turbines)
- 2021-03-04 20:39:32下载
- 积分:1
-
PSO_
PSO算法的实现。寻找搜寻范围内的最优解。(PSO algorithm. Search within to find the optimal solution.)
- 2010-07-30 11:41:21下载
- 积分:1
-
112070010
用于实现对倒立摆系统的变结构控制,用于学生对于变结构的学习研究。(Used to implement the variable structure control of inverted pendulum system)
- 2012-05-30 09:27:01下载
- 积分:1
-
cnn_tutorial
this is an ebook about neural network
- 2010-12-28 03:20:42下载
- 积分:1
-
最小二乘法匹配
最小二乘法匹配,matlab代码,相关系数最大,单点最小二乘匹配(Least squares matching, matlab code, maximum correlation coefficient, single-point least squares matching)
- 2019-05-09 17:08:21下载
- 积分:1
-
Firdesi
最优FIR滤波器设计方法课件,大家过来分享!!(Optimal FIR Filter Design Methods courseware, we come to share! !)
- 2010-01-01 20:26:49下载
- 积分:1
-
Hough_LineDetect
自己编写的利用霍夫变换检测满足一定条件直线的matlab程序,对各个参数进行了详细说明(I have written using Hough transform to detect straight line to meet certain conditions, matlab program for a detailed explanation of each parameter)
- 2010-05-30 05:48:37下载
- 积分:1
-
u_t_1int
current in buck - boost cover.
- 2013-11-05 05:37:32下载
- 积分:1
-
000_Animated_GIF
Copyright (c) 2009, The MathWorks, Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the distribution
* Neither the name of the The MathWorks, Inc. nor the names
of its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
- 2010-07-30 09:31:12下载
- 积分:1