-
signpost_recognize
Matlab编写的路标识别程序。能够对路标进行分类和识别,即使雾化,干扰严重,仍能较准确的判断。(Signs written in Matlab identification procedures. Able to classify and identify road signs, even atomization, serious interference, still a more accurate judgments.)
- 2010-08-08 08:33:35下载
- 积分:1
-
snake
一个贪食蛇的小程序,可以在matlab环境下进行贪食蛇。(A small贪食蛇procedures, can be carried out under the matlab environment贪食蛇.)
- 2008-03-31 17:17:30下载
- 积分:1
-
MeanShiftCluster
mean shift clustering file
- 2009-05-10 03:16:23下载
- 积分:1
-
trackLK
KLT tracker image processing
- 2009-12-13 00:16:01下载
- 积分:1
-
cskmeans
cskmeans 聚类算法的一种
1. 分裂法(partitioning methods):给定一个有N个元组或者纪录的数据集,分裂法将构造K个分组,每一个分组就代表一个聚类,K<N。而且这K个分组满足下列条件:(1) 每一个分组至少包含一个数据纪录;(2)每一个数据纪录属于且仅属于一个分组(注意:这个要求在某些模糊聚类算法中可以放宽);对于给定的K,算法首先给出一个初始的分组方法,以后通过反复迭代的方法改变分组,使得每一次改进之后的分组方案都较前一次好,而所谓好的标准就是:同一分组中的记录越近越好,而不同分组中的纪录越远越好。使用这个基本思想的算法有:K-MEANS算法、K-MEDOIDS算法、CLARANS算法;()
- 2008-07-07 10:52:51下载
- 积分:1
-
correlation
采用互相关法计算相位差程序。用小波对信号进行消噪,再用互相关法检测两个信号的相位差。(Using correlation method to calculate the interval phase of two signals. Wavelet method is used for signal denoising, and then the interval phase of two signals is detected by correlation method.)
- 2012-05-21 13:41:04下载
- 积分:1
-
mannual-mosaicing
this program consists of mosaicing image mannually by allowing the user enter the desired points
- 2014-02-19 09:54:03下载
- 积分:1
-
Matlab7
说明: 本资料 是关于MATLAB gui
将有助于读者对MATLAB的学习(This information is on the MATLAB gui will help readers to learn MATLAB)
- 2010-04-18 15:49:23下载
- 积分:1
-
Ali
ALAMOUTI performs Monte-Carlo simulation and estimates Bit Error Rate (BER) of Alamouti Scheme [1] over Rayleigh channel
- 2015-04-04 10:04:23下载
- 积分:1
-
Ga-tsp
遗传算法tsp问题 针对题目中物流配送路径优化问题,本文引入0-1规划思想,建立了带约束条件的物流配送问题的数学模型。求解时,引入遗传算法的编码方式,并针对分区数与客户数量相差较小的情况,灵活运用分区配送算法确定包含最优解的分区序列组,紧密结合枚举法使得其算法兼顾简单、快速的优点。应用Matlab软件可执行得到最短路径。兼顾时间因素导致的复杂影响,我们引入了惩罚函数,并通过设定惩罚系数,进一步由最短路径求得最优路径。(Genetic algorithm tsp problem of logistics distribution routing optimization problem subject, this paper introduces 0-1 programming ideas, a mathematical model with the constraints of logistics and distribution problems. Solving, introducing genetic algorithm encoding, and the number of partitions and the number of customers for a small difference, the flexible use of the partition containing the partition algorithm to determine the distribution of the optimal solution sequence group, closely enumeration method allows both the algorithm is simple, fast advantages. Matlab software application executable to get the shortest path. Complex factors affecting both the time, we introduce a penalty function, and by setting the penalty coefficient, and further obtain the optimal path from the shortest path.)
- 2014-05-30 20:53:34下载
- 积分:1