-
euqtioan
matlab经典算法的程序-方程解,code of the book(classical algorithm matlab procedures- Equations, code of the book)
- 2007-12-09 11:03:58下载
- 积分:1
-
project
说明: 多目标跟踪的matlab代码,其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多。(Multi-target tracking matlab code)
- 2010-04-21 10:25:44下载
- 积分:1
-
模糊综合评判方法(matlab)
说明: 首先确定被评价对象的因素(指标)集和评价(等级)集;再分别确定各个因素的权重及它们的隶属度向量,获得模糊评判矩阵;最后把模糊评判矩阵与因素的权向量进行模糊运算并进行归一化,得到模糊综合评价结果(Firstly, the factor (index) set and the evaluation (grade) set of the evaluated object are determined; then the weight of each factor and their membership degree vectors are determined separately, and the fuzzy evaluation matrix is obtained; finally, the fuzzy evaluation matrix and the weight vector of the factor are fuzzily calculated and normalized, and the result of the fuzzy comprehensive evaluation is obtained.)
- 2019-05-28 23:36:58下载
- 积分: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
-
test
针对20个已知类别数据,前15个训练样本和带刺的5个样本,通过该程序可识别出待测的样本属于哪一类。(Data for the 20 known types, the first 15 training samples and barbed 5 samples can be identified by the program which type of samples tested.)
- 2011-05-15 14:50:38下载
- 积分:1
-
MATLABclusting
MATLAB 进行聚类分析,直接调用函数,各种聚类算法。(MATLAB for cluster analysis)
- 2012-08-17 12:46:31下载
- 积分:1
-
PLECS-PV-model
plecs pv model description pdf
- 2013-12-10 19:06:18下载
- 积分:1
-
5
说明: 继续上次传的简单遗传算法,本次加入啦变异部分。(Continue to the last mass of the simple genetic algorithm, mutation of this part of you to join.)
- 2009-04-22 00:17:36下载
- 积分:1
-
newton
用牛顿迭代法求方程
f(x)=x³ -x² -1=0
在x。=1.5附近的一个实根。取§=0.000001,取最大迭代数为60.
(With Newton iteration equation for f (x) = x ³-x ² -1 = 0 in x. = 1.5 near the root of a real. Take § = 0.000001, take the largest number of 60 iterations.)
- 2009-06-20 22:57:57下载
- 积分:1
-
ISCISC_2012_format_english
this document is about of splicing detection of image
- 2012-05-15 14:41:17下载
- 积分:1