-
D_L_sift
这个程序是david Lowe用于演示SIFT算法的matlab的源代码(This program is david Lowe SIFT algorithm is used to demonstrate the source code matlab)
- 2011-04-23 00:59:06下载
- 积分:1
-
dimreductionusingpca
Dimensionality reduction
- 2011-05-06 15:11:49下载
- 积分:1
-
DrawHBezierSurface
绘制张量积H-Bezier曲面的matlab程序,不同于传统的Bezier曲面,H-Bezier曲面由纯双曲多项式定义。压缩包中,DrawHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的H-Bezier曲面均适用。(Draw tensor product H-Bezier surfaces matlab program, unlike traditional Bezier surfaces, H-Bezier polynomial curve defined by pure hyperbolic. Compressed package, DrawHBezierSurf.m files can be run, where you can set control points and form factors, you can change the color of the control grid. Program for any m* n order H-Bezier surfaces are applicable.)
- 2016-06-06 20:45:45下载
- 积分:1
-
matlab_prog
一本关于Matlab编程的书,很经典,而且是英文版的(A book on Matlab programming, classic, and is in English)
- 2010-07-22 09:12:08下载
- 积分:1
-
chap12
vc++matlab图像处理与识别分章代码下载12(vc++ matlab image processing and recognition of sub-chapter code 12download)
- 2009-03-28 09:54:55下载
- 积分:1
-
girth6_shifter
Flexible construction of girth-six QC-LDPC Codes(The program constructs girth-six QC-LDPC codes given row-weight,k, column-weight,j, and sub-matrix size,m. The obtained parity-check matrix is stored in H. The construction has flexibility in that j,k and m can be varied.The program achieves girth-six by applying the row-column constraint. There are m rows in j submatrices. No two rows should share the same column more than once. This constraint is applied to avoid 4-cycles. The construction has flexibility in that j,k and m can be varied.)
- 2009-05-28 15:55:48下载
- 积分:1
-
k_medoids
聚类算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下来。 这种算法对于脏数据和异常数据不敏感,但计算量显然要比K均值要大,一般只适合小数据量。 这里是MAtlab源代码。(err)
- 2008-08-06 22:03:55下载
- 积分:1
-
Retinex
说明: 简要介绍了matlab在数字图像中的运用,主要介绍的是理论方面(Matlab briefly introduced the use of digital images, mainly on the theory)
- 2011-03-03 11:02:25下载
- 积分:1
-
cylinder
输入两个端点 作为圆柱端面上两个圆心 绘制斜圆柱(This function constructs a cylinder connecting two center points )
- 2011-07-04 10:33:59下载
- 积分:1
-
dc_motor_pid
dc motor pid modeled
- 2012-07-22 16:37:02下载
- 积分:1