MIRtoolbox1.0

所属分类:matlab编程
开发工具:matlab
文件大小:23144KB
下载次数:417
上传日期:2012-05-10 14:21:35
上 传 者yray
说明:  matlab实现音乐通用特征提取并进行音乐检索,共实现40种特征提取。
(MIRtoolbox proposes a large set of musical feature extractors.MIRtoolbox includes around 40 audio and music features extractors and statistical descriptors.)

文件列表:
MIRtoolbox1.0 (0, 2007-10-01)
MIRtoolbox1.0\.DS_Store (12292, 2007-10-01)
__MACOSX (0, 2007-10-01)
__MACOSX\MIRtoolbox1.0 (0, 2007-10-01)
__MACOSX\MIRtoolbox1.0\._.DS_Store (82, 2007-10-01)
MIRtoolbox1.0\AuditoryToolbox (0, 2007-10-01)
MIRtoolbox1.0\AuditoryToolbox\.DS_Store (15364, 2007-09-07)
__MACOSX\MIRtoolbox1.0\AuditoryToolbox (0, 2007-10-01)
__MACOSX\MIRtoolbox1.0\AuditoryToolbox\._.DS_Store (82, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\agc.dll (40960, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\agc.mex (2328, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\agc.mexsg (12096, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\agc.mexsg64 (17456, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\agc.mexsol (7928, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\AuditoryToolboxTechReport.pdf (848678, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\contents.m (2260, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\CorrelogramArray.m (975, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\CorrelogramFrame.m (1672, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\CorrelogramMovie.m (864, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\CorrelogramPitch.m (1736, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\DesignLyonFilters.m (3715, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\dtw.mexlx (6088, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\dtw.mexsg (15932, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\dtw.mexsg64 (17544, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\dtw.mexsol (7088, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\EpsilonFromTauFS.m (218, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\ERBFilterBank.m (1727, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\ERBFilterBank.m~ (1766, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\ERBSpace.m (1125, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\FMPoints.m (1070, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\FreqResp.m (358, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\inverseagc.dll (40960, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\inverseagc.mex (2354, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\inverseagc.mexsg (12112, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\inverseagc.mexsg64 (17336, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\inverseagc.mexsol (8004, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\invsoscascade.dll (40960, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\invsoscascade.mex (2527, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\invsoscascade.mexsg (11696, 2007-09-07)
MIRtoolbox1.0\AuditoryToolbox\invsoscascade.mexsg64 (17360, 2007-09-07)
... ...

Congratulations! You have downloaded MIRtoolbox 1.0 This is the first public release version of the toolbox. Please inform me if you find any bug when using the toolbox. The list of new features and bug fixes offered by this new version is shown in the ReleaseNotes text file located in the toolbox folder, and also available from our website. New versions of the toolbox will also be released at the same address: http://users.jyu.fi/~lartillo/mirtoolbox/ This distribution actually includes four different toolboxes: - the MIRtoolbox itself, version 1.0, - the Auditory toolbox, version 2, by Malcolm Slaney (also available directly at http://cobweb.ecn.purdue.edu/~malcolm/interval/19***-010/), - the Netlab toolbox, version 3.3, by Ian Nabney (also available directly at http://www.ncrg.aston.ac.uk/netlab/) - the SOM toolbox, version 2.0, by Esa Alhoniemi, Johan Himberg, Jukka Parviainen and Juha Vesanto (also available directly at http://www.cis.hut.fi/projects/somtoolbox/) To install MIRtoolbox in your Matlab environment, copy all the toolboxes folders (or only those that are not installed yet in your computer) into your Matlab "toolbox" folder. Then add each folder in your Matlab path. NOTICE: If you replace an older version of MIRtoolbox with a new one, please update your Matlab path using the following command: rehash toolboxcache Update also the class structure of the toolbox, either by restarting Matlab, or by typing the following command: clear classes To get an overview of the functions available in the toolbox, type: help mirtoolbox Then a short documentation for each function is available using the same help command. For instance, type: help miraudio Examples of use of the toolbox are shown in the MIRToolboxDemos folder: mirdemo demo1basics demo2timbre demo3segmentation demo4tempo demo5export demo6curves demo7tonality demo8classification The development of the toolbox has benefitted from productive collaborations with the other partners of the project, in particular Tuomas Eerola, Jose Fornari, Marco Fabiani, students of our department and participants of the SMC Summer School 2007 and of ISSSM 2007. If you have any problem or request, please contact us. Olivier Lartillot and Petri Toiviainen Olivier.Lartillot@campus.jyu.fi

近期下载者

相关文件


收藏者