-
code
说明: 认知无线电频谱感知循环检测法MATLAB程序(CR Spectrum sensing Cycle Detection MATLAB code)
- 2010-04-08 23:49:49下载
- 积分:1
-
Dijkstra
说明: 使用MATLAB实现Dijkstra算法(Dijkstra algorithm using MATLAB Implementation)
- 2010-04-15 11:07:10下载
- 积分:1
-
MATLAB-GUI
很好的一本书,适合初学者,尤其对想要用matlab实现与计算机互动的人很重要。(A good book is suitable for beginners, especially to want to use matlab and computer interaction people is very important.)
- 2012-04-15 16:01:16下载
- 积分:1
-
DVHOP
matlab中实现DV-hop算法,无线传感网络定位算法中非测距的常用算法的简单仿真(matlab achieve DV-hop algorithm, wireless sensor network localization algorithm commonly used in Central Africa Ranging simple simulation algorithm)
- 2009-05-22 20:24:26下载
- 积分:1
-
chap_3
MATLAB从入门到精通书中第三章的程序(MATLAB from the entry to the master' s program book chapter)
- 2011-11-21 21:07:55下载
- 积分:1
-
plotface
needed in manifolds learning,matlab codes
- 2010-10-27 15:02:23下载
- 积分:1
-
network
神经网络的matlab程序,可以作为入门学习,欢迎使用(networ in matlab)
- 2009-12-02 02:51:43下载
- 积分:1
-
SA_GA_ExampleI
基于谢菲尔德大学的遗传算法的模拟退火算法(University of Sheffield, based on genetic algorithm simulated annealing algorithm)
- 2014-12-09 16:18:23下载
- 积分:1
-
two_channels_FXLMS
两通道fxlms降噪matlab仿真亲测能用(Fxlms two-channel noise reduction can be pro-test simulation matlab)
- 2016-09-08 15:12:45下载
- 积分:1
-
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