-
particle_tracking_v1_0
跟踪单个粒子的particle算法,由matlab实现,内含详细的说明文档。(Particle tracking algorithm for a single particle from matlab to achieve, including a detailed description of the document.)
- 2007-12-22 14:57:51下载
- 积分:1
-
matlabshiyonglizi
说明: Matlab, 实用程序,matlab实用程序百例,希望对大家学习有所帮助。(Matlab, utility, matlab utility hundred cases, we hope to learn helpful.)
- 2011-04-11 08:38:55下载
- 积分:1
-
Eigenfaces
eigenfaces description for face recognition
- 2012-05-02 22:27:41下载
- 积分:1
-
Robust-receding-horizon-predictive
Robust receding horizon predictive control for systems with uncertain dynamics and input saturation
- 2013-10-23 20:07:05下载
- 积分: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
-
VectorNormMaplet
Maple 中文实践教程 与Maple对话( Maple course of study ,chinese)
- 2010-10-13 18:51:20下载
- 积分:1
-
42ISAR
ISAR simulation on ISAR motion compensation and SAR imaging Matlab source
- 2010-12-14 21:57:05下载
- 积分:1
-
ofdmber
ofdm正交频分复用系统误码率ber,比较简单,基础框架(the ber of ofdm system)
- 2013-03-26 21:42:21下载
- 积分:1
-
calculater
用matlab2008a设计的一个简单的具有GUI界面的计算器(Matlab2008a design with a simple calculator with a GUI interface)
- 2009-12-09 14:23:29下载
- 积分:1
-
2812
TI 下载的矢量控制算法,里面包含各种函数,还有PDF文件。(Download the TI vector control algorithm, which contains a variety of functions, and the PDF file.)
- 2013-11-07 22:25:41下载
- 积分:1