Analysis of Helicopter Audio Recordings

MathWorks

08-May-2007 17:41:22

Abstract

You can use MATLAB Report Generator for any reporting you need to do in MATLAB. MATLAB Report Generator is especially useful when you need to repeat the same data analysis for mutiple data sets and document the results. To document analysis results for just one data file you could manually create a report (for example, in Microsoft Word) by manually copying and pasting your plots and tables into a document. However, when you need to document analysis results for multiple data sets, copying and pasting manually becomes tedious. That is when MATLAB Report Generator comes to rescue. In this demo we show how MATLAB Report Generator can automate reporting of data analysis results for six helicopter sound recordings. For each of the six sound recordings we want to automatically determine if the recording is clipped and to automatically create a time history plot and a power spectral density plot. We also want to create a summary table automatically with information about how many sound recordings were clipped and which ones they were. Once we create report setup file to document our analysis of six sound recordings, we can easily apply it to document analysis of an arbitrary number of data sets.


Table of Contents

1. Introduction
2. Analysis
2.1. Analysis of Chinook.wav
2.2. Analysis of Comanche.wav
2.3. Analysis of Huey.wav
2.4. Analysis of Mdnotar2.wav
2.5. Analysis of Osprey.wav
2.6. Analysis of Seanight.wav
3. Summary