-
09047016
用块匹配法进行运动估计的matlab实现方法(block matching method used for motion estimation method of Matlab)
- 2010-01-16 17:19:30下载
- 积分:1
-
diff_ODE
matlab环境下,多个计算微积分和微分方程的程序(matlab environment program, multiple computing calculus and differential equations)
- 2014-01-05 23:12:30下载
- 积分: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
-
waveletM
matlab下编写的基于哈尔小波的分解与重构函数,有详细注释(matlab prepared Haar wavelet-based decomposition and reconstruction of the function, there are detailed notes)
- 2009-05-25 13:28:32下载
- 积分:1
-
dianlidianzi
现代电力电子技术,很好的一本书,值得一看(Modern power electronics technology, a good book, worth a visit)
- 2014-08-23 09:06:11下载
- 积分:1
-
renlianshiyan
调用摄像头,人脸识别matlab代码,利用人脸皮肤与北京差异进行识别。(Call camera, face recognition matlab code, the use of facial skin with Beijing differences identified.)
- 2014-11-10 17:15:45下载
- 积分:1
-
fiber
掺铒光纤放大器数值计算
求解激光速率方程的数值解
(EDFA Numerical calculation)
- 2015-03-28 23:42:35下载
- 积分:1
-
RLS_lichunhua1
RLS、LMS、LLMS算法实现系统预测(RLS, LMS, LLMS system prediction algorithm)
- 2012-11-28 18:03:24下载
- 积分:1
-
aefu_v1_0.tar
MIT 的 meep MIT 的 meepMIT 的 meepMIT 的 meep(meep code form MIT meep code form MITmeep code form MIT)
- 2016-11-15 14:02:57下载
- 积分:1
-
OLS-rbf
OLS rbt neural network BP
- 2012-10-02 03:03:07下载
- 积分:1