-
SVM--M
说明: 支持向量机的经典算法,是用M语言写的,对于学数据挖掘的有用。(The classical SVM algorithm is written in M, for the study of useful data mining.)
- 2011-03-01 22:17:17下载
- 积分:1
-
MAX-MIN-Ant-System
最大最小蚂蚁系统优化算法求解TSP问题,最优化遍历所有城市。(Max Min ant system optimization algorithm for TSP, optimization through all cities.)
- 2013-11-07 23:55:27下载
- 积分:1
-
simulated-annealing_Matlab
模拟退火的实现,使用matlab实现的,可以直接运行(simulated annealing,Matlab)
- 2011-11-15 16:27:55下载
- 积分:1
-
遗传算法程序
说明: 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms.
Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization.
Genetic algorithms are usually implemented as a computer simulation.
For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution.
Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible.
Evolution begins with a population of completely random individuals, and it happens from generation to generation.)
- 2020-06-07 21:42:11下载
- 积分:1
-
13
说明: 《精通MTLAB最优化计算》第13章 粒子群优化算法
源码(" The most proficient MTLAB Optimization" Chapter 13 Particle swarm optimization algorithm source code)
- 2011-04-18 21:53:46下载
- 积分:1
-
Desktop
经典的功率谱和 双谱估计,很好,看看能用上的。(Classic power spectrum and dual spectrum estimation, well, look at can be used on.)
- 2013-07-24 09:05:30下载
- 积分:1
-
TUXIANGZHONGZHI
图像均值和中值滤波,利用matlab软件编写,里面有代码说明,程序运行结果(Mean and median filtering image using matlab software development, which has the code description, the program runs results)
- 2013-12-13 10:07:58下载
- 积分:1
-
8122426980MATLAB__An_Introduction_with_Applicatio
MATLAB Book describe matlab basic command, computer-aided design and analysis using
MATLAB with the Symbolic Math Tool box, and the Control System Tool box,and numerical integration methods
- 2012-11-21 07:42:05下载
- 积分:1
-
RankMethod
实现matlab做排行之功能,遇到同分排名之数值可编为同样名次(Top realize matlab function to do, faced with the numerical ranking points can be made available for the same position)
- 2008-07-02 21:59:48下载
- 积分:1
-
temperatre-contour-
利用MATLAB绘制等温线,以湖南省为例,绘制了省界,97县的位置以及等温线。(plot temperature contour through MATLAB.)
- 2013-08-07 11:15:40下载
- 积分:1