dwt

所属分类:模式识别(视觉/语音等)
开发工具:matlab
文件大小:354KB
下载次数:5
上传日期:2013-03-27 15:05:59
上 传 者ishb23@gmail.com
说明:  DWT FACE RECOGNITION

文件列表:
foetal_ecg.dat (385000, 2004-05-27)
foetal_ecg_set.mat (131256, 2004-05-27)
foetal_ecg_set.mat_dwt.eps (9551, 2004-05-27)
foetal_ecg_set.mat.eps (38682, 2004-05-27)
LICENSE.txt (17977, 2004-05-27)
moerchen03time.bib (303, 2004-05-27)
moerchen03time.m (4184, 2004-05-27)
mvdft.m (839, 2004-05-27)
mvdwt.m (839, 2004-05-27)
partsum.m (950, 2004-05-27)
power_data.dat (193901, 2004-05-27)
power_data_set.mat (278712, 2004-05-27)
power_data_set.mat_dft.eps (9548, 2004-05-27)
power_data_set.mat.eps (38717, 2004-05-27)

function moerchen03time; % This is a demonstration of the feature extraction method proposed in: % % "Time series feature extraction for data mining using DWT and DFT" % Fabian Mrchen % Technical Report No. 33 % Departement of Mathematics and Computer Science Philipps-University Marburg % 2003 % http://www.informatik.uni-marburg.de/~databionics/pub.html % % The two example data sets are taken from: % % "The UCR Time Series Data Mining Archive" % Eamon Keogh % Riverside CA. University of California - Computer Science & Engineering Department % 2002 % http://www.cs.ucr.edu/~eamonn/TSDMA/index.html % % FILES % moerchen03time.m this file % moerchen03time.bib the BibTeX reference % README.txt this header % LICENSE.txt the GNU General Public License % mvdft.m wt for set of time series % mvdwt.m ft for set of time series % partsum.m partial sums of a vector % foetal_ecg.dat original data from TSDMA % foetal_ecg_set.mat set of 16 subseries of length 1024 % foetal_ecg_set.mat.eps plot with 5 examples % foetal_ecg_set.mat_dwt.eps results with haar dwt % power_data.dat original data from TSDMA % power_data_set.mat set of 34 subseries of length 1024 % power_data_set.mat.eps plot with 5 examples % power_data_set.mat_dft.eps results with dft % % VERSION: 1.0 % AUTHOR: Fabian Moerchen (fabian@informatik.uni-marburg.de) % LICENSE: The code is published under the GNU General Public License, see LICENSE.txt

近期下载者

相关文件


收藏者