-
Eye_tracking
matlab code used for face recognition
- 2010-11-17 19:58:37下载
- 积分:1
-
-Bi-Histogram-Equalization
BEASF Algorithm is implemented by Image enhancement using Bi-Histogram Equalization with adaptive sigmoid .
- 2014-08-13 14:25:57下载
- 积分:1
-
FacePeopleDetection.m
用matlab实现的人脸检测及识别 程序简单易懂(codes for people face dectection)
- 2013-12-02 22:17:46下载
- 积分:1
-
20121023
一本介绍MATLAB数组操作的技巧和窍门的经典图书,里面很多技巧和窍门都很实用,编写matlab代码的时候的工具书(the title of the book "MATLAB array manipulation tips and tricks")
- 2012-10-23 19:53:06下载
- 积分:1
-
Kalman
数字信号处理2上第61页的上机作业第一道问题,用卡尔曼滤波(Kalman)由测量数据来估计信号波形(Kalman filter is used to estimation real signal.)
- 2012-07-31 12:15:06下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
DCTmfile
transform a file to dct domain
- 2010-05-09 19:27:00下载
- 积分:1
-
project2_01
系统辨识的时域法--切线法跟两点法,利用matlab编程(Time-domain method for system identification- the tangent method with two-point method using matlab programming)
- 2012-05-05 13:56:25下载
- 积分:1
-
signal_decomposition_MP
稀疏信号分解利用匹配追踪算法,主程序+调用函数(Sparse signal decomposition, the main program calls the function+)
- 2010-05-28 10:38:55下载
- 积分:1
-
TextOperation
用于对大规模文件进行操作,但对文件内容有很大的局限性,仅供参考思路(For large-scale file has many limitations, but the contents of the file are for reference only ideas)
- 2013-02-27 16:31:54下载
- 积分:1