Introduction to Audio Analysis
A MATLAB® Approach

Authors:

Language: English

68.41 €

In Print (Delivery period: 14 days).

Add to cartAdd to cart
Publication date:
288 p. · 15x22.8 cm · Hardback

Introduction to Audio Analysis serves as a standalone introduction to audio analysis, providing theoretical background to many state-of-the-art techniques. It covers the essential theory necessary to develop audio engineering applications, but also uses programming techniques, notably MATLAB®, to take a more applied approach to the topic. Basic theory and reproducible experiments are combined to demonstrate theoretical concepts from a practical point of view and provide a solid foundation in the field of audio analysis.

Audio feature extraction, audio classification, audio segmentation, and music information retrieval are all addressed in detail, along with material on basic audio processing and frequency domain representations and filtering. Throughout the text, reproducible MATLAB® examples are accompanied by theoretical descriptions, illustrating how concepts and equations can be applied to the development of audio analysis systems and components. A blend of reproducible MATLAB® code and essential theory provides enable the reader to delve into the world of audio signals and develop real-world audio applications in various domains.

  1. Introduction
  2. Getting Familiar with Audio Signals
  3. Frequency Domain Representations and Filtering
  4. Audio Features
  5. Audio Classification
  6. Audio Segmentation
  7. Audio Alignment and Temporal Modelling
  8. Music Information Retrieval

Appendix A: The Matlab Audio Analysis Library

Appendix B: Audio-related Libraries and Software

Appendix C: Audio Datasets

University graduates and R&D engineers needing a firm understanding of audio analysis fundamentals.
Theodoros Giannakopoulos is a Research Associate in the Institute of Informatics and Telecommunications, National Center for Scientific Research DEMOKRITOS, Greece and in the Department of Informatics & Telecommunications of the University of Athens (UOA). He received his Ph.D. degree in Audio Analysis from UOA, in 2009. His main research interests are pattern recognition, data mining, and multimedia analysis.
Aggelos Pikrakis is a Lecturer in the Department of Informatics at the University of Piraeus. His research interests stem from the fields of pattern recognition, audio and image processing, and music information retrieval. He is also the co-author of Introduction to Pattern Recognition: A MATLAB Approach (Academic Press, 2010).
  • Practical approach to signal processing: The first book to focus on audio analysis from a signal processing perspective, demonstrating practical implementation alongside theoretical concepts
  • Bridge the gap between theory and practice: The authors demonstrate how to apply equations to real-life code examples and resources, giving you the technical skills to develop real-world applications
  • Library of MATLAB code: The book is accompanied by a well-documented library of MATLAB functions and reproducible experiments