-
求解tsp的改进遗传算法matlab源码-吸血鬼
求解tsp的改进遗传算法matlab源码(Improved Genetic Algorithms Matlab FOSS)
- 2005-03-30 07:04:59下载
- 积分:1
-
fiber-HE11-mode
利用matlab模拟光纤中的HE11模的模式分布图。(Using matlab to simulate the HE11 mode fiber mode distribution.)
- 2013-07-30 09:55:11下载
- 积分:1
-
LMNN
大间隔最近邻居(Large margin nearest neighbor (LMNN))分类算法是统计学的一种机器学习算法。该算法是在k近邻分类其中学习一种欧式距离度量函数。(Spaced nearest neighbor (Large margin nearest neighbor (LMNN)) classification algorithm is a statistical machine learning algorithms. The algorithm is learning a Euclidean distance metric function where k nearest neighbor classification.)
- 2015-11-22 16:55:49下载
- 积分:1
-
commu_simulationapplicationexamples.part01
基于MATLAB的通信系统仿真应用实例详解,这是第1卷。(MATLAB-based simulation of communication systems application examples explain, this is the first volume one.)
- 2007-10-01 15:11:34下载
- 积分:1
-
graph
解决图匹配的二次规划问题,完成一对一的匹配(Solve quadratic programming graph matching problem, and to complete a one-to-one matching)
- 2012-11-21 19:53:40下载
- 积分:1
-
licenserecognition
Written license plate recognition using matlab can run effects
- 2010-09-27 17:26:23下载
- 积分:1
-
xiaogame
一个关于数独的小游戏,可以参考,有图片,文字啊~(A little game of Sudoku, you can refer to)
- 2011-10-20 21:57:42下载
- 积分:1
-
symbolrate_estimation_cycle_MFSK
波特率估计算法,盲信号处里当中很重要的参数估计方法,本算法适合MFSK的波特率估计(estimation of baudrate)
- 2013-11-08 22:48:54下载
- 积分:1
-
matlab-cpp-cSharp-java
MATLAB与外部程序接口,直接调用matlab的算法很方便,推荐使用(MATLAB interface with external programs)
- 2015-01-14 16:36:48下载
- 积分:1
-
Genetic-Algorithms
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithm is used to solve computational mathematics in optimizing search algorithm, an evolutionary algorithm. Evolutionary algorithm was originally borrowed evolutionary biology and developed a number of phenomena, these phenomena, including genetics, mutation, natural selection and hybridization. Genetic algorithms are usually implemented as a way of computer simulation. For an optimization problem, a number of candidate solutions (called individuals) abstract representation of the population (called chromosomes) to better solution evolution.)
- 2014-12-06 16:59:55下载
- 积分:1