-
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
-
Monkey
猴群算法 ,不知道怎么转换成matlab下的,所以如果大家谁知道的话,可以告诉我一下(Monkeys algorithm, do not know how to convert matlab under, so if everyone who knows, you can tell me)
- 2007-08-28 09:13:20下载
- 积分:1
-
knnl
classification reseau de neurone
- 2012-03-27 11:11:05下载
- 积分:1
-
eigen-eigen-6e7488e20373.tar
国外的一个用C实现的类似matlab数学库,功能貌似很强大,很多功能已经有源码了,喜欢C语言的人有福了。(Foreign matlab math library in C, the function looks like a very powerful, many functions have been source of the Blessed are those who like the C language.)
- 2012-06-06 22:23:02下载
- 积分:1
-
Fuzzy-Cluster-Analysis
模糊聚类分析的matlab程序,先将原矩阵标准化,再标定并生成模糊相似矩阵,最后生成动态分类图。(Matlab fuzzy clustering analysis program, the first of the original matrix standardized, re-calibration and generate fuzzy similarity matrix, and finally generate dynamic classification map.)
- 2013-12-10 22:12:25下载
- 积分:1
-
ConsoleApplication1
test test test test test test test (test test test test test test test)
- 2014-10-22 11:02:19下载
- 积分:1
-
PCB-layout
基于windows form的智能拼板程序,含源代码。(a PCB layout tool based on windows form. the source code is included.)
- 2015-01-10 10:15:23下载
- 积分:1
-
EE
基于最大似然函数算法的MATLAB仿真程序(failed to translate)
- 2013-05-07 23:14:52下载
- 积分:1
-
iso_simplicial
Code that performs cardinality constrained optimization for different filter types
- 2014-09-05 13:23:55下载
- 积分:1
-
1
说明: 学习用的事件与触发.cs
可以用于教学.....演示(Learn to events and triggers. Cs can be used to demonstrate the teaching .....)
- 2009-11-10 18:43:25下载
- 积分:1