-
bachai
Upload test to activate my account
- 2010-12-31 23:06:54下载
- 积分:1
-
chapter123
SIMPLE MORPHOLOGY OPERATIONS
- 2013-02-26 16:32:24下载
- 积分:1
-
dp2
DTW is one of the method to identify speech and signature or any biometric
hope to enjoy it
- 2010-08-07 17:05:55下载
- 积分:1
-
Matlab
《MATLAB 遗传算法工具箱及应用》
作 者:雷英杰 张善文 李续武 周创明
出版社:西安电子科技大学出版社
本书系统介绍MATLAB遗传算法和直接搜索工具箱的功能特点、编程原理及使用方法。全书共分为9章。第一章至第四章介绍遗传算法的基础知识,包括遗传算法的基本原理,编码、选择、交叉、变异,适应度函数,控制参数选择,约束条件处理,模式定理,改进的遗传算法,早熟收敛问题及其防止等。第五章至第七章介绍英国设菲尔德(Sheffield)大学的MATLAB遗传算法工具箱及其使用方法,举例说明如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序。第八章和第九章介绍MathWorks公司最新发布的MATLAB遗传算法与直接搜索工具箱及其使用方法。 ()
- 2008-05-23 13:47:00下载
- 积分:1
-
Matlab-ACO
又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。。(Ant colony algorithm Matlab code)
- 2013-12-30 17:00:54下载
- 积分:1
-
hex2float
16进制转浮点的SIMULINK模型。
希望对大家有用!(16 SIMULINK model of binary floating point turn. Hope to be useful!)
- 2010-09-23 08:37:03下载
- 积分:1
-
lab4
Bi-variant distribution
- 2011-08-17 20:09:33下载
- 积分:1
-
matlab-GPsource
时间学列GP源程序,对预测非常有用,直接下载运行即可,傻瓜式运行,方便简单,尽快下载吧(Time to learn, GP source, the forecast is very useful, direct download can be run, fool-style operation, convenient and simple, as soon as possible to download it)
- 2013-04-01 21:04:00下载
- 积分: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
-
bay_errorbar
大家看看就知道了,我也不是很懂这个程序。是有关贝叶斯公式的(Look at the U.S. know, I do not很懂this procedure. Is the Bayesian formula)
- 2007-07-12 11:03:30下载
- 积分:1