-
MATLAB-Code-for-Simulated-Annealing
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
- 2009-11-20 02:54:41下载
- 积分:1
-
matlabalingo
2000年数学建模B题 材料运输问题 MATLAB和LINGO程序代码(Mathematical modeling in 2000 B topic materials transportation problem and LINGO MATLAB program code
)
- 2013-08-13 15:39:22下载
- 积分:1
-
Nbem
自然边界元方法理论知识,由余德浩教授编写,介绍了自然边界法在多种偏微分方层中应用。(Natural Boundary Element Method theoretical knowledge, written by Professor Yu Dehao introduces the natural boundary method in a variety of partial differential layer.)
- 2014-10-31 16:23:35下载
- 积分:1
-
code
Basic MATLAB code for Image Processing
- 2009-06-05 22:08:47下载
- 积分:1
-
LLMSaNLMS
自适应MATLAB算法实验LLMS&NLMS(MATLAB algorithm for adaptive experiments LLMS & NLMS)
- 2014-11-20 13:33:08下载
- 积分:1
-
BWT
Burrows-Wheeler转换,也称为块排序,是80年代提出来的一种新型压缩方法,对文本有很好的压缩率。(Burrows-Wheeler Transformation,also called Block Sorting)
- 2010-12-10 03:18:06下载
- 积分:1
-
lyapunov
说明: 该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法(The function used to calculate the time series of the largest Lyapunov index- Wolf method)
- 2009-07-28 17:21:49下载
- 积分:1
-
turbo
Turbo编解码,可以使用Logmap或者SOVA解码算法(Turbo codec, you can use Logmap or SOVA decoding algorithm)
- 2007-10-10 13:02:38下载
- 积分:1
-
fastica_fecg
对fastica工具箱进行了简化和程序的提取,增加了详细的注释。采用fastica算法的matlab程序,用以进行胎儿心电信号的提取。包含数据和程序,希望有用!!(Fastica toolbox to simplify and procedures of extraction, the detailed notes. Matlab program with fastica algorithms for the extraction of fetal ECG. Contains data and programs seek to help!!)
- 2012-02-23 23:04:26下载
- 积分:1
-
ICA-app
ica application algorithm to classify data in an supervised way
- 2009-11-24 19:45:53下载
- 积分:1