-
1_27
download document for reciver
- 2012-12-28 22:13:32下载
- 积分:1
-
28846876-Comparative-Study-of-PCA-ICA-and-LDA-for
PCA ICA and LDA for Face-Recognition
this document helps you understand the main idea in
PCA ICA and LDA algorithms and their differences
- 2010-05-21 22:36:34下载
- 积分:1
-
Tsai-Mat
此代码为摄像机标定程序,是用Tsai方法进行标定,在MATLAB环境下编辑(this code for the camera calibration procedures, Tsai method is used for calibration in MATLAB Environment Editor)
- 2007-05-23 20:23:28下载
- 积分:1
-
ls-lcode
a c program for simulation of system call ls -l .
- 2014-02-09 12:46:26下载
- 积分:1
-
SPWM
基于matlab simulink的spwm仿真模型,非常适合初学者学习正弦脉宽调制方法使用。(The spwm matlab simulink simulation model is very suitable for beginners to learn sinusoidal pulse width modulation method.)
- 2021-04-18 14:48:52下载
- 积分: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
-
report
This is a PDF about gabor filter
- 2010-12-07 23:12:32下载
- 积分:1
-
matlab
matlab使用入门介绍,说明了matlba的语句,结构控制,工具箱使用等(using matlab)
- 2009-06-27 13:19:40下载
- 积分:1
-
CICfilterSim
CIC 滤波器的设计演示程序 可以运行的 还有分析性能(CIC filter design demo program that can run as well as to analyze the performance)
- 2013-12-08 21:30:11下载
- 积分:1
-
power-spectrum
MATLAB产生随机信号,计算相关函数,估计功率谱(MATLAB,random-signal,auto-correlation,power-spectrum)
- 2009-04-10 13:18:56下载
- 积分:1