-
PCA_re
人脸识别一直是计算机视觉中的一个重要研究方向,本程序给出了人脸识别的一种主成分分析的实现方法(Face recognition in computer vision has always been an important research direction, this program gives recognition to the realization of a principal component analysis method)
- 2010-12-02 16:32:01下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
Codes
matlab codes for tsp using aco
- 2013-01-14 01:17:01下载
- 积分:1
-
LMS
基于最小均方算法的自适应数字波束形成器matlab程序(Algorithm based on minimum mean square adaptive digital beamforming matlab program)
- 2013-12-19 20:46:27下载
- 积分:1
-
67864
说明: matlab手册。学习matlab必须的资料哦~(matlab manual. Information necessary to learn matlab Oh ~)
- 2009-07-27 15:29:39下载
- 积分:1
-
Electronics_and_Circuit_Analysis_using_MATLAB___C
ELECTRONIC AND circuit analysis using Matlab
- 2012-09-25 16:37:48下载
- 积分:1
-
matlb-based-image-acquisition-and-atmega-based-wh
MATLAB BASED IMAGE ACQUISITION AND WHEELING CONTROL
- 2015-02-16 08:40:32下载
- 积分:1
-
PCA
Face recognition for Yale face database
- 2012-02-14 05:20:11下载
- 积分:1
-
bianbuchangvss-and-mvss-and-nlms
LMS算法程序 代码等等 变步长LMS算法程序 代码等等 变步长(lms
bianbuchang)
- 2014-01-12 18:12:10下载
- 积分:1
-
cw2
常规波束形成固定入射角度估计方位的标准差与信噪比SNR的曲线的仿真程序(Conventional beamforming the estimated azimuth angle fixed standard deviation of the curve with the signal to noise ratio SNR of the simulation program)
- 2009-06-11 19:42:00下载
- 积分:1