-
PSO
梯度下降法是最早最简单,也是最为常用的最优化方法。梯度下降法实现简单,当目标函数是凸函数时,梯度下降法的解是全局解。一般情况下,其解不保证是全局最优解,梯度下降法的速度也未必是最快的。梯度下降法的优化思想是用当前位置负梯度方向作为搜索方向,因为该方向为当前位置的最快下降方向,所以也被称为是”最速下降法“。最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is the earliest and most simple and most commonly used optimization method. The gradient descent method is simple to realize. When the objective function is a convex function, the solution of the gradient descent method is a global solution. In general, the solution is not guaranteed to be the global optimal solution, and the gradient descent method is not necessarily the fastest. The optimization idea of gradient descent method is to use the current position negative gradient direction as the search direction, because the direction is the fastest descending direction of the current position, so it is also called the steepest descent method. The faster the slowest descent approach is closer to the target, the smaller the step, the slower the progress.)
- 2018-01-29 21:44:10下载
- 积分:1
-
C-C方法求lorenz的延迟时间
C-C法求混沌系统的延迟时间,该程序是C-C法的函数文件,已测试,可运行多种数据,运行时间快(The C-C method seeks the delay time of the chaotic system. The program is a function file of C-C method. It has been tested and can run many kinds of data.)
- 2018-06-06 16:10:38下载
- 积分:1
-
Matlab2014
关于matlab的矩阵数据结构部分,可以更深入掌握,和符号计算相衔接(About matlab matrix data structure part, you can have a better understanding, and symbolic computation convergence)
- 2014-11-09 16:35:04下载
- 积分:1
-
VCmatlab
对于在Visual C++中调用Matlab应用程序接口,关键在于设置编译环境和使用正确的调用规则,然后,在发布软件时携带必要的动态连接库就可以保证程序的独立性(Matlab Application Program Interface in Visual C++ call, the key is to set the compiler environment and use the correct call rules, then carry the necessary dynamic link library publishing software program can guarantee the independence of)
- 2012-11-12 21:37:26下载
- 积分:1
-
Applications
说明: DEKTEC信号发生卡的控制软件,dos下面的控制台程序(example source code of DEKTEC player card)
- 2011-02-21 22:20:29下载
- 积分:1
-
Search_DFT
Filtros Ma t lab trae varios filtros para series de tiempo
- 2013-09-24 08:00:15下载
- 积分:1
-
EKF-UKF-Toolbox-for-Matlab-V1.3
卡尔曼滤波 参数辨识 系统建模 自动识别(EKF UKF Toolbox for Matlab V1.3.rar)
- 2021-01-02 09:48:57下载
- 积分:1
-
tcharall
跨平台开发时,可以在任意系统使用统一的tchar 函数。(Cross-platform development, you can use a unified tchar function in any system.)
- 2014-08-20 15:18:42下载
- 积分:1
-
dem-basic
dem差值计算,给定基础网格高程对相应空间迭代差值获得网格高程(dem difference calculation, given the appropriate space on the basis of the grid elevation difference of iterations to get the grid elevation)
- 2015-03-19 15:52:42下载
- 积分:1
-
zbar-0.10
ZBar library for Windows platform
- 2015-01-29 19:37:02下载
- 积分:1