-
flody
说明: 图论算法
求SAP矩阵的基本思想是图的最短路的问题。
由于铁路的运输费用与线路的长度不是线性关系,必须对铁路网做一些预处理才能套用图的标准最短算法。
(SAP matrix graph theory algorithm for getting the basic idea is to map the shortest path problem. Since the railway transport costs and the length of line is not a linear relationship, we must do some preprocessing on the rail network to apply a standard graph algorithm shortest.)
- 2010-04-13 08:38:05下载
- 积分:1
-
Untitled
MATLAB的数字水印图像的水印图像的提取。(MATLAB digital watermark image watermark images extracted.)
- 2011-04-23 09:00:56下载
- 积分:1
-
OMP
二维图像的omp算法重构,使用matlab 编程(The 2-d image reconstruction omp algorithm using matlab programming,)
- 2011-05-14 08:39:51下载
- 积分:1
-
contourlet_toolbox
说明: 一种MGA方法(Contourlet变换)程序包,相信对从事基于图像表示理论方面的朋友一定有用!(A kind of MGA method (Contourlet transform) package, I believe in the theory of image-based friends that must be useful!)
- 2010-04-26 14:57:09下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
ARM_Ident
Arm for indetn linear system
- 2010-06-26 17:08:08下载
- 积分:1
-
GA_INIT2
《遗传算法理论应用与软件实现》中的初始化MATLAB源代码("genetic algorithm theory and application software," the source code initialization MATLAB)
- 2004-12-22 21:38:31下载
- 积分:1
-
advancewirelesscommunicationsyllabus
wireless matlab prog like as bpsk ber.
- 2011-08-26 03:05:24下载
- 积分:1
-
CABAC-in-HEVC
H265的CABAC详细介绍(英文),发表在IEEE上。(Context-adaptive binary arithmetic coding (CABAC) is a method of entropy coding first introduced in H.264/AVC and now used in the newest standard High Efficiency Video Coding (HEVC).)
- 2013-12-26 13:18:53下载
- 积分:1
-
matlab
指纹识别,基于matlab对指纹进行识别,其中用到了滤波、图像分割、图像识别等技术对指纹进行识别。(Fingerprint identification, based on Matlab fingerprint identification, which uses a filtering, image segmentation, image recognition technology to identify fingerprints.)
- 2013-05-03 22:24:09下载
- 积分:1