-
eigenfaces_sample
Eigenfaces is used to representing a face by projecting original images onto a face space defined by eigenvectors, and then a new face is compared to known faces by calculating the distance between their projections onto face space. (Eigenfaces is used to representing a face b y original projecting images onto a face space d efined by eigenvectors. and then a new face is compared to known faces by c alculating the distance between their project ions onto face space.)
- 2007-05-18 06:45:01下载
- 积分:1
-
hemant13
WIND FRAM CONNECTED WITH GRID
- 2013-12-03 13:22:45下载
- 积分:1
-
matlab动力学分析程序详解
matlab动力学分析程序详解:一个用matlab进行动力学分析的程序例子(Detailed explanation of MATLAB dynamic analysis program)
- 2020-10-23 09:57:22下载
- 积分:1
-
5
说明: 原创自环流潮流追踪程序matlab,支持一下,不容易呀(Original program from the circulation flow tracing matlab, to support what it is not easy ah)
- 2010-09-21 15:44:01下载
- 积分:1
-
lec2
Pe rceptron, con ve rgence, and gene rali zati on
Recall tha t we ar e dealing with linear classifiers throug h origin, i.e.
- 2013-12-02 14:37:07下载
- 积分:1
-
mp
说明: 可压缩传感,随机投影,稀疏性,非相干,图像重建(Compressible sensing, random projection, sparse, non-coherent, image reconstruction)
- 2015-01-13 22:12:50下载
- 积分:1
-
lans
说明: 模式识别工具包,matlab编写,非常好用哦。(Pattern Recognition Toolkit, matlab prepared, very easy to use, oh.)
- 2008-10-21 18:28:20下载
- 积分:1
-
changethelogo
matlab下进行可将logo加到照片上(matlab under the logo can be added to the photo)
- 2012-05-24 11:09:01下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
rddata
读取mit-bih心电信号数据的m文件,rddata.m,英文(Mit-bih read ECG data m file, rddata.m, English)
- 2008-01-16 12:25:19下载
- 积分:1