-
FT
说明: 禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。为了避免陷入局部最优解,TS搜索中采用了一种灵活的“记忆”技术,对已经进行的优化过程进行记录和选择,指导下一步的搜索方向,这就是Tabu表的建立。(Tabu Search algorithm is a meta-heuristic random search algorithm. It starts from an initial feasible solution, chooses a series of specific search directions (movement) as a trial, and chooses to achieve the movement that makes the most changes in the value of a specific objective function. To avoid falling into local optimum, TS search uses a flexible "memory" technology to record and select the optimization process that has been carried out, and to guide the next search direction, which is the establishment of Tabu table.)
- 2019-06-28 10:46:56下载
- 积分:1
-
H_comp
Computing the frequency response of SRRC filter
- 2009-11-27 23:21:31下载
- 积分:1
-
model2
this is file for traffic networks benchmarks...
- 2013-03-11 15:36:35下载
- 积分:1
-
communicatebook
通讯录 程序设计 大二作品 c++ 面向对象 文件读写 操作符重载(Address Book program design sophomore c++ object-oriented works of the file to read and write operator overloading)
- 2009-11-14 11:17:54下载
- 积分:1
-
energy
matlab code for enegy detector
- 2014-08-09 19:16:32下载
- 积分:1
-
surface_impedance
This matlab code is graphene s surface_impedance and conductivity
- 2014-08-20 22:27:35下载
- 积分:1
-
gn
说明: Market Newman写的复杂网络的加权GN算法 算法用Python写的
其基本思想是不断的删除网络中具有相对于所有源节点的最大的边介数(ege betweenness)的边,然后,再重新计算网络中剩余的边的相对于所有源节点的边介数(The basic idea is to delete the network with respect to all of the source nodes of the largest betweenness (EGE betweenness) edges, then re computing network the remaining edge relative to the boundary of the source node number of all)
- 2016-09-18 08:40:49下载
- 积分:1
-
MATLABandVC
matlab混合编程,入门与提高必备的文档(matlab & VC++)
- 2011-09-08 00:57:30下载
- 积分:1
-
id3
id3 in machin learning
- 2011-06-18 14:14:13下载
- 积分:1
-
5.Iterative-Methods
code for carlike vehicle
- 2013-01-26 15:21:51下载
- 积分:1