-
matlab_msg
matlab message, and images png
- 2013-12-06 17:25:37下载
- 积分:1
-
Matlabhanshudaquan
Matlab中的各种函数大全,希望对大家有用(Daquan various functions in Matlab)
- 2012-01-07 09:28:47下载
- 积分:1
-
deepLearn-Toolbox
为卷积神经网络的优化代码,广泛适用于图像处理。(Convolution neural network optimized code, widely used in image processing.)
- 2016-06-13 21:22:47下载
- 积分: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
-
differentialequations
利用matlab求解微分方程的实例,代码可以直接运行(Using matlab to solve differential equations instance, the code can be run directly)
- 2010-12-08 12:49:28下载
- 积分:1
-
Tutorial_matlab
Matlab Tutorial for students
- 2011-12-14 03:14:01下载
- 积分:1
-
directneuralcontroller
direct neural controller
- 2010-07-09 13:18:05下载
- 积分:1
-
FMtiaozhi
正弦波,方波,三角波三种波形的FM、PM调制解调(Modulation and Demodulation of Three Waveforms: Sine Wave, Square Wave and Triangular Wave)
- 2019-02-27 15:19:02下载
- 积分:1
-
9927412matlab111
It is very imoprtant I hope it could help you
- 2008-12-25 15:00:07下载
- 积分:1
-
color-lbp
运用matlab,实现矢量版局部二值模式人脸识别,实现效果好(Use matlab, realize the vector version of local binary pattern recognition, to achieve good results)
- 2013-12-09 15:52:42下载
- 积分:1