-
FaceRecognition
笔者自行编写的Matlab环境下的人脸识别算法小实验,
采用的是经典的PCA算法,主要内容是采用SVD方法提取出象素空间上的
PCA主分量特征,分类算法上仅是基于最小距离分类
(The author of the Matlab environment to prepare the face recognition algorithm under small experiment using classical PCA algorithm, the main contents of SVD method is used to extract pixel space on the PCA principal component features, the only classification algorithm is based on the minimum distance classifier)
- 2007-12-19 10:34:42下载
- 积分:1
-
3gpp-turbo
3gpp下的turbo码的编译码仿真程序,经测试可直接运行(3gpp turbo code in compiled code simulation program)
- 2012-10-07 09:58:28下载
- 积分:1
-
Intelligent-optimization-algorithm
智能优化算法matlab程序实现,包含各种算法的程序代码(Intelligent optimization algorithm matlab program )
- 2013-03-14 15:45:37下载
- 积分:1
-
important
it s important thing for development
- 2014-11-13 11:35:30下载
- 积分:1
-
Horn-Schunck
光流场 的经典算法,matlab程序,可直接用(Optical Flow Field:Horn-Schunck)
- 2011-04-27 09:45:47下载
- 积分:1
-
101-UNIX-commands
the most important 101 Unix commands
- 2014-01-10 21:25:55下载
- 积分:1
-
keshe1
通信系统的设计,课程实际做的,有编码、调制解调等等部分构成,简单,但一定出结果(the design of communication system)
- 2015-04-06 14:46:51下载
- 积分:1
-
Mobile-and-Wireless-Communications-for-IMT-Advanc
Mobile and Wireless Communications for IMT-Advanced and Beyond. LTE basics
- 2014-01-01 15:02:43下载
- 积分:1
-
FINAL_PI_TUNNING
PI tuning for DVR control
- 2009-03-09 09:27:23下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:40:24下载
- 积分:1