<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5//EN" "http://cnx.rice.edu/technology/cnxml/schema/dtd/0.5/cnxml_plain.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="id9485986">
<name>MATLAB m-files</name>
<metadata>
  <md:version>1.2</md:version>
  <md:created>2006/12/20 16:17:46 US/Central</md:created>
  <md:revised>2006/12/22 09:46:12.159 US/Central</md:revised>
  <md:authorlist>
      <md:author id="ptwang">
      <md:firstname>Po</md:firstname>
      <md:othername>T</md:othername>
      <md:surname>Wang</md:surname>
      <md:email>ptwang@rice.edu</md:email>
    </md:author>
      <md:author id="yjlee">
      <md:firstname>Yu-Heng</md:firstname>
      <md:othername>Jaret</md:othername>
      <md:surname>Lee</md:surname>
      <md:email>jaret.lee@rice.edu</md:email>
    </md:author>
      <md:author id="jbroadway">
      <md:firstname>John</md:firstname>
      
      <md:surname>Broadway</md:surname>
      <md:email>jtb5020@rice.edu</md:email>
    </md:author>
      <md:author id="dremos">
      <md:firstname>Andre</md:firstname>
      <md:othername>T.</md:othername>
      <md:surname>Mosley</md:surname>
      <md:email>dremos@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="ptwang">
      <md:firstname>Po</md:firstname>
      <md:othername>T</md:othername>
      <md:surname>Wang</md:surname>
      <md:email>ptwang@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="yjlee">
      <md:firstname>Yu-Heng</md:firstname>
      <md:othername>Jaret</md:othername>
      <md:surname>Lee</md:surname>
      <md:email>jaret.lee@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="jbroadway">
      <md:firstname>John</md:firstname>
      
      <md:surname>Broadway</md:surname>
      <md:email>jtb5020@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="dremos">
      <md:firstname>Andre</md:firstname>
      <md:othername>T.</md:othername>
      <md:surname>Mosley</md:surname>
      <md:email>dremos@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="richb">
      <md:firstname>Richard</md:firstname>
      <md:othername>G.</md:othername>
      <md:surname>Baraniuk</md:surname>
      <md:email>richb@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="Markpanzee">
      <md:firstname>Mark</md:firstname>
      <md:othername>A.</md:othername>
      <md:surname>Davenport</md:surname>
      <md:email>md@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  

  <md:abstract>This module contains the MATLAB m-files for the Audio File Recognition System. The fingerprint database is not included.</md:abstract>
</metadata>
<content>
<para id="id9662610">Main function: 
<link src="finger2.m">finger2.m</link></para>
<para id="id9411409">Toolbox for reading mp3: 
<link src="http://tinyurl.com/y89g4u">
mp3_toolbox</link></para>
<para id="id7736073">AFG: 
<link src="makeframe.m">makeframe.m</link>, 
<link src="framedifference.m">
framedifference.m</link></para>
<para id="id9742902">Auxiliary functions for AFG: 
<link src="convertmono.m">convertmono.m</link>, 
<link src="dividefreqs.m">dividefreqs.m</link>, 
<link src="energy.m">energy.m</link>, 
<link src="hanning.m">hanning.m</link></para>
<para id="id9851019">Data files for AFG: 
<link src="han.mat">han.mat</link></para>
<para id="id7491990">MRS: 
<link src="matchprint2.m">matchprint2.m</link></para>
<para id="id5645120">Auxiliary functions for MRS: 
<link src="matnorm.m">matnorm.m</link></para>
<para id="id9012734">Performance report: 
<link src="Profiler%20-%20AFRS.pdf">
Profiler - AFRS.pdf</link></para>
</content>
</document>
