gammatone_filterbank

所属分类:matlab编程
开发工具:matlab
文件大小:42KB
下载次数:290
上传日期:2012-02-17 23:02:04
上 传 者王度
说明:  模拟人耳听觉系统的gammatone滤波器组
(Simulate the human auditory system gammatone filter banks)

文件列表:
gammatone_filterbank (0, 2003-08-09)
gammatone_filterbank\Example_Filter.m (3643, 2002-04-22)
gammatone_filterbank\Example_Filterbank.m (2995, 2002-04-22)
gammatone_filterbank\Example_Synthesis.m (3612, 2002-04-22)
gammatone_filterbank\Gfb_analyze.c (4991, 2002-04-22)
gammatone_filterbank\Gfb_analyze.h (12233, 2002-04-22)
gammatone_filterbank\Gfb_Analyzer_clear_state.m (1372, 2002-04-22)
gammatone_filterbank\Gfb_Analyzer_fprocess.c (14291, 2002-04-22)
gammatone_filterbank\Gfb_Analyzer_fprocess.cc (10426, 2002-04-22)
gammatone_filterbank\Gfb_Analyzer_get_filter.m (1510, 2002-04-22)
gammatone_filterbank\Gfb_Analyzer_new.m (5527, 2002-04-22)
gammatone_filterbank\Gfb_Analyzer_process.m (2024, 2002-04-22)
gammatone_filterbank\Gfb_Analyzer_set_filter.m (1542, 2002-04-22)
gammatone_filterbank\Gfb_Delay_clear_state.m (1331, 2002-04-22)
gammatone_filterbank\Gfb_Delay_new.m (3455, 2002-04-22)
gammatone_filterbank\Gfb_Delay_process.m (2402, 2002-04-22)
gammatone_filterbank\Gfb_erbscale2hz.m (1270, 2002-04-22)
gammatone_filterbank\Gfb_factorial.m (1312, 2002-04-22)
gammatone_filterbank\Gfb_Filter_clear_state.m (1347, 2002-04-22)
gammatone_filterbank\Gfb_Filter_new.m (4482, 2002-04-22)
gammatone_filterbank\Gfb_Filter_process.m (2135, 2002-04-22)
gammatone_filterbank\Gfb_hz2erbscale.m (1258, 2002-04-22)
gammatone_filterbank\Gfb_Mixer_new.m (4230, 2002-04-22)
gammatone_filterbank\Gfb_Mixer_process.m (1611, 2002-04-22)
gammatone_filterbank\Gfb_plot.m (1850, 2002-04-22)
gammatone_filterbank\Gfb_set_constants.m (1689, 2002-04-22)
gammatone_filterbank\Gfb_Synthesizer_clear_state.m (1404, 2002-04-22)
gammatone_filterbank\Gfb_Synthesizer_new.m (2118, 2002-04-22)
gammatone_filterbank\Gfb_Synthesizer_process.m (1843, 2002-04-22)
gammatone_filterbank\MANIFEST (692, 2002-04-22)

This directory contains a Matlab implementation of the gammatone filterbank described in V. Hohmann's Paper `Frequency analysis and synthesis using a Gammatone filterbank', published 2002 in `acta acustica'. copyright: Universitaet Oldenburg author : tp date : Jan, Apr 2002 filename : README.txt This is a pure Matlab implementation. Its focus is on readability of the source code rather than performance. (Alternatively, the filterbank analysis is also implemented in C, and can be called and used in place of the Matlab function). All parts of the implementation will also work with Octave, a free interpreter that is largely compatible with Matlab (see http://www.octave.org/). Documentation ============= README_implementation.txt: Introduces the design principles behind this implementation, and containes a list of the implemented Matlab functions. README_examples.txt: Explains where to find the specific implementations and how to execute the examples promised in section 5 of the `acta acustica' article. README_extension.txt: Explains how to compile and use the filterbank analysis function written in C, to speed up calculation with respect to the analysis performed with native matlab/octave functions. ----------------------------------------------------------------------------- Copyright (C) 2002 AG Medizinische Physik, Universitaet Oldenburg, Germany http://www.physik.uni-oldenburg.de/docs/medi Permission to use, copy, and distribute this software/file and its documentation for any purpose without permission by UNIVERSITAET OLDENBURG is not granted. Permission to use this software for academic purposes is generally granted. Permission to modify the software is granted, but not the right to distribute the modified code. This software is provided "as is" without expressed or implied warranty. Author: Tobias Peters (tobias@medi.physik.uni-oldenburg.de) -----------------------------------------------------------------------------

近期下载者

相关文件


收藏者