fastdfa

所属分类:matlab编程
开发工具:matlab
文件大小:36KB
下载次数:12
上传日期:2013-12-03 12:40:57
上 传 者lzwhw2000
说明:  DFA方法,检测非平稳时间序列的波动性,用的非常普遍的方法,一种快速计算方法
(DFA method)

文件列表:
fastdfa.m (1253, 2010-03-29)
fastdfa_core.c (8615, 2010-03-29)
fastdfa_core.dll (54272, 2010-03-29)
fastdfa_core.mexw32 (7680, 2010-03-29)
fastdfa_core.mexw64 (10752, 2011-09-23)

This ZIP file contains fast software for Matlab for performing Detrended Fluctuation Analysis, as described and used in [1], following the original exposition published in [2]. The window sizes can be set by the user, or automatically constructed. It makes use of computational efficiencies and simple closed forms for summations in the straight-line fitting wherever possible. See the speech pathology article [1] to show how this technique, along with others, can be used for speech disorder detection. If you use this code for your research, please cite [1]. References: [1] M. Little, P. McSharry, I. Moroz, S. Roberts (2006), Nonlinear, Biophysically-Informed Speech Pathology Detection in 2006 IEEE International Conference on Acoustics, Speech and Signal Processing, 2006. ICASSP 2006 Proceedings.: Toulouse, France. pp. II-1080- II-1083. [2] C.K. Peng, S.V. Buldyrev, S. Havlin, M. Simons, H.E. Stanley, A.L. Goldberger (1994), Mosaic organization of DNA nucleotides. Phys Rev E 49 pp. 1685-1689. ZIP file contents: fastdfa.m - The main routine. This calls the MEX core routine described below. Ensure this file is placed in the same directory as the MEX files below. Typing 'help fastfda' gives usage instructions. fastdfa_core.c - Core routine for calculating the DFA of a signal, written in C with Matlab MEX integration. fastdfa_core.dll - Above code compiled as a DLL for direct use with older Matlab versions under Windows 32. Place the DLL in a directory accessible to Matlab and invoke as with any other function. fastdfa_core.mexw32 - Above code compiled as a Matlab version 7 or greater library for direct use with Matlab under Windows 32. Place the library in a directory accessible to Matlab and invoke as with any other function.

近期下载者

相关文件


收藏者