-
2
说明: 经典无网格教程的随书算法的例程,属于第二章例程(Classical meshless algorithm tutorial with the book routines, routines that belong to the second chapter)
- 2009-12-12 18:44:57下载
- 积分:1
-
Monte-Carlo-simulation-Matlab-code
Monte Carlo simulation Matlab code
- 2011-05-15 06:35:51下载
- 积分:1
-
DTX
DTX matlab code for g729 annect B
- 2013-07-19 15:15:42下载
- 积分:1
-
EEMD,EMD
说明: EEMD将特殊幅值下的高斯白噪声引入到分解的过程,可以消除上包络和下包络之间存在的拟合误差,从而很好地避免不同尺度下IMF的模态混叠现象,(EEMD can eliminate the fitting error between the upper envelope and the lower envelope by introducing the Gaussian white noise with special amplitude into the decomposition process, so as to avoid the mode aliasing of IMF at different scales,)
- 2020-04-15 23:22:09下载
- 积分:1
-
using_ml
说明: 这是一个关于MATLAB的编程资料,很好看的哦,请大家都来参考参考吧!欢迎与我一起学习哦!(on MATLAB programming information, see the good, oh, please refer to reference all! I welcome and learning together!)
- 2005-11-26 11:48:30下载
- 积分:1
-
matlabfuhao
matlab在学习中是不可或缺的专业软件,在此上传其主要的符号使用工具方法(matlab is indispensable in learning the professional software, upload the main method of symbolic use of tools)
- 2011-05-20 10:33:38下载
- 积分:1
-
work
Calcul of entropie s image
- 2012-06-02 20:33:27下载
- 积分:1
-
BP
用matlab实现神经网络算法用于锅炉故障检测,结果可实现(Using matlab neural network algorithm for boiler fault detection, the results can be achieved)
- 2013-12-20 16:48:26下载
- 积分:1
-
GA_PSO
GA_PSO为GA和PSO混合的优化算法,粒子群算法与遗传算法结合(GA_PSO optimization algorithm for mixed GA and PSO, PSO and Genetic Algorithm)
- 2021-01-08 10:08:53下载
- 积分: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