-
skeleton
用形态学中骨骼化方法实现了图像细化,为后续工作如特征点提取提供了良好的素材(Method with skeletal morphology achieved thinning, for the follow-up, such as feature extraction provides a good material)
- 2010-07-28 15:33:59下载
- 积分:1
-
tank
Hespanha混杂系统模拟仿真教程的Matlab算例5(Matlab example 5 Simulation of hybrid systems (Hespanha))
- 2014-11-20 23:03:23下载
- 积分:1
-
Matlab数学建模算法全收录
说明: Matlab数学建模算法全收录,数学建模需要的大部分算法,模型都有(Matlab mathematical modeling algorithm all included, mathematical modeling needs most of the algorithm, the model has)
- 2020-11-22 18:19:34下载
- 积分:1
-
FirstData_PTS__TA_09152010_Version2010-2
FirstData visa/mc/amex Specifications for 2010
- 2010-11-05 07:03:34下载
- 积分:1
-
methodofimageprocessing
The code and methods of image processing based on matlab
- 2010-08-10 15:09:09下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
mountainroad
主要包含数学建模中的一个逢山开路问题的求解,还有carlight等问题的实现(Every mountain open)
- 2012-03-28 17:17:24下载
- 积分:1
-
chip_histogram_features
This function is to obtain state of the art histogram based features like
Mean, variance etc
- 2013-02-09 12:39:41下载
- 积分:1
-
13
案例为运用最优控制理论,实现对吊车数控系统的仿真。运用matlab仿真实现。(Case for the use of optimal control theory, to achieve the crane CNC system simulation. Use matlab simulation.)
- 2013-09-29 17:15:57下载
- 积分:1
-
CPP-Primer-Plus
C++ Primer Plus,
作者 Stephen Prata
版本6ed, AW,
年份 2012
C++初级学者用书(C++ Primer Plus, Stephen Prata, 6ed, AW, 2012 C++ junior scholars books)
- 2013-12-13 17:22:18下载
- 积分:1