-
fastkmeans
快速k-means算法,比matlab 自带的要快很多。(rapid k-means algorithm, compared to the Matlab bringing their much faster.)
- 2007-05-15 00:57:13下载
- 积分:1
-
single_tree
三维空间中产生一棵树,并划分成voxel,每个叶片都占据一个voxel的大小。(Three-dimensional space to produce a tree, and is divided into voxel each leaf occupies the size of a voxel.)
- 2012-06-29 21:14:07下载
- 积分:1
-
test6
video to frame using matlab cod for stereo vision
- 2010-08-24 14:03:11下载
- 积分:1
-
MATLAB
精通matlab程序,包括遗传算法以及粒子群优化算法程序(Proficient in matlab procedures, including genetic algorithm and particle swarm optimization algorithm program)
- 2013-01-09 16:05:58下载
- 积分:1
-
specify_num
单个印刷数字识别,内有训练样本和测试样本,路径请自行修改.(this is about single figure differentiate)
- 2012-04-20 21:27:01下载
- 积分:1
-
Inverse_Laplace2D_yxiao
inverse 2-D Laplace transform
- 2012-01-28 19:06:11下载
- 积分:1
-
xiangguan
MATLAB循环相关,循环卷积函数的编写,使用几个函数实现。(MATLAB cycle related to the preparation of cyclic convolution function, the use of several function.)
- 2009-06-25 16:46:58下载
- 积分:1
-
FuzzyShuixiang
Fuzzy logic simulink
- 2012-09-15 10:52:24下载
- 积分:1
-
TSP
TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem. (TSP (Traveling Salesman Problem) is a typical NP complete problem, genetic algorithm is the perfect method for solving NP complete problem.)
- 2008-05-17 23:51:47下载
- 积分:1
-
circle_fit
Revival of a 14 years old code (written in 1991 for MATLAB 2.x).
Given a set of measured x,y pairs that a re supposed to reside on a circle, but with some added noise. A circle to these points, i.e. find xc,yc,R, such that (x-xc)^2+(y-yc)^2=R^2
The method minimizes the sum of squared radial deviations.
- 2012-08-22 17:12:30下载
- 积分:1