Categories Pricing Corporate
Free Textbook

Biological Signal Analysis

(25 ratings)
131
Language:  English
This book provides the reader with an understanding of biological signals and digital signal analysis techniques such as conditioning, filtering and statistical validation.
Download free PDF textbooks or read online. Less than 15% adverts
Business subscription free for the first 30 days, then $5.99/mo
Description
Preface
Content

This textbook will provide the reader with an understanding of biological signals and digital signal analysis techniques such as conditioning, filtering, feature extraction, classification and statistical validation for solving practical biological signal analysis problems using MATLAB.

The aim of this book is to provide readers with a fundamental understanding of signal processing techniques and classification algorithms for analysing biological signals. The text here will allow the reader to demonstrate understanding of basic principles of digital signals; awareness of physiology and characteristics of different biological signals; describe and apply pre- and post- processing techniques, such as conditioning, filtering, feature extraction, classification and statistical validation techniques for biological signals and solve practical biological signal analysis problems using MATLAB.

Final year undergraduates and graduates students in any field with interest in biological signal analysis (and related areas like digital signal processing) are the main target audiences. But the book will also be useful for the researchers in both industry and academia, especially those from non-technical background who would be interested in analysing biological signals - the text does not assume any prior signal processing knowledge and MATLAB is used throughout the text to minimise programming time and difficulty and concentrate on the analysis, which is the focus of this book.

I have tried to follow a simple approach in writing the text. Mathematics is used only where necessary and when used (and where possible), numerical examples that are suitable for paper and pencil approach are given. There are plenty of illustrations to aid the reader in understanding the signal analysis methods and the results of applying the methods. In the final chapter, I have given a few examples of recently studied real life biological signal analysis applications.

I hope I have done justice in discussing all four related sections to biological signal analysis: signal preprocessing, feature extraction, classification algorithms and statistical validation methods in this one volume. But by doing so, I had to skip some theoretical concepts which are not mandatory for implementing the concepts and I hope the learned ones will forgive these omissions.

I would like to acknowledge the efforts of my students, John Wilson, Cota Navin Gupta and Tugce Balli for their comments in various parts of the book. For over a decade, I have greatly benefited from discussions with students and fellow colleagues who are too many to name here but have all helped in one way or another towards the contents of this book. I must thank my wife and daughter for putting up with all the weekends and nights that I disappeared to complete this book. Finally, I trust that my proofreading is not perfect and some errors would remain in the text and I welcome any feedback or questions from the reader.

Ramaswamy Palaniappan
April 2010

  1. Introduction
    1. A Typical Biological Signal Analysis Application
    2. Examples of Common Biological Signals
    3. Contents of this book
    4. References
  2. Discrete-time signals and systems
    1. Discrete-time signal
    2. Sequences
    3. Basic Discrete-time System Operations
    4. Examples on sequence operations
    5. Bibliography
  3. Fourier transform
    1. Discrete frequency
    2. Discrete Fourier transform
    3. DFT computation using matrix relation
    4. Picket fence effect
    5. Effects of truncation
    6. Examples of using DFT to compute magnitude spectrum
    7. Periodogram
    8. References
  4. Digital Filtering
    1. Filter Specifi cations
    2. Direct fi ltering in frequency domain
    3. Time domain filtering
    4. Simple FIR filters
    5. FIR filter design using window method
    6. IIR Filter design
    7. References
  5. Feature extraction
    1. Simple features
    2. Correlation
    3. Spectral features – Power spectral density
    4. Power spectral density derived features
    5. Power spectral density computation using AR features
    6. Hjorth descriptors
    7. Time domain features
    8. Joint time-frequency features
    9. References
  6. Classification methodologies
    1. What is classifi cation?
    2. Nearest Neighbour classifier
    3. Artificial neuron
    4. Multilayer-Perceptron neural network
    5. MLP-BP classifi er architecture
    6. Performance measures
    7. Cross validation
    8. Statistical measure to compare two methods
    9. References
  7. Applications
    1. Ectopic beat detection using ECG and BP signals
    2. EEG based brain-computer interface design
    3. Short-term visual memory impairment in alcohol abusers using visual evoked potential signals
    4. Identification of heart sounds using phonocardiogram
    5. References
  8. Endnotes
About the Author

Ramaswamy Palaniappan