-
YUV
yuv2mov 读取一个YUV格式的文件,生成MATLAB 结构类型的数据.mov2yov生成一个YUV格式的文件(YUV format yuv2mov read a document, generate MATLAB structure types of data. mov2yov generate a YUV file)
- 2009-01-02 22:01:54下载
- 积分: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
-
TPParticleh
本文描述的是关于粒子滤波的源代码,,用MATLAB运行,会有很好的效果。
(This article describes the source code on the particle filter, using MATLAB running, there will be good results.)
- 2012-09-15 14:21:13下载
- 积分:1
-
svm
MATLAB支持向量机,编程实现,已用C语言转,内附Windows x64和x32(MATLAB SVM Programming implementation, has been used in C language, Windows x64 and X32)
- 2017-12-30 20:59:17下载
- 积分:1
-
101
常胜将军 :在计算机后走的情况下,要想使计算机成为“常胜将军”,必须找出取 关键。根据本题的要求枷以总结出,后走一方取子的数量与对方刚才一步取子的数量之和等于,就可以保证最后一个子是留给先取子的那个人的。(Ever Victorious General: On the computer where to go, in order to make the computer become " Ever Victorious generals" must be taken to find the key. According to the requirements of this title thoughts to conclude that one party to take the child away after the number of step with each other just to take the child and is equal to the quantity, we can ensure that a child is left to the first final to take the child of that individual.)
- 2009-11-15 21:31:07下载
- 积分:1
-
MATLAB
股指期货套利系统开发程序,用matlab开发完成(index arbitrage system programme with matlab langauge )
- 2010-02-01 13:35:58下载
- 积分:1
-
Laplace_Circlearray
干扰来向变化情况下的阵列天线Laplace零陷加宽算法(Laplace nulling broadening algorithm for array antenna)
- 2021-04-23 15:18:47下载
- 积分:1
-
leach
matlab中仿真模拟leach算法,绘图结果正确(good leach)
- 2012-08-10 00:08:30下载
- 积分:1
-
moore14
关于bootstrap的经典文献一篇,这是Introduction to the Practice of Statistics第五版中第14章。(The classic literature on the bootstrap one, which is Introduction to the Practice of Statistics in the fifth edition of Chapter 14.)
- 2009-11-16 14:29:54下载
- 积分:1
-
power_aperture_eq
power aperture in matlab
- 2010-11-21 00:34:37下载
- 积分:1