This is the html version of the file https://www.taylorfrancis.com/books/mono/10.1201/9781315372556/illustrated-wavelet-transform-handbook-paul-addison.
Google automatically generates html versions of documents as we crawl the web.
Page 1

Page 2
The Illustrated Wavelet
Transform Handbook
SECOND EDITION
Introductory Theory and Applications in
Science, Engineering, Medicine and Finance

Page 3

Page 4
The Illustrated Wavelet
Transform Handbook
SECOND EDITION
Paul S. Addison
Edinburgh, Scotland
Introductory Theory and Applications in
Science, Engineering, Medicine and Finance
Boca Raton London New York
CRC Press is an imprint of the
Taylor & Francis Group, an informa business

Page 5
CRC Press
Taylor & Francis Group
6000 Broken Sound Parkway NW, Suite 300
Boca Raton, FL 33487-2742
� 2017 by Taylor & Francis Group, LLC
CRC Press is an imprint of Taylor & Francis Group, an Informa business
No claim to original U.S. Government works
Printed on acid-free paper
Version Date: 20160621
International Standard Book Number-13: 978-1-4822-5132-6 (paperback)
is book contains information obtained from authentic and highly regarded sources. Reasonable efforts have been made to
publish reliable data and information, but the author and publisher cannot assume responsibility for the validity of all materials or
the consequences of their use. e authors and publishers have attempted to trace the copyright holders of all material reproduced
in this publication and apologize to copyright holders if permission to publish in this form has not been obtained. If any copyright
material has not been acknowledged please write and let us know so we may rectify in any future reprint.
Except as permitted under U.S. Copyright Law, no part of this book may be reprinted, reproduced, transmitted, or utilized in any
form by any electronic, mechanical, or other means, now known or hereafter invented, including photocopying, microfilming,
and recording, or in any information storage or retrieval system, without written permission from the publishers.
For permission to photocopy or use material electronically from this work, please access www.copyright.com (http://www.copy-
right.com/) or contact the Copyright Clearance Center, Inc. (CCC), 222 Rosewood Drive, Danvers, MA 01923, 978-750-8400.
CCC is a not-for-profit organization that provides licenses and registration for a variety of users. For organizations that have been
granted a photocopy license by the CCC, a separate system of payment has been arranged.
Trademark Notice: Product or corporate names may be trademarks or registered trademarks, and are used only for identification
and explanation without intent to infringe.
Library of Congress Cataloging‑in‑Publication Data
Names: Addison, Paul S., author.
Title: e illustrated wavelet transform handbook : introductory theory and
applications in science, engineering, medicine and finance / Paul S.
Addison.
Description: Second edition. | Boca Raton, FL : CRC Press, Taylor & Francis
Group, [2016] | Includes bibliographical references and index.
Identifiers: LCCN 2016033578| ISBN 9781482251326 (hardback ; alk. paper) |
ISBN 1482251329 (hardback ; alk. paper) | ISBN 9781482251333 (e-book) |
ISBN 1482251337 (e-book)
Subjects: LCSH: Wavelets (Mathematics) | Fourier analysis. | Biomedical
engineering.
Classification: LCC QA403.3 .A35 2016 | DDC 515/.2433--dc23
LC record available at https://lccn.loc.gov/2016033578
Visit the Taylor & Francis Web site at
http://www.taylorandfrancis.com
and the CRC Press Web site at
http://www.crcpress.com

Page 6
To Hannah, Stephen, Anthony, Michael and, this time,
David; to my dear parents, Josephine and Stanley, gone
but still with us; and to my loving wife, Stephanie.
Thank you.

Page 7

Page 8
vii
Contents
Preface to Second Edition, xiii
Preface to First Edition, xv
CHAPTER 1 ▪ Getting Started
1
1.1 INTRODUCTION
1
1.2 WAVELET TRANSFORM
2
1.3 READING THE BOOK
4
CHAPTER 2 ▪ The Continuous Wavelet Transform
7
2.1 INTRODUCTION
7
2.2 THE WAVELET
7
2.3 REQUIREMENTS FOR THE WAVELET
10
2.4 THE ENERGY SPECTRUM OF THE WAVELET
10
2.5 WAVELET TRANSFORM
12
2.6 IDENTIFICATION OF COHERENT STRUCTURES
14
2.7 EDGE DETECTION
22
2.8 INVERSE WAVELET TRANSFORM
24
2.9 SIGNAL ENERGY: WAVELET-BASED ENERGY AND POWER SPECTRA 28
2.10 WAVELET TRANSFORM IN TERMS OF THE FOURIER TRANSFORM
33
2.11 COMPLEX WAVELETS: THE MORLET WAVELET
34
2.12 WAVELET TRANSFORM, SHORT-TIME FOURIER TRANSFORM AND
HEISENBERG BOXES
44
2.13 ADAPTIVE TRANSFORMS: MATCHING PURSUITS
51
2.14 WAVELETS IN TWO OR MORE DIMENSIONS
55
2.15 THE CWT: COMPUTATION, BOUNDARY EFFECTS AND VIEWING
56
2.16 RIDGE FOLLOWING AND SECONDARY WAVELET FEATURE
DECOUPLING
61
2.17 RIDGE HEIGHTS
66
2.18 RUNNING WAVELET ARCHETYPING
67

Page 9
viii Contents
2.19 WAVELET TRANSFORM REPHASING
69
2.20 REASSIGNMENT AND SYNCHROSQUEEZING
73
2.21 COMPARING TWO SIGNALS USING WAVELET TRANSFORMS
75
2.21.1 Transform Differences and Ratios
76
2.21.2 Cross-Wavelet Transform
78
2.21.3 Wavelet Cross-Correlation
81
2.21.4 Phase Comparison Measures
83
2.21.5 Wavelet Coherence
85
2.22 BICOHERENCE AND CROSS-BICOHERENCE
86
2.23 ENDNOTES
88
2.23.1 Chapter Key Words and Phrases
88
2.23.2 Additional Notes and Resources
88
2.23.3 ings to Try
89
2.23.4 Final Note: e CWT as a ‘Soft Tool’ for Algorithm Development
91
CHAPTER 3 ▪ The Discrete Wavelet Transform
93
3.1 INTRODUCTION
93
3.2 FRAMES AND ORTHOGONAL WAVELET BASES
93
3.2.1 Frames
93
3.2.2 Dyadic Grid Scaling and Orthonormal Wavelet Transforms
95
3.2.3 Scaling Function and Multiresolution Representation
98
3.2.4 Scaling Equation, Scaling Coefficients and Associated Wavelet
Equation
101
3.2.5 Haar Wavelet
102
3.2.6 Coefficients from Coefficients: Fast Wavelet Transform
105
3.3 DISCRETE INPUT SIGNALS OF FINITE LENGTH
107
3.3.1 Approximations and Details
107
3.3.2 Multiresolution Algorithm: An Example
111
3.3.3 Wavelet Energy
114
3.3.4 Alternative Indexing of Dyadic Grid Coefficients
115
3.3.5 A Simple Worked Example: e Haar Wavelet Transform
117
3.4 EVERYTHING DISCRETE
122
3.4.1 Discrete Experimental Input Signals
122
3.4.2 Smoothing, resholding and Denoising
127
3.5 DAUBECHIES WAVELETS
135
3.5.1 Filtering
143

Page 10
Contents    ◾    ix
3.5.2 Symmlets and Coiflets
148
3.6 TRANSLATION INVARIANCE
149
3.7 BIORTHOGONAL WAVELETS
150
3.8 TWO-DIMENSIONAL WAVELET TRANSFORMS
151
3.9 ADAPTIVE TRANSFORMS: WAVELET PACKETS
163
3.10 ‘X-LETS’: CONTOURLETS, RIDGELETS, CURVELETS, SHEARLETS
AND SO ON
168
3.11 ENDNOTES
173
3.11.1 Chapter Key Words and Phrases
173
3.11.2 Further Resources
173
CHAPTER 4 ▪ Fluids
177
4.1 INTRODUCTION
177
4.2 STATISTICAL MEASURES FOR FLUID TURBULENCE
178
4.2.1 Moments, Energy and Power Spectra
178
4.2.2 Intermittency and Correlation
185
4.2.3 Wavelet resholding
186
4.2.4 Wavelet Selection Using Entropy Measures
191
4.3 ENGINEERING FLOWS
194
4.3.1 Experimental Flows: Jets, Wakes, Turbulence and Coherent
Structures
194
4.3.2 Computational Fluid Dynamics: Simulation and Analysis
200
4.3.3 Fluid–Structure Interaction
206
4.4 GEOPHYSICAL FLOWS
210
4.4.1 Atmospheric Processes: Wind, Boundary Layers and Turbulence
211
4.4.2 Ocean Processes: Waves, Large-Scale Oscillations,
Ocean–Atmosphere Interactions and Biological Processes
215
4.4.3 Rainfall and River Flows
221
4.5 TWO-PHASE FLOWS
224
4.6 OTHER APPLICATIONS IN FLUIDS
227
CHAPTER 5 ▪ Engineering Testing, Monitoring and Characterization
231
5.1 INTRODUCTION
231
5.2 DYNAMICS
232
5.2.1 Fundamental Behaviour
232
5.2.2 Chaos
236

Page 11
x Contents
5.3 NON-DESTRUCTIVE TESTING OF STRUCTURAL ELEMENTS
238
5.4 CONDITION MONITORING OF ROTATING MACHINERY
249
5.4.1 Gears
249
5.4.2 Shafts, Bearings and Blades
255
5.5 MACHINING PROCESSES
259
5.6 CHARACTERIZATION OF SURFACES AND FIBROUS MATERIALS
261
5.7 OTHER APPLICATIONS IN ENGINEERING
263
5.7.1 Compression
263
5.7.2 Control
264
5.7.3 Electrical Systems and Circuits
265
5.7.4 Miscellaneous
265
CHAPTER 6 ▪ Medicine
267
6.1 INTRODUCTION
267
6.2 ELECTROCARDIOGRAM
267
6.2.1 ECG Beat Detection and Timings
268
6.2.2 Detection of Abnormalities
271
6.2.3 Heart Rate Variability
275
6.2.4 Cardiac Arrhythmias
278
6.2.5 ECG Data Compression
289
6.2.6 Hardware Implementation
289
6.3 NEUROELECTRIC WAVEFORMS
290
6.3.1 Evoked Potentials and Event-Related Potentials
291
6.3.2 Epileptic Seizures and Epileptogenic Foci
297
6.3.3 Sleep Studies
299
6.3.4 Other Areas
302
6.4 PHOTOPLETHYSMOGRAM
302
6.4.1 Respiratory Modulations, Respiratory Rate and Respiratory Effort 303
6.4.2 Oxygen Saturation
307
6.4.3 e Video Photoplethysmogram (Video-PPG)
309
6.4.4 Other Areas
312
6.5 PATHOLOGICAL SOUNDS, ULTRASOUNDS AND VIBRATIONS
315
6.5.1 Cardiovascular System
315
6.5.2 Lung Sounds, Swallowing, Snoring and Speech
318
6.5.3 Acoustic Response
321

Page 12
Contents    ◾    xi
6.6 BLOOD FLOW AND BLOOD PRESSURE
323
6.7 MEDICAL IMAGING
328
6.7.1 Optical Imaging
328
6.7.2 Ultrasonic Images
330
6.7.3 Computed Tomography, Magnetic Resonance Imaging and Other
Radiographic Images
330
6.8 OTHER APPLICATIONS IN MEDICINE
332
6.8.1 Electromyographic Signals
332
6.8.2 Posture, Gait and Activity
333
6.8.3 Analysis of Multiple Biosignals
334
6.8.4 Miscellaneous
334
CHAPTER 7 ▪ Fractals, Finance, Geophysics, Astronomy and Other Areas 337
7.1 INTRODUCTION
337
7.2 FRACTALS
337
7.2.1 Exactly Self-Similar Fractals
338
7.2.2 Stochastic Fractals
341
7.2.3 Multifractals
350
7.3 FINANCE
355
7.4 GEOPHYSICS
361
7.4.1 Properties of Subsurface Media: Well Logging, Cores and Seismic
Methods
361
7.4.2 Remote Sensing
366
7.5 ASTRONOMY: SIGNALS AND IMAGES
371
7.6 OTHER AREAS
378
REFERENCES, 381
APPENDIX: USEFUL BOOKS, PAPERS AND WEBSITES, 441
INDEX, 443

Page 13

Page 14
xiii
Preface to Second Edition
S
the first edition in 2002, there has been an explosion of
interest in wavelet transform methods. In the intervening period, I have moved on
from academia to a start-up company, and then to a global medical device company; and
a significant part of this time has been spent working with wavelet methods. Working in
a small start-up requires rolling up your sleeves and get involved in all aspects of the busi-
ness. I was lucky enough to get the opportunity work closely with many interesting indi-
viduals from a wide range of diverse backgrounds across disciplines and across the world:
amazing engineers and scientists from many sub-specialities; dedicated clinicians working
at the forefront of medical science in a variety of areas of care; skilful lawyers practicing
corporate law and the management of intellectual property; and some quite remarkably
astute businessmen and women. is has given me a deep appreciation of what consti-
tutes real professionalism in other disciplines; many of which were previously a complete
mystery to me. I have made many friends and met many good folk along the way: smart,
dedicated professionals with integrity. None more so, nor more enjoyable company, than
Jamie Watson, with whom I began the rollercoaster ride that was our start-up company
CardioDigital Ltd, and Peter Galen, who joined us en route with still quite a few peaks and
troughs to ride out. anks guys.
I have been fortunate enough to be inventor on around 100 US patents to date, with
around 200 US patent applications in the system stemming from approximately 400 sub-
mitted ideas (dyadic scaling!) – and many of these concerning wavelet methods. I find that
grasping the concepts before tackling the mathematics is my best way forward when it
comes to understanding and innovation, and I know no better way of achieving the former
than through the use of an illustration: a quickly scribbled diagram, flow chart or cartoon
drawing. I often write instructions for colleagues in terms of diagrams rather than text and
I like drawing mind maps as I explain things. Hence, The Illustrated Wavelet Transform
Handbook. Wavelet transform methods produce distinct morphologies in ‘wavelet space’-
a concept that is so much easier to grasp, and more importantly feel comfortable ‘within’,
when viewing a well-constructed plot: whether it be a modulus or phase plot or something
that combines both. Once familiar with these mathematical ‘landscapes’, we may begin to
explore unchartered territory. at’s when the real fun begins!
I must thank a large number of people for their considerable time and effort in provid-
ing comment on various sections of the draft text, without all of whom I really could not
have got to the end of this task. ese are, in roughly the order of the text: Dr. Ge, CFD

Page 15
xiv Preface to Second Edition
group lead, American Bureau of Shipping, Houston, Texas, USA; Dr Christopher Torrence,
Harris Geospatial Solutions, Boulder, Colorado; and Professor Stephen Payne of the
University of Oxford for reading over various parts of the new theory sections in Chapter 2;
Dr Andr� Atunes, a colleague and multi-talented research scientist, for providing detailed
comment on the mathematics and explanatory text for the whole of Chapter 2; Professor
James Walker, Department of Mathematics at the University of Wisconsin-Eau Claire for
his comments on various sections in the theory chapters, 2 and 3; Associate Professor Paul
Brandner of the Cavitation Research Laboratory within the Australian Maritime College
at the University of Tasmania for his assiduous reading and most useful comments with
respect to all aspects of fluid phenomena in Chapter 4; Professor Wieslaw Staszewski of
the AGH University of Science & Technology in Krakow for his comments on various
engineering sections in Chapter 5; James Ochs, an erstwhile colleague and excellent bio-
medical engineer, for reading over the whole of Chapter 6; Dr Paul Mannheimer, another
former colleague and a recognised world expert in pulse oximetry, for his comments on
the section concerning the analysis of the photoplethysmogram in Chapter 6; Dr Dean
Montgomery, a colleague and outstanding scientist and engineer, for reading through the
medical images section of Chapter 6; Professor Leontios Hadjileontiadis of the Aristotle
University of essaloniki, Greece and the Khalifa University, Abu Dhabi who provided
comment on the wavelet coherence theory in Chapter 2 and the section on physiologi-
cal sounds in Chapter 6. Finally, a number of people were extremely helpful in checking
Chapter 7, with its very wide ranging selection of topics. ese included Dr Maria Haase of
the Institut f�r H�chstleistungsrechnen, Universit�t Stuttgart for reading over the fractal
and multifractal sections of Chapter 7, as she did for the first edition with such enthusiasm
and rigor; Dr Ginanjar Dewandaru of INCEIF, e Global University of Islamic Finance,
Lorong University A, Kuala Lumpur, Malaysia and Claudiu Albulescu, Associate Professor
in the Management Department at the Politehnica University of Timisoara, Romania for
comments regarding the finance section of Chapter 7; Mathieu J. Duchesne, Research
Scientist, Geological Survey of Canada, Quebec City for his thoughts on the geophysics
section, and Matthew S. Tiscareno, Senior Research Scientist at the SETI Institute and Dr.
Florent Mertens, Kapteyn Astronomical Institute, Groningen, e Netherlands for proof
reading the astronomy section in Chapter 7 in meticulous detail.
I’d also like to take the opportunity to express my gratitude to the Wellcome Trust for
their unwavering support for our university spin-off company, CardioDigital Ltd, over the
years. In the same vein, thank you to the Scottish Government and Scottish Enterprise for
their invaluable grant funding.
Finally, thanks to my daughter Hannah for her unbelievable attention to detail while
proof reading over the whole manuscript from a non-technical vantage point; my sons,
Michael, Anthony, Stephen and David for their interest in what I do (and help picking the
new cover); and my wife Stephanie, for everything.
Paul S. Addison

Page 16
xv
Preface to First Edition
O
or so, wavelet transform analysis has emerged as a major new
time–frequency decomposition tool for data analysis. is book is intended to pro-
vide the reader with an overview of the theory and practical applications of wavelet trans-
form methods. It is designed specifically for the ‘applied’ reader, whether he or she is a
scientist, engineer, medic, financier or other.
e book is split into two parts: theory and application. After a brief first chapter which
introduces the main text, the book tackles the theory of the continuous wavelet transform
in Chapter 2 and the discrete wavelet transform in Chapter 3. e rest of the book provides
an overview of a variety of applications. Chapter 4 covers fluid flows. Chapter 5 tackles
engineering testing, monitoring and characterization. Chapter 6 deals with a wide variety
of medical research topics. e final chapter, Chapter 7, covers a number of subject areas. In
this chapter, three main topics are considered initially – fractals, finance and geophysics –
and then these are followed by a general discussion which includes many other areas that
are not covered in the rest of the book.
e chapters which address theory (2 and 3) are written at an advanced undergraduate
level. In these chapters, I have used italics for both mathematical symbols and key words
and phrases. e key words and phrases are listed at the end of each chapter and the reader
who is new to the subject might find it useful to jot down the meaning of each key word or
phrase to test his or her understanding of them. e chapters which address the various
applications of the theory (Chapters 4 through 7) are at the same level, although a consid-
erable amount of useful information can be gained without an in-depth knowledge of the
theory in Chapters 2 and 3, especially in providing an overview of these applications.
It is envisaged that the book will be of use both to those new to the subject, who want
somewhere to begin learning about the topic, and also to those who have been working in
a particular area for some time and would like to broaden their perspective. It can be used
as a handbook, or ‘handy book’, which can be referred to when appropriate for informa-
tion. e book is very much ‘figure driven’ as I believe that figures are extremely useful for
illustrating the mathematics and conveying the concepts. e application chapters of the
book aim to make the reader aware of the similarities that exist in the uses of wavelet trans-
form analysis across disciplines. In addition, and perhaps more importantly, it is intended
to make the reader aware of wavelet-based methods in use in unfamiliar disciplines which
may be transferred to his or her own area – thus promoting an interchange of ideas across
discipline boundaries.

Page 17
xvi Preface to First Edition
e application chapters are essentially a whistle-stop tour of work by a large num-
ber of researchers around the globe. Some examples of this work are discussed in more
detail than others and, in addition, a large number of illustrations have been used which
have been taken (with permission) from a variety of published material. e examples and
illustrations used have been chosen to provide an appropriate range to best illustrate the
wavelet-based work being carried out in each subject area. It is not intended to delve deeply
into each subject but rather to provide a brief overview. It is then left to the reader to fol-
low up the relevant references cited in the text for himself or herself in order to delve more
deeply into each particular topic as he or she requires.
I refer to over 700 scientific papers in this book which I have collected and read over the
past three or so years. I have made every effort to describe the work of others as concisely
and accurately as possible. However, if I have misquoted, misrepresented, misinterpreted
or simply missed out something I apologize in advance. Of course, all comments are wel-
come – my e-mail address can be found below.
e book stems from my own interest in wavelet transform analysis over the past few
years. is interest has led to a number of research projects concerning the wavelet-based
analysis of both engineering and medical signals; including non-destructive testing sig-
nals, vortex-shedding signals in turbulent fluid flows, digitized spatial profiles of structural
cracks, river bed sediment surface data sets, phonocardiographic signals, pulse oximetry
traces (photoplethysmograms) and the electrocardiogram (ECG), the latter leading to pat-
ent applications and a university spin-off company, Cardiodigital Ltd.
Quite a mixed bag, at first appearance, but with a common thread of wavelet analy-
sis running throughout. I have featured some of this work in the appropriate chapters.
However, I have tried not to swamp the application chapters with my own work – although
the temptation was high for a number of reasons, including knowledge of the work, ease of
reproduction, etc. I hope that I have struck the correct balance.
All books reflect, to some extent, the interests and opinions of the author and, although
I have tried to cover as broad a range of examples as possible, this one is no exception.
Coverage weighs more heavily towards those areas in which I have more interest: fluids,
engineering, medicine and fractal geometry. Geophysics and finance are given less space
and other areas (e.g. astronomy, chemistry, physics, non-medical biology, power systems
analysis) are detailed briefly in the final chapter.
ere are some idiosyncrasies in the text which are worth pointing out. I am an f person
not an ɷ person: I prefer hertz to radians per second. I can tap my fingers at approximately
5 Hz, or 1 Hz, I know what 50 Hz means (mains hum in the UK) and so on; however, ɷ
I have to convert. Hence the frequencies in the text are in the form of 1/time either in
hertz or non-dimensionalized. e small downside is that the mathematics, in general,
contains a few more terms – mostly 2s and πs. I have devoted a whole chapter to the con-
tinuous wavelet transform. It is noticeable that many current wavelet texts on the market
deal only with the discrete wavelet transform, or give the continuous wavelet transform
a brief mention en route to the theory of the discrete wavelet transform. I believe that
the continuous wavelet transform has a wide variety of data analysis tasks to offer, and
I attempt, through this text, to redress the balance somewhat. (Actually, the proportion

Page 18
Preface to First Edition    ◾    xvii
of published papers which concern the continuous wavelet transform as opposed to the
discrete wavelet transform is much higher than that represented by the currently available
wavelet textbooks.) e book is focused on the wavelet transform and makes only passing
reference in the application chapters to some of the other time–frequency methods now
available. However, I have added sections on the short-time Fourier transform and match-
ing pursuits towards the end of Chapter 2 and on wavelet packets at the end of Chapter 3,
respectively. Finally, note that I have developed the discrete wavelet transform theory in
Chapter 3 in terms of scale rather than resolution, although the relationship between the
alternative notations is explained.
I would like to thank the following people for taking the time to comment on vari-
ous drafts of the manuscript: Andrew Chan of Birmingham University, Gareth Clegg of
Edinburgh University (formerly at the Royal Infirmary of Edinburgh), Maria Haase of
Stuttgart University and Alexander Droujinine of Heriot-Watt University. I would like to
thank Jamie Watson of CardioDigital Ltd. for his comments on the draft manuscript and
for his close collaboration over the years (and various bits of computer code!). I would also
like to thank all of the authors and publishers who gave their consent to reproduce their
figures within this text. I am grateful to those funding bodies who have supported my
research in wavelet analysis and other areas over the years, including the Engineering and
Physical Science Research Council (EPSRC), the Medical Research Council (MRC) and the
Leverhulme Trust. And to the other colleagues and collaborators with whom my wavelet
research is conducted and who make it so interesting, thanks.
Special thanks to my wife, Stephanie, who has supported and encouraged me during the
writing of this book. Special thanks also to my parents for their support and great interest
in what I do.
Although it has been a long hard task, I have enjoyed putting this book together. I have
certainly got a lot out of it. I hope you find it useful.
Paul S. Addison

Page 19

Page 20
1
CHAPTER 1
Getting Started
1.1 INTRODUCTION
The wavelet transform (WT) has been found to be particularly useful for analyzing
signals which can best be described as aperiodic, noisy, intermittent, transient and so
on. Its ability to examine the signal simultaneously in both time and frequency in a
distinctly different way from the traditional short-time Fourier transform (STFT) has
spawned an ever-increasing number of sophisticated wavelet-based methods for signal
manipulation and interrogation. Wavelet transform analysis has now been applied in
the investigation of a multitude of diverse physical phenomena, from climate analysis
to the analysis of financial indices, from heart monitoring to the condition monitoring
of rotating machinery, from seismic signal denoising to the denoising of astronomi-
cal signals and images, from surface characterization to the characterization of turbu-
lent intermittency, from video image compression to the compression of medical signal
records, and so on.
Many of the ideas behind wavelet transforms have been in existence for a long
time. However, wavelet transform analysis as we now know it really began in the mid-
1980s, when it was developed to interrogate seismic signals. Interest in wavelet analysis
remained within a small, mainly mathematical community during the rest of the 1980s,
with only a handful of scientific papers coming out each year. The application of wavelet
transform analysis in science and engineering really began to take off at the beginning of
the 1990s, with a rapid growth in the numbers of researchers turning their attention to
wavelet analysis during that decade. There are now thousands of refereed journal papers
concerning the wavelet transform, and these cover all numerate disciplines. The wavelet
transform is a mathematical tool which is now an indispensible part of many data ana-
lysts’ toolboxes. This book aims to provide the reader with both an introduction to the
theory of wavelet transforms and a wide-ranging overview of their use in practice. The
two remaining sections of this short introductory chapter contain, respectively, a brief
non-mathematical description of the wavelet transform and a guide to subsequent chap-
ters of the book.

Page 21
2 The Illustrated Wavelet Transform Handbook
1.2 WAVELET TRANSFORM
Wavelet transform analysis uses little wavelike functions known as wavelets. Actually,
localized wavelike function is a more accurate description of a wavelet. Figure�1.1a shows a
few examples of wavelets commonly encountered in practice. Wavelets are used to trans-
form the signal under investigation into another representation which presents the sig-
nal information in a more useful form. This transformation of the signal is known as the
wavelet transform. Mathematically speaking, the wavelet transform may be interpreted as
a convolution of the signal with a wavelet function, and we will see exactly how this is done
in Chapters�2 and 3. Here, we stick to schematics.
The wavelet can be manipulated in two ways: it can be moved to various locations
on the signal (Figure�1.1b) and it can be stretched or squeezed (Figure�1.1c). Figure�1.2
shows a schematic of the wavelet transform which basically quantifies the local matching
(a)
(b)
(c)
FIGURE1.1 The little wave: (a) Some wavelets, (b) Location and (c) Scale.

Page 22
Getting Started    ◾    3
of the wavelet with the signal. If the wavelet matches the shape of the signal well at a
specific scale and location, as it happens to do in the top plot of Figure�1.2, then a large
transform value is obtained. If, however, the wavelet and the signal do not correlate
well, a low transform value is obtained. The transform value is then located in the two-
dimensional transform plane shown at the bottom of Figure�1.2 (indicated by the black
dot). The transform is computed at various locations of the signal and for various scales
of the wavelet, thus filling up the transform plane: this is done in a smooth continuous
fashion for the continuous wavelet transform (CWT) or in discrete steps for the discrete
wavelet transform (DWT). Plotting the wavelet transform allows a picture to be built up
of the correlation between the wavelet – at various scales and locations�– and the sig-
nal. In subsequent chapters, we will cover the wavelet transform in more mathematical
detail.
Signal
Local matching of
wavelet and signal leads
to a large transform value
Location
Scale
Wavelet
transform
plot
Current
wavelet
location
Current
wavelet
scale
Wavelet
transform
FIGURE1.2 The wavelet, the signal and the transform.

Page 23
4 The Illustrated Wavelet Transform Handbook
1.3 READING THE BOOK
The purpose of the book is both to introduce the wavelet transform and to convey its mul-
tidisciplinary nature. This is achieved in subsequent chapters by first providing an ele-
mentary introduction to wavelet transform theory and then presenting a wide range of
examples of its application. It will quickly become apparent that very often the same wave-
let methods are used to interrogate signals from very different subject areas, where quite
unrelated phenomena are under investigation.
The book is split into two distinct parts: the first – comprising Chapters�2 and 3 –
deals, respectively, with continuous wavelet transform theory and discrete transform
theory, while the second – comprising Chapters�4 through 7 – presents examples of their
application in science, engineering, medicine and finance. There are a number of ways to
read this book, from the linear (beginning to end) via the targeted (employing the index)
to the random (flicking through) approach. The reader unfamiliar with wavelet theory
should read Chapters�2 and 3 before moving on to the sections of particular relevance to
his or her own area of interest. The reader is, however, also advised to look outwith his
or her own area to see how wavelets are being employed elsewhere. (The author cannot
emphasize this enough!) Details of further resources concerning the theory and appli-
cations of wavelet analysis are provided at the end of each chapter. The appendix lists a
selection of useful books, papers and websites. The book contents are outlined in more
detail as follows:
Chapter2: This chapter presents the basic theory of the continuous wavelet transform. It
outlines what constitutes a wavelet and how it is used in the transformation of a sig-
nal. The continuous wavelet transform is compared with both the short-time Fourier
transform and the matching pursuit method. Transform features such as ridges and
local phase cycling are then considered before examining various useful manipula-
tions of the transform such as rephasing, the production of a transform archetype,
synchrosqueezing and reassignment. Finally, the relationship between two trans-
formed signals is considered via transform differences and ratios, the cross-wavelet
transform, wavelet cross-correlation, phase comparison measures, wavelet coherence
and bicoherence.
Chapter3: The discrete wavelet transform is described in this chapter. Orthonormal
discrete wavelet transforms are considered in detail, in particular those of Haar and
Daubechies. These wavelets fit into a multiresolution analysis framework where a dis-
crete input signal can be represented at successive approximations by a combination
of a smoothed signal component plus a sum of detailed wavelet components. The
chapter also briefly covers wavelet packets – a generalization of the discrete wavelet
transform which allows for adaptive partitioning of the time–frequency plane – prior
to ending with a section on time–frequency functions that stem from the wavelet
method and allow efficient representation of directionally dependent two-dimen-
sional data.

Page 24
Getting Started    ◾    5
Chapter4: This chapter deals with fluid mechanics, a subject that is always open to new
mathematical techniques. The time-frequency localization properties of the wavelet
transform have been employed extensively in the study of a wide variety of fluid phe-
nomena, including the intermittent nature of fluid turbulence, the characteristics of
turbulent jets, the nature of fluid–structure interactions and the behaviour of large-
scale geophysical flows. Chapter�4 also contains the mathematics for discrete wave-
let statistics and power spectra following on from some of the basic theory given in
Chapter�3. Thus, it is worthwhile reading Section�4.2 of this chapter even if fluids is
not your area of interest.
Chapter5: In this chapter, a close look is taken at the application of wavelet transforms
to a variety of pertinent problems in engineering. These applications include the
analysis of fundamental dynamical behaviour and chaotic motions, non-destructive
testing of structural elements and the condition monitoring of machinery, machin-
ing processes, and the characterization of surfaces and fibrous materials.
Chapter6: Medical applications of wavelet transform analysis are covered in this chapter.
Wavelet transform methods have been used to characterize a wide variety of medical
signals. Many of these are reviewed in this chapter, including the electrocardiogram
(ECG), electroencephalogram (EEG), electromyogram (EMG) photoplethysmogram
(PPG), pathological sounds (heart murmurs, lung sounds, swallowing sounds, snor-
ing, speech, otoacoustic emissions), blood flows, blood pressures, medical images
(optical, x-ray, NMR, ultrasound, etc.), and posture, gait and activity signals.
Chapter7: This final chapter covers a variety of areas of application. Most of the chap-
ter is devoted to four main subjects – fractal geometry, finance, geophysics and
astronomy – with a separate section given over to each one of them. The final part of
the chapter provides a brief account of the role that wavelet transform analysis has
played in a number of other areas, including quantum mechanics, chemistry, ecologi-
cal processes and patterns, and more.
Appendix 1: The appendix contains a brief list of useful books and websites concerning
wavelet transform theory and its application. These have been chosen by the author
for their extensive content and/or clarity of presentation.

Page 25

Page 26
381
References
Abbas, A. K., Heimann, K., Jergus, K., Orlikowsky, T., and Leonhardt, S. (2011). Neonatal non-
contact respiratory monitoring based on real-time infrared thermography. Biomedical
Engineering Online, 10(93), 1–17.
Abdelnour, F., Schmidt, B., and Huppert, T. J. (2009). Topographic localization of brain activation
in diffuse optical imaging using spherical wavelets. Physics in Medicine and Biology, 54(20),
6383–6413.
Abdilghanie, A. M., and Diamessis, P. J. (2013). e internal gravity wave field emitted by a stably
stratified turbulent wake. Journal of Fluid Mechanics, 720, 104–139.
Abi-Abdallah, D., Chauvet, E., Bouchet-Fakri, L., Bataillard, A., Briguet, A., and Fokapu, O. (2006).
Reference signal extraction from corrupted ECG using wavelet decomposition for MRI
sequence triggering: Application to small animals. Biomedical Engineering Online, 5(11), 1–12.
Abid, A. Z., Gdeisat, M. A., Burton, D. R., and Lalor, M. J. (2007). Ridge extraction algorithms for
one-dimensional continuous wavelet transform: A comparison. Journal of Physics: Conference
Series, 76, 012045, 1–7.
Acharya, U. R., Fujita, H., Sudarshan, V. K., Sree, V. S., Eugene, L. W. J., Ghista, D. N., and San Tan,
R. (2015). An integrated index for detection of sudden cardiac death using discrete wavelet
transform and nonlinear features. Knowledge-Based Systems, 83, 149–158.
Adamczak, S., and Makieła, W. (2011). Analyzing variations in roundness profile parameters
during the wavelet decomposition process using the Matlab environment. Metrology and
Measurement Systems, 18(1), 25–34.
Adamo, F., Andria, G., Attivissimo, F., Lanzolla, A. M. L., and Spadavecchia, M. (2013). A com-
parative study on mother wavelet selection in ultrasound image denoising. Measurement, 46,
2447–2456.
Adamowski, J., Adamowski, K., and Prokoph, A. (2013). Quantifying the spatial temporal variabil-
ity of annual streamflow and meteorological changes in eastern Ontario and southwestern
Quebec using wavelet analysis and GIS. Journal of Hydrology, 499, 27–40.
Addison, P. S. (1997). Fractals and Chaos: An Illustrated Course. Bristol, UK: CRC Press.
Addison, P. S. (1999). Wavelet analysis of the breakdown of a pulsed vortex flow. Proceedings of the
Institution of Mechanical Engineers, Part C: Journal of Mechanical Engineering Science, 213(3),
217–229.
Addison, P. S. (2004). e little wave with the big future. Physics World, 17(3), 35–39.
Addison, P. S. (2005). Wavelet transforms and the ECG: A review. Physiological Measurement, 26,
R155–R199.
Addison, P. S. (2014). Wavelet analysis of biosignals: From Pretty Pictures to Product. Abstracts
of papers presented at the 2014 Meeting of the Society for Technology in Anesthesia (STA),
January 15–18, 2014. Anesthesia and Analgesia Supplement, December 2014.
Addison, P. S. (2015a). Running wavelet archetype: Time–frequency ensemble averaging requiring
no fiducial points. Electronics Letters, 51, 1153–1155.
Addison, P. S. (2015b). A review of wavelet transform time–frequency methods for NIRS-based
analysis of cerebral autoregulation. IEEE Reviews in Biomedical Engineering, 8, 78–85.

Page 27
382 References
Addison, P. S. (2015c). Identifying stable phase coupling associated with cerebral autoregulation
using the synchrosqueezed cross-wavelet transform and low oscillation Morlet wavelets.
In Engineering in Medicine and Biology Society (EMBC), 2015 37th Annual International
Conference of the IEEE (pp. 5960–5963), August 25–29, 2015. Milan, Italy: IEEE.
Addison, P. S. (2016). Modular continuous wavelet processing of biosignals: Extracting heart rate
and oxygen saturation from a video signal. Healthcare Technology Letters3, 2, 111–115. In print.
Addison, P. S., McGonigle, S., and Watson, J. N. (2011). Systems and methods for signal rephasing
using the wavelet transform. U.S. Patent Application Number: 13/149,755. Filing Date: May 31,
2011. Publication Date: December 6, 2012. (U.S. Patent 2012/0310051)
Addison, P. S., Morvidone, M., Watson, J. N., and Cli on, D. (2006). Wavelet transform reas-
signment and the use of low-oscillation complex wavelets. Mechanical Systems and Signal
Processing, 20, 1429–1443.
Addison, P. S., Murray, K. B., and Watson, J. N. (2001). Wavelet transform analysis of open channel
wake flows. ASCE Journal of Engineering Mechanics, 127(1), 58–70.
Addison, P. S., and Ndumu, A. S. (1999). Engineering applications of fractional Brownian motion:
Self-a ne and self-similar random processes. Fractals, 7, 151–157.
Addison, P. S., Walker, J., and Guido, R. C. (2009). Time-frequency analysis of biosignals. IEEE
Engineering in Medicine and Biology Magazine, 28(5), 14–29.
Addison, P. S., and Watson, J. N. (2003). Analysis of acoustic medical signals. WO/2003/055395 A1
Patent Application PCT/GB2002/005922. Filing Date: December 24, 2002. Publication Date:
July 10, 2003.
Addison, P. S., and Watson, J. N. (2003). Secondary wavelet feature decoupling (SWFD) and its
use in detecting patient respiration from the photoplethysmogram. Proceedings of the 25th
Annual International Conference of the IEEE Engineering in Medicine and Biology Society, 3
(pp. 2602–2605). IEEE.
Addison, P. S., and Watson, J. N. (2004a). Secondary transform decoupling of shi ed nonstationary
signal modulation components: Application to photoplethysmography. International Journal
of Wavelets, Multiresolution and Information Processing, 2(1), 43–57.
Addison, P. S., and Watson, J. N. (2004b). A novel time–frequency-based 3D Lissajous figure method
and its application to the determination of oxygen saturation from the photoplethysmogram.
Measurement Science and Technology, 15, L1–L4.
Addison, P. S., and Watson, J. N. (2005). Oxygen saturation determined using a novel wavelet ratio
surface. Medical Engineering and Physics, 27(3), 245–248.
Addison, P. S., and Watson, J. N. (2010). Methods and apparatus for calibrating respiratory effort
from photoplethysmography signals. U.S. Patent Application Number: 12/771,792. Filing
Date: April 30, 2010. Publication Date: October 13, 2015. (U.S. Patent 2011/0270114) (Granted
Patent Number: U.S. 9155493)
Addison, P. S., and Watson, J. N. (2015). Non-stationary feature relationship parameters for aware-
ness monitoring. U.S. Patent Application Number: 14/606,943. Filing Date: January 27, 2015.
Publication Date: July 30, 2015. (U.S. Patent 2015/0208940)
Addison, P. S., Watson, J. N., Clegg, G. R., Holzer, M., Sterz, F., and Robertson, C. E. (2000).
Evaluating arrhythmias in ECG signals using wavelet transforms. IEEE Engineering in
Medicine and Biology Magazine, 19, 104–109.
Addison, P. S., Watson, J. N., Clegg, G. R., Steen, P. A., and Robertson, C. E. (2002b). Finding
coordinated atrial activity during ventricular fibrillation using wavelet decomposition. IEEE
Engineering in Medicine and Biology Magazine, 21, 58–65.
Addison, P. S., Watson, J. N., and Feng, T. (2002a). Low-oscillation complex wavelets. Journal of
Sound and Vibration, 254(4), 733–762.
Addison, P. S., Watson, J. N., Mestek, M. L., and Mecca, R. S. (2012a). Developing an algorithm for
pulse oximetry derived respiratory rate (RRoxi): A healthy volunteer study. Journal of Clinical
Monitoring and Computing, 26, 45–51.

Page 28
References    ◾    383
Addison, P. S., Watson, J. N., Mestek, M. L., Ochs, J. P., Uribe, A. A., and Bergese, S. D. (2015). Pulse
oximetry-derived respiratory rate in general care floor patients. Journal of Clinical Monitoring
and Computing, 29(1), 113–120.
Addison, P. S., Watson, J. N., Mestek, M. L., and Wolstencro , J. (2012c). Flexible pulse oximeter
sensor design for monitoring respiratory modulations from the photoplethysmogram: A fea-
sibility demonstration. IAMPOV International Symposium (Abstract 5, pp. 40–41), June 29–
July 1, 2012. New Haven, CT.
Addison, P. S., Watson, J. N., Ochs, J. P., Neitenbach, A. M., and Mestek, M. L. (2012b). Continuous
non-invasive respiratory rate derived from pulse oximetry during cold room hypoxia.
IAMPOV International Symposium (Abstract 4, pp. 38–39), June 29–July 1, 2012. New Haven,
CT.
Ademoglu, A., Micheli-Tzanakou, E., and Istefanopuos, Y. (1997). Analysis of pattern reversal
visual evoked potentials (PRVEP’s) by spline wavelets’. IEEE Transactions on Biomedical
Engineering, 44(9), 881–890.
Agnew, C. E., Hamilton, P. K., McCann, A. J., McGivern, R. C., and McVeigh, G. E. (2015). Wavelet
entropy of Doppler ultrasound blood velocity flow waveforms distinguishes nitric oxide-
modulated states. Ultrasound in Medicine and Biology, 41(5), 1320–1327.
Aguiar-Conraria, L., Azevedo, N., and Soares, M. J. (2008). Using wavelets to decompose the time–
frequency effects of monetary policy. Physica A: Statistical Mechanics and its Applications,
387, 2863–2878.
Aguiar-Conraria, L., and Soares, M. J. (2011). e continuous wavelet transform: A primer.
NIPE Working Paper, 16, 1–43. NIPE: N�cleo de Investiga�00E3o em Pol�ticas Econ�mica,
Universidade Do Minho.
Ahrens, M., Fischer, R., Dagen, M., Denkena, B., and Ortmaier, T. (2013). Abrasion monitoring and
automatic chatter detection in cylindrical plunge grinding. Procedia CIRP, 8, 374–378.
Akansu, A. N., Serdijn, W. A., and Selesnick, I. W. (2010). Emerging applications of wavelets: A
review. Physical Communication, 3, 1–18.
Akar, S. A., Kara, S., Latifoğlu, F., and Bilgi�, V. (2015). Investigation of the noise effect on frac-
tal dimension of EEG in schizophrenia patients using wavelet and SSA-based approaches.
Biomedical Signal Processing and Control, 18, 42–48.
Akay, M., Akay, Y. M., Welkowitz, W., and Lewkowicz, S. (1994). Investigating the effects of vaso-
dilator drugs on the turbulent sound caused by femoral artery stenosis using short-term
Fourier and wavelet transform methods. IEEE Transactions on Biomedical Engineering,
41(10), 921–928.
Ak�akaya, M., Nam, S., Hu, P., Moghari, M. H., Ngo, L. H., Tarokh, V., Manning, W. J., and Nezafat,
R. (2011). Compressed sensing with wavelet domain dependencies for coronary MRI: A retro-
spective study. IEEE Transactions on Medical Imaging, 30(5), 1090–1099.
Alam, M. M., and Sakamoto, H. (2005). Investigation of Strouhal frequencies of two staggered bluff
bodies and detection of multistable flow by wavelets. Journal of Fluids and Structures, 20(3),
425–449.
Alam, M. M., Sakamoto, H., and Moriya, M. (2003). Reduction of fluid forces acting on a single
circular cylinder and two circular cylinders by using tripping rods. Journal of Fluids and
Structures, 18, 347–366.
Alam, M. M., Sakamoto, H., and Zhou, Y. (2006). Effect of a T-shaped plate on reduction in fluid
forces on two tandem cylinders in a cross-flow. Journal of Wind Engineering and Industrial
Aerodynamics, 94, 525–551.
Alam, M. M., and Zhou, Y. (2008). Strouhal numbers, forces and flow structures around two tan-
dem cylinders of different diameters. Journal of Fluids and Structures, 24(4), 505–526.
Albulescu, C. T., Goyeau, D., and Tiwari, A. K. (2015). Contagion and dynamic correlation of the
main European stock index futures markets: A time-frequency approach. Procedia Economics
and Finance, 20, 19–27.

Page 29
384 References
Alc�ntara, E. H., Stech, J. L., Lorenzzetti, J. A., and Novo, E. M. L. M. (2010). Cross wavelet, coher-
ence and phase between water surface temperature and heat flux in a tropical hydroelectric
reservoir. In 14th Workshop on Physical Processes in Natural Waters (pp. 86–93), June 28–July
1, 2010. Reykjavik, Iceland: Faculty of Environmental Engineering, University of Iceland.
Alcaraz, R., and Rieta, J. J. (2012a). Application of wavelet entropy to predict atrial fibrillation pro-
gression from the surface ECG. Computational and Mathematical Methods in Medicine, 2012,
245213, 1–9.
Alcaraz, R., and Rieta, J. J. (2012b). Central tendency measure and wavelet transform combined
in the non-invasive analysis of atrial fibrillation recordings. Biomedical Engineering Online,
11(46), 1–19.
Alhasan, A., White, D. J., and De Brabanterb, K. (2016). Continuous wavelet analysis of pavement
profiles. Automation in Construction, 63, 134–143.
Al-Hashmi, S., Rawlins, A., and Vernon, F. (2013). A wavelet transform method to detect P and
S-Phases in three component seismic data. Open Journal of Earthquake Research, 2, 1–20.
Allen, J., Di Maria, C., Mizeva, I., and Podtaev, S. (2013). Finger microvascular responses to deep
inspiratory gasp assessed and quantified using wavelet analysis. Physiological Measurement,
34, 769–779.
Almeida, R., Martinez, J. P., Rocha, A. P., and Laguna, P. (2009). Multilead ECG delineation using
spatially projected leads from wavelet transform loops. IEEE Transactions on Biomedical
Engineering, 56(8), 1996–2005.
Aloui, C., Hkiri, B., and Nguyen, D. K. (2016). Real growth co-movements and business cycle
synchronization in the GCC countries: Evidence from time-frequency analysis. Economic
Modelling, 52, 322–331.
Aloui, C., and Nguyen, D. K. (2014). On the detection of extreme movements and persistent behav-
iour in Mediterranean stock markets: A wavelet-based approach. Applied Economics, 46(22),
2611–2622.
Al-Rousan, M., and Assaleh, K. (2011). A wavelet- and neural network-based voice system for a
smart wheelchair control. Journal of the Franklin Institute, 348, 90–100.
Altaisky, M. V., and Kaputkina, N. E. (2013). Continuous wavelet transform in quantum field the-
ory. Physical Review D, 88(2), 025015.
Amin, W., Davis, M. R., omas, G. A., and Holloway, D. S. (2013). Analysis of wave slam induced
hull vibrations using continuous wavelet transforms. Ocean Engineering, 58, 154–166.
An, M. S., Lim, H. Y., and Kang, D. S. (2013). Design and realization of automatic fault diagnosis
system of wind turbine based on LabVIEW. In The 2nd International Conference on Software
Technology. So Tech, ASTL, 19 (pp. 175–178), Sandy Bay, Tasmania, Australia: Science and
Engineering Research Support Society.
Andr�, G., Marcos, M., and Daubord, C. (2013). Detection method of meteotsunami events and
characterization of harbour oscillations in western Mediterranean. In Coastal Dynamics 2013
Conference Proceedings (pp. 83–92). June 24–28, 2013. Bordeaux, France: Bordeaux University.
Andrieş, A. M., Ihnatov, I., and Tiwari, A. K. (2016). Comovement of exchange rates: A wavelet
analysis. Emerging Markets Finance and Trade, 52(3), 574–588.
Antoine, J. P., Barachea, D., Cesar, R. M., and da Fontoura Costa, L. (1997). Shape characterization
with the wavelet transform. Signal Processing, 62, 265–290.
Antoine, J. P., Murenzi, R., Vandergheynst, P., and Ali, S. T. (2004). Two-Dimensional Wavelets and
Their Relatives. Cambridge, UK: Cambridge University Press.
Arab, M. R., Suratgar, A. A., Mart�nez-Hern�ndez, V. M., and Ashtiani, A. R. (2010).
Electroencephalogram signals processing for the diagnosis of petit mal and grand mal epilepsies
using an artificial neural network. Journal of Applied Research and Technology, 8(1), 120–129.
Arai, K., and Andrie, R. (2011). Human gait gender classification using 2D discrete wavelet trans-
forms energy. IJCSNS International Journal of Computer Science and Network Security,
Vol�II(12), 62–68.

Page 30
References    ◾    385
Arai, K., and Asmara, R. A. (2014). Gender classification method based on gait energy motion
derived from silhouette through wavelet analysis of human gait moving pictures. International
Journal of Information Technology and Computer Science (IJITCS), 6(3), 1–11.
Arai, K., Eguchi, Y., and Kitajima, Y. (2011). Extraction of line features from multifidus muscle of
CT scanned images with morphologic filter together with wavelet multi resolution analy-
sis. International Journal of Advanced Computer Science and Applications. Special Issue on
Artificial Intelligence, 60–66.
Argoul, F., Arneodo, A., Elezgaray, J., Grasseau, G., and Murenzi, R. (1989). Wavelet transform of
fractal aggregates. Physics Letters A, 135(6), 327–336.
Argyris, J., Faust, G., Haase, M., and Friedrich, R. (2015). An Exploration of Dynamical Systems
and Chaos: Completely Revised and Enlarged, Second Edition (Section 8.5.2). Berlin:
Springer.
Arneodo, A., Grasseau, G., and Holschneider, M. (1989). Wavelet transform analysis of invariant
measures of some dynamical systems. In Wavelets (pp. 182–196). Berlin: Springer.
Arroyo, M. (2007). Wavelet analysis of pulse tests in soil samples. Rivista Italiana di Italiana, 30,
26–38.
Arumugam, S. S., Gurusamy, G., and Gopalasamy, S. (2009). Wavelet based detection of ventricular
arrhythmias with neural network classifier. Journal of Biomedical Science and Engineering,
2(6), 439–444.
Arvinti, B., Isar, A., Stolz, R., and Costache, M. (2011). Performance of Fourier versus wavelet anal-
ysis for magnetocardiograms using a SQUID-acquisition system. In Applied Computational
Intelligence and Informatics (SACI), 2011 6th IEEE International Symposium on (pp. 69–74).
IEEE.
Arvinti-Costache, B., Costache, M., Stolz, R., Nafornita, C., Isar, A., and Toepfer, H. (2011). A wave-
let based baseline dri correction method for fetal magnetocardiograms. In New Circuits and
Systems Conference (NEWCAS), 2011 IEEE 9th International (pp. 109–112). IEEE.
Asgharian, H., and Nossman, M. (2011). Risk contagion among international stock markets. Journal
of International Money and Finance, 30(1), 22–38.
Ashmead, J. (2012). Morlet wavelets in quantum mechanics. Quanta, 1, 58–70.
Atallah, L., Aziz, O., Gray, E., Lo, B., and Yang, G. Z. (2013). An ear-worn sensor for the detection
of gait impairment a er abdominal surgery. Surgical Innovation, 20(1), 86–94.
Atto, A. M., and Berthoumieu, Y. (2012). Wavelet packets of nonstationary random processes:
Contributing factors for stationarity and decorrelation. IEEE Transactions on Information
Theory, 58(1), 317–330.
Auger, F., and Flandrin, P. (1995). Improving the readability of time-frequency and time-scale
representations by the reassignment method. IEEE Transactions on Signal Processing, 43(5),
1068–1089.
Auger, F., Flandrin, P., Lin, Y. T., McLaughlin, S., Meignen, S., Oberlin, T., and Wu, H. T. (2013).
Time-frequency reassignment and synchrosqueezing: An overview. IEEE Signal Processing
Magazine, 30(6), 32–41.
Awrejcewicz, J., Krysko, A. V., and Soldatov, V. (2009). On the wavelet transform application
to a study of chaotic vibrations of the infinite length flexible panels driven longitudinally.
International Journal of Bifurcation and Chaos, 19(10), 3347–3371.
Awrejcewicz, J., Krysko, A. V., Yakovleva, T. V., Zelenchuk, D. S., and Krysko, V. A. (2013). Chaotic
synchronization of vibrations of a coupled mechanical system consisting of a plate and beams.
Latin American Journal of Solids and Structures, 10, 163–174.
Awrejcewicz, J., Saltykova, O. A., Zhigalov, M. V., Hagedorn, P., and Krysko, V. A. (2011). Analysis
of non-linear vibrations of single-layered Euler–Bernoulli beams using wavelets. International
Journal of Aerospace and Lightweight Structures, 1(2), 203–219.
Baars, W. J., and Tinney, C. E. (2013). Transient wall pressures in an overexpanded and large area
ratio nozzle. Experiments in Fluids, 54(2), 1–17.

Page 31
386 References
Baars, W. J., Tinney, C. E., and Ruf, J. H. (2011). Time-frequency analysis of rocket nozzle wall
pressures during start-up transients. Journal of Physics: Conference Series, 318(9), 092001,
1–10.
Bacon, D. J., Amara, A., and Read, J. I. (2010). Measuring dark matter substructure with galaxy–
galaxy flexion statistics. Monthly Notices of the Royal Astronomical Society, 409, 389–395.
Bahoura, M. (2009). Pattern recognition methods applied to respiratory sounds classification into
normal and wheeze classes. Computers in Biology and Medicine, 39, 824–843.
Bai, L., Yan, S., Zheng, X., and Chen, B. M. (2015). Market turning points forecasting using wavelet
analysis. Physica A: Statistical Mechanics and its Applications. 437, 184–197.
Bailli�, K., Colwell, J. E., Lissauer, J. J., Esposito, L. W., and Sremčević, M. (2011). Waves in Cassini
UVIS stellar occultations: 2. e C ring. Icarus, 216, 292–308.
Bajaj, N., Leon, L. J., Vigmond, E., and Kimber, S. (2005). Fibrillation complexity as a predictor
of successful defibrillation. In 27th Annual International Conference of the Engineering in
Medicine and Biology Society, 2005 (pp. 768–771). IEEE.
Bakhshi, A. D., Ahmed, A., Gulfam, S., Khaqan, A., Yasin, A., Riaz, R., Alimgeer, K., Malik, S.,
Khan, S., and Dar, A. H. (2012). Detection of ECG T-wave alternans using maxima of contin-
uous-time wavelet transform ridges. Przegląd Elektrotechniczny, 88(12b), 35–38.
Balakrishnan, S., Cacciola, M., Udpa, L., Rao, B. P., Jayakumar, T., and Raj, B. (2012). Development
of image fusion methodology using discrete wavelet transform for eddy current images. NDT
& E International, 51, 51–57.
Balasubramaniam, D., and Nedumaran, D. (2010). E cient computation of phonocardiographic
signal analysis in digital signal processor based system. International Journal of Computer
Theory and Engineering, 2(4), 660–664.
Banerjee, S., and Mitra, M. (2012). An approach for ECG based cardiac abnormality detec-
tion through the scope of cross wavelet transform. In 2012 4th International Conference on
Intelligent Human Computer Interaction (IHCI) (pp. 1–6). IEEE.
Banfi, F., and Ferrini, G. (2012). Wavelet cross-correlation and phase analysis of a free cantilever
subjected to band excitation. Beilstein Journal of Nanotechnology, 3, 294–300.
Bao, Y., Beck, J. L., and Li, H. (2010). Compressive sampling for accelerometer signals in structural
health monitoring. Structural Health Monitoring, 10(3), 235–246.
Barun�k, J., V�cha, L., and Krištoufek, L. (2011). Comovement of Central European stock mar-
kets using wavelet coherence: Evidence from high-frequency data. IES Working Paper No.
22/2011, 1–18.
Basak, A., Narasimhan, S., and Bhunia, S. (2011). KiMS: Kids’ Health Monitoring System at day-
care centers using wearable sensors and vocabulary-based acoustic signal processing. In
2011 13th IEEE International Conference on e-Health Networking Applications and Services
(Healthcom) (pp. 1–8). IEEE.
Batista, R. A., Kemp, E., and Daniel, B. (2011). Amplification of the signal-to-noise ratio in cos-
mic ray maps using the Mexican hat wavelet family. In International Cosmic Ray Conference
(Vol.2, pp. 305–308). Beijing.
Bayraktar, E., Poor, H. V., and Sircar, K. R. (2004). Estimating the fractal dimension of the S & P
500 index using wavelet analysis. International Journal of Theoretical and Applied Finance, 7,
615–643.
Bayraktar, S., and Yilmaz, T. (2011). Experimental analysis of transverse jet using various decom-
position techniques. Journal of Mechanical Science and Technology, 25(5), 1325–1333.
Beenamol, M., Prabavathy, S., and Mohanalin, J. (2012). Wavelet based seismic signal de-nois-
ing using Shannon and Tsallis entropy. Computers and Mathematics with Applications, 64,
3580–3593.
Behbahani, S., and Dabanloo, N. J. (2011). Detection of QRS complexes in the ECG signal using mul-
tiresolution wavelet and thresholding method. In Computing in Cardiology, 38, 805–808. IEEE.

Page 32
References    ◾    387
Behera, A. K., Iyengar, A. S., and Panigrahi, P. K. (2014). Non-stationary dynamics in the bouncing
ball: A wavelet perspective. Chaos: An Interdisciplinary Journal of Nonlinear Science, 24(4),
043107.
Bekiros, S., and Marcellino, M. (2013). e multiscale causal dynamics of foreign exchange mar-
kets. Journal of International Money and Finance, 33, 282–305.
Bell, T. W., Cavanaugh, K. C., and Siegel, D. A. (2015). Remote monitoring of giant kelp biomass
and physiological condition: An evaluation of the potential for the Hyperspectral Infrared
Imager (HyspIRI) mission. Remote Sensing of Environment, 167, 218–228.
Belo, D., Coito, A. L., Paiva, T., and Sanches, J. M. (2011). Topographic EEG brain mapping before,
during and a er obstructive sleep apnea episodes. In Biomedical Imaging: From Nano to
Macro, 2011 IEEE International Symposium on (pp. 1860–1863). IEEE.
Belova, N. Y., Mihaylov, S. V., and Piryova, B. G. (2007). Wavelet transform: A better approach for
the evaluation of instantaneous changes in heart rate variability. Autonomic Neuroscience,
131, 107–122.
Benedetto, J. J., Czaja, W., and Ehler, M. (2013). Wavelet packets for time-frequency analysis of mul-
tispectral imagery. GEM-International Journal on Geomathematics, 4(2), 137–154.
Ben�tez, R., Bol�s, V. J., and Ram�rez, M. E. (2010). A wavelet-based tool for studying non-period-
icity. Computers and Mathematics with Applications, 60(3), 634–641.
Benkedjouh, T., Medjaher, K., Zerhouni, N., and Rechak, S. (2015). Health assessment and life predic-
tion of cutting tools based on support vector regression. Journal of Intelligent Manufacturing,
26(2): 213–223.
Benouioua, D., Candusso, D., Harel, F., and Oukhellou, L. (2014). Fuel cell diagnosis method based
on multifractal analysis of stack voltage signal. International Journal of Hydrogen Energy, 39,
2236–2245.
Berger, T. (2015). A wavelet based approach to measure and manage contagion at different time
scales. Physica A: Statistical Mechanics and its Applications, 436, 338–350.
Berke, J. D. (2009). Fast oscillations in cortical-striatal networks switch frequency following reward-
ing events and stimulant drugs. European Journal of Neuroscience, 30(5), 848–859.
Bernardini, C., Benton, S. I., Chen, J. P., and Bons, J. P. (2014). Pulsed jets laminar separation con-
trol using instability exploitation. AIAA Journal, 52(1), 104–115.
Bernjak, A., Cui, J., Iwase, S., Mano, T., Stefanovska, A., and Eckberg, D. L. (2012). Human sympa-
thetic outflows to skin and muscle target organs fluctuate concordantly over a wide range of
time-varying frequencies. Journal of Physiology, 590(2), 363–375.
Bershadskii, A. (2010). Subharmonic and chaotic resonances in solar activity. EPL (Europhysics
Letters), 92(5), 50012.
Bertoncini, C. A., Hinders, M. K., ompson, D. O., and Chimenti, D. E. (2010). An ultrasono-
graphic periodontal probe. Review of Progress in Quantitative Nondestructive Evaluation, 29,
1566–1573.
Beruvides, G., Quiza, R., del Toro, R., and Haber, R. E. (2013). Sensoring systems and signal analy-
sis to monitor tool wear in microdrilling operations on a sintered tungsten–copper composite
material. Sensors and Actuators A: Physical, 199, 165–175.
Bhanja, N., Dar, A. B., and Tiwari, A. K. (2012). Are stock prices hedge against inflation? A revisit
over time and frequencies in India. Central European Journal of Economic Modelling and
Econometrics, 4, 199–213.
Bhatawadekar, S. A., Leary, D., Chen, Y., Ohishi, J., Hernandez, P., Brown, T., McParland, C., and
Maksym, G. N. (2013). A study of artifacts and their removal during forced oscillation of the
respiratory system. Annals of Biomedical Engineering, 41(5), 990–1002.
Bilgin, S., �olak, O. H., Polat, O., and Koklukaya, E. (2009). Determination of sympathovagal bal-
ance in ventricular tachiarrythmia patients with implanted cardioverter defibrillators using
wavelet transform and MLPNN. Digital Signal Processing, 19, 330–339.

Page 33
388 References
Biskri, S., Antoine, J. P., Inhester, B., and Mekideche, F. (2010). Extraction of solar coronal magnetic
loops with the directional 2D Morlet wavelet transform. Solar Physics, 262, 373–385.
Blatter, C. (1998). Wavelets: A Primer. Natick, MA: AK Peters.
Bloomfield, D. S., McAteer, R. J., Lites, B. W., Judge, P. G., Mathioudakis, M., and Keenan, F. P.
(2004). Wavelet phase coherence analysis: Application to a quiet-sun magnetic element.
Astrophysical Journal, 617, 623.
Bogdan, A. (2010). Wavelet maxima based lacunarity texture analysis. In 2010 IEEE International
Conference on Acoustics Speech and Signal Processing (ICASSP) (pp. 1098–1101). IEEE
Boichat, N., Boichat, N., Atienza, D., and Khaled, N. (2009). Wavelet-based ECG delineation on
a wearable embedded sensor platform. In Wearable and Implantable Body Sensor Networks,
2009. BSN 2009. Sixth International Workshop on (pp. 256–261). IEEE.
Boltežar, M., and Slavič, J. (2004). Enhancements to the continuous wavelet transform for damp-
ing identifications on short signals. Mechanical Systems and Signal Processing, 18, 1065–1076.
Bolzan, M. J. A., and Vieira, P. C. (2006). Wavelet analysis of the wind velocity and temperature
variability in the Amazon forest. Brazilian Journal of Physics, 36(4A), 1217–1222.
Bonhomme, V., Maquet, P., Phillips, C., Plenevaux, A., Hans, P., Luxen, A., Lamy, M., and Laureys,
S. (2008). e effect of clonidine infusion on distribution of regional cerebral blood flow in
volunteers. Anesthesia and Analgesia, 106(3), 899–909.
Booth, A. M., Roering, J. J., and Perron, J. T. (2009). Automated landslide mapping using spec-
tral analysis and high-resolution topographic data: Puget Sound lowlands, Washington, and
Portland Hills, Oregon. Geomorphology, 109, 132–147.
Bordoloi, D. J., and Tiwari, R. (2014). Support vector machine based optimization of multi-fault
classification of gears with evolutionary algorithms from time–frequency vibration data.
Measurement, 55, 1–14.
Borodin, A., Pogorelov, A., and Zavyalova, Y. (2012). e cross-platform application for arrhythmia
detection. In Proceedings of the 12th Conference of Finnish-Russian University Cooperation in
Telecommunications Program (pp. 26–30).
Bostanov, V., and Kotchoubey, B. (2004). Recognition of affective prosody: Continuous wavelet
measures of event-related brain potentials to emotional exclamations. Psychophysiology, 41,
259–268.
Bostanov, V., and Kotchoubey, B. (2006). e t-CWT: A new ERP detection and quantifica-
tion method based on the continuous wavelet transform and Student’s t-statistics. Clinical
Neurophysiology, 117, 2627–2644.
Bousefsaf, F., Maaoui, C., and Pruski, A. (2013). Continuous wavelet filtering on webcam pho-
toplethysmographic signals to remotely assess the instantaneous heart rate. Biomedical Signal
Processing and Control, 8, 568–574.
Box, M. S., Watson, J. N., Addison, P. S., Clegg, G. R., and Robertson, C. E. (2008). Shock outcome
prediction before and a er CPR: A comparative study of manual and automated active com-
pression–decompression CPR. Resuscitation, 78(3), 265–274.
Bozhokin, S. V., and Suslova, I. M. (2013). Double wavelet transform of frequency-modulated non-
stationary signal. Technical Physics, 58(12), 1730–1736.
Bozhokin, S. V., and Suslova, I. B. (2014). Analysis of non-stationary HRV as a frequency modulated
signal by double continuous wavelet transformation method. Biomedical Signal Processing
and Control, 10, 34–40.
Bračič, M., and Stefanovska, A. (1998). Wavelet-based analysis of human blood-flow dynamics.
Bulletin of Mathematical Biology, 60, 919–935.
Braga, C. C., Amanaj�s, J. C., Cerqueira, H. D. V., and Vitorino, M. I. (2014). e role of the tropical
Atlantic and Pacific oceans SST in modulating the rainfall of Paraiba State, Brazil. Revista
Brasileira de Geof�sica, 32(1), 97–107.
Brandner, P. A., Henderson, A. D., de Graaf, K. L., and Pearce, B. W. (2015b). Bubble breakup in a
turbulent shear layer. Journal of Physics: Conference Series, 656, 012015, 1–4.

Page 34
References    ◾    389
Brandner, P. A., Pearce, B. W., and De Graaf, K. L. (2015a). Cavitation about a jet in crossflow.
Journal of Fluid Mechanics, 768, 141–174.
Brandner, P. A., Walker, G. J., Niekamp, P. N., and Anderson, B. (2010). An experimental investiga-
tion of cloud cavitation about a sphere. Journal of Fluid Mechanics, 656, 147–176.
Brazhe, A. R., Brazhe, N. A., Rodionova, N. N., Yusipovich, A. I., Ignatyev, P. S., Maksimov, G.
V., Mosekilde, E., and Sosnovtseva, O. V. (2008). Non-invasive study of nerve fibres using
laser interference microscopy. Philosophical Transactions of the Royal Society of London A:
Mathematical, Physical and Engineering Sciences, 366, 3463–3481.
Brennen, G. K., Rohde, P., Sanders, B. C., and Singh, S. (2015). Multiscale quantum simulation of
quantum field theory using wavelets. Physical Review A, 92(3), 032315.
Brenner, C. A., Kieffaber, P. D., Clementz, B. A., Johannesen, J. K., Shekhar, A., O’Donnell, B. F.,
and Hetrick, W. P. (2009). Event-related potential abnormalities in schizophrenia: A failure to
“gate in” salient information? Schizophrenia Research, 113(2), 332, 1–14.
Briciu, A. E. (2014). Wavelet analysis of lunar semidiurnal tidal influence on selected inland rivers
across the globe. Scientific Reports, 4(4193), 1–12.
Briggs, W. M., and Levine, R. A. (1997). Wavelets and field forecast verification. Monthly Weather
Review, 125(6), 1329–1341.
Brol, S., and Grzesik, W. (2009). Continuous wavelet approach to surface profile characterization
a er finish turning of three different workpiece materials. Advances in Manufacturing Science
and Technology, 33(1), 45–57.
Brouse, C. J., Karlen, W., Myers, D., Cooke, E., Stinson, J., Lim, J., Dumont, G. A., and Ansermino,
J. M. (2011, August). Wavelet transform cardiorespiratory coherence detects patient move-
ment during general anesthesia. In Engineering in Medicine and Biology Society, EMBC, 2011
Annual International Conference of the IEEE (pp. 6114–6117). IEEE.
Buchner, A. J., and Soria, J. (2013). Measurements of the three-dimensional topological evolution
of a dynamic stall event using wavelet methods. 31st AIAA Applied Aerodynamics Conference
2013 (pp. 1736–1750), June 24–27, 2013. San Diego, CA: AAIA 2013–2818.
Burj�nek, J., Gassner-Stamm, G., Poggi, V., Moore, J. R., and F�h, D. (2010). Ambient vibration
analysis of an unstable mountain slope. Geophysical Journal International, 180, 820–828.
Burke, M. J., and Nasor, M. (2012). ECG analysis using the Mexican-hat wavelet. In Advances in
Scientific Computing, Computational Intellingence and Applications, Athens, 2001, 26–31.
WSES.
Burri, H., Chevalier, P., Arzi, M., Rubel, P., Kirkorian, G., and Touboul, P. (2006). Wavelet trans-
form for analysis of heart rate variability preceding ventricular arrhythmias in patients with
ischemic heart disease. International Journal of Cardiology, 109, 101–107.
Busch, N. A., Dubois, J., and VanRullen, R. (2009). e phase of ongoing EEG oscillations predicts
visual perception. Journal of Neuroscience, 29(24), 7869–7876.
Busch, N. A., and VanRullen, R. (2010). Spontaneous EEG oscillations reveal periodic sampling of
visual attention. Proceedings of the National Academy of Sciences, 107(37), 16048–16053.
B�ssow, R. (2007). An algorithm for the continuous Morlet wavelet transform. Mechanical Systems
and Signal Processing, 21(8), 2970–2979.
Cahn, B. R., Delorme, A., and Polich, J. (2013). Event-related delta, theta, alpha and gamma cor-
relates to auditory oddball processing during Vipassana meditation. Social Cognitive and
Affective Neuroscience, 8, 100–111.
Cai, C. B., Xu, L., Zhong, W., Tao, Y. Y., Wang, B., Yang, H. W., and Wen, M. Q. (2015). Studying
a gas–solid multi-component adsorption process with near-infrared process analytical tech-
nique: Experimental setup, chemometrics, adsorption kinetics and mechanism. Chemometrics
and Intelligent Laboratory Systems, 144, 80–86.
Camussi, R., Grilliat, J., Caputi-Gennaro, G., and Jacob, M. C. (2010). Experimental study of a
tip leakage flow: Wavelet analysis of pressure fluctuations. Journal of Fluid Mechanics, 660,
87–113.

Page 35
390 References
Camussi, R., Robert, G., and Jacob, M. C. (2008). Cross-wavelet analysis of wall pressure fluctuations
beneath incompressible turbulent boundary layers. Journal of Fluid Mechanics, 617, 11–30.
Cand�s, E. J. (2003). What is.. a curvelet? Notices of the American Mathematical Society, 50(11),
1402–1403.
Cand�s, E. J., and Donoho, D. L. (1999). Curvelets: A surprisingly effective nonadaptive repre-
sentation for objects with edges. Proceedings of the International Conference on Curves and
Surfaces, Volume 2. Curve and Surface Fitting (pp. 105–120). July 1–7, 1999. Saint Malo,
France. ADP011978.
Cannata, A., Montalto, P., and Patan�, D. (2013). Joint analysis of infrasound and seismic signals by
cross wavelet transform: Detection of Mt. Etna explosive activity. Natural Hazards and Earth
System Sciences, 13, 1669–1677.
Cantzos, D., Nikolopoulos, D., Petraki, E., Nomicos, C., Yannakopoulos, P. H., and Kottou, S.
(2015). Identifying long-memory trends in pre-seismic MHz disturbances through support
vector machines. Journal of Earth Science and Climatic Change, 6(3), 1–9.
Carey, S. K., Tetzlaff, D., Buttle, J., Laudon, H., McDonnell, J., McGuire, K., Seibert, J., Soulsby, C.,
and Shanley, J. (2013). Use of color maps and wavelet coherence to discern seasonal and inter-
annual climate influences on streamflow variability in northern catchments. Water Resources
Research, 49(10), 6194–6207.
Carmona, R., Hwang, W. L., and Torr�sani, B. (1997). Characterization of signals by the ridges of
their wavelet transforms. IEEE Transactions on Signal Processing, 45(10), 2586–2590.
Carvalho, R. T. S., Cavalcante, C. C., and Cortez, P. C. (2011). Wavelet transform and artificial
neural networks applied to voice disorders identification. In Nature and Biologically Inspired
Computing (NaBIC), 2011 Third World Congress on (pp. 371–376). IEEE.
Castillo, E., Morales, D. P., Garc�a, A., Mart�nez-Mart�, F., Parrilla, L., and Palma, A. J. (2013).
Noise suppression in ECG signals through e cient one-step wavelet processing techniques.
Journal of Applied Mathematics, 763903, 1–13.
Catalao, J. P. S., Pousinho, H. M. I., and Mendes, V. M. F. (2011). Hybrid wavelet-PSO-ANFIS
approach for short-term wind power forecasting in Portugal. IEEE Transactions on Sustainable
Energy, 2(1), 50–59.
Catarino, A., Andrade, A., Churches, O., Wagner, A. P., Baron-Cohen, S., and Ring, H. (2013). Task-
related functional connectivity in autism spectrum conditions: An EEG study using wavelet
transform coherence. Molecular Autism, 4(1), 1–14.
Cavalieri, A. V., Jordan, P., Gervais, Y., Wei, M., and Freund, J. B. (2010). Intermittent sound gen-
eration and its control in a free-shear flow. Physics of Fluids, 22, 115113-1–115113-14.
Cazelles, B., Cazelles, K., and Chavez, M. (2013). Wavelet analysis in ecology and epidemiology:
Impact of statistical tests. Journal of the Royal Society Interface, 11(91), 20130585, 1–10.
Celik, T., and Ma, K. K. (2011). Multitemporal image change detection using undecimated discrete
wavelet transform and active contours. IEEE Transactions on Geoscience and Remote Sensing,
49(2), 706–716.
Chakrabarty, A., De, A., and Bandyopadhyay, G. (2015b). A wavelet-based MRA-EDCC-GARCH
methodology for the detection of news and volatility spillover across sectoral indices: Evidence
from the Indian financial market. Global Business Review, 16(1), 35–49.
Chakrabarty, A., De, A., Gunasekaran, A., and Dubey, R. (2015a). Investment horizon heterogene-
ity and wavelet: Overview and further research directions. Physica A: Statistical Mechanics
and its Applications, 429, 45–61.
Chan, B. C., Chan, F. H., Lam, F. K., Lui, P. W., and Poon, P. W. (1997). Fast detection of venous
air embolism in Doppler heart sound using the wavelet transform. IEEE Transactions on
Biomedical Engineering, 44(4), 237–246.
Chang, R. C. H., Lin, C. H., Wei, M. F., Lin, K. H., and Chen, S. R. (2014). High-precision real-
time premature ventricular contraction (PVC) detection system based on wavelet transform.
Journal of Signal Processing Systems, 77(3), 289–296.

Page 36
References    ◾    391
Chang, Y. B., Xia, J. J., Yuan, P., Kuo, T. H., Xiong, Z., Gateno, J., and Zhou, X. (2013). 3D segmen-
tation of maxilla in cone-beam computed tomography imaging using base invariant wave-
let active shape model on customized two-manifold topology. Journal of X-Ray Science and
Technology, 21(2), 251–282.
Chatterjee, P., OBrien, E., Li, Y., and Gonz�lez, A. (2006). Wavelet domain analysis for identifica-
tion of vehicle axles from bridge measurements. Computers and Structures, 84, 1792–1801.
Chaves, L. F., Calzada, J. E., Valderrama, A., and Salda�a, A. (2014). Cutaneous leishmaniasis
and sand fly fluctuations are associated with El Ni�o in Panam�. PLOS Neglected Tropical
Diseases, 8(10), e3210, 1–11.
Ch�vez, P., Yarlequ�, C., Piro, O., Posadas, A., Mares, V., Loayza, H., Chuquillanqui, C., Zorogast�a
P, Flexas, J., and Quiroz, R. (2010). Applying multifractal analysis to remotely sensed data for
assessing PYVV infection in potato (Solanum tuberosumL.) crops. Remote Sensing, 2, 1197–1216.
Che Azemin, M., Kumar, D. K., Wong, T. Y., Kawasaki, R., Mitchell, P., and Wang, J. J. (2011).
Robust methodology for fractal analysis of the retinal vasculature. IEEE Transactions on
Medical Imaging, 30(2), 243–250.
Chen, D., Fan, J., and Zhang, F. (2013). Extraction the unbalance features of spindle system using
wavelet transform and power spectral density. Measurement, 46, 1279–1290.
Chen, J., Itoh, N. S., and Hashimoto, T. (1993). ECG data compression by using wavelet transform.
IEICE Transactions on Information and Systems, E76(12), 1454–1461.
Chen, J., Li, Z., Pan, J., Chen, G., Zi, Y., Yuan, J., Chen, B., and He, Z. (2016). Wavelet transform
based on inner product in fault diagnosis of rotating machinery: A review. Mechanical Systems
and Signal Processing, 70–71, 1–35.
Chen, K. C., Wang, J. H., Kim, K. H., Huang, W. G., Chang, K. H., Wang, J. C., and Leu, P. L. (2015).
Morlet wavelet analysis of ML ≥3 earthquakes. Terrestrial Atmospheric and Oceanic Sciences,
26(2), Part I, 83–94.
Chen, W., Novak, M. D., Black, T. A., and Lee, X. (1997). Coherent eddies and temperature struc-
ture functions for three contrasting surfaces. Part I: Ramp model with finite microfront time.
Boundary-Layer Meteorology, 84, 99–123.
Chen, X., Du, Z., Li, J., Li, X., and Zhang, H. (2014a). Compressed sensing based on dictionary
learning for extracting impulse components. Signal Processing, 96, 94–109.
Chen, X., Hu, H., Zhang, J., and Zhou, Q. (2012a). An ECT system based on improved RBF network
and adaptive wavelet image enhancement for solid/gas two-phase flow. Chinese Journal of
Chemical Engineering, 20(2), 359–367.
Chen, Y., Dong, X., and Zhao, Y. (2005). Stock index modeling using EDA based local linear wave-
let neural network. In ICNN&B’05. International Conference on Neural Networks and Brain,
2005 (Vol.3, pp. 1646–1650). IEEE.
Chen, Y., Liu, T., Chen, X., Li, J., and Wang, E. (2014b). Time-frequency analysis of seismic data
using synchrosqueezing wavelet transform. In 2014 SEG Annual Meeting (pp. 303–312),
October 26–31, 2014. Denver, CO: Society of Exploration Geophysicists.
Chen, Y., Yang, Z., Hu, Y., Yang, G., Zhu, Y., Li, Y., Luo, L., Chen, W. and Toumoulin, C. (2012b).
oracic low-dose CT image processing using an artifact suppressed large-scale nonlocal
means. Physics in Medicine and Biology, 57(9), 2667–2688.
Cheng, H. D., Shan, J., Ju, W., Guo, Y., and Zhang, L. (2010). Automated breast cancer detection and
classification using ultrasound images: A survey. Pattern Recognition, 43, 299–317.
Cheng, J., Liu, H., Liu, T., Wang, F., and Li, H. (2015). Remote sensing image fusion via wavelet
transform and sparse representation. ISPRS Journal of Photogrammetry and Remote Sensing,
104, 158–173.
Cheng, L. F., Chen, T. C., and Chen, L. G. (2012). Architecture design of the multi-functional
wavelet-based ECG microprocessor for real-time detection of abnormal cardiac events. In
Engineering in Medicine and Biology Society (EMBC), 2012 Annual International Conference
of the IEEE (pp. 4466–4469). IEEE.

Page 37
392 References
Cheng, T., Rivard, B., and Sanchez-Azofeifa, A. (2011). Spectroscopic determination of leaf water
content using continuous wavelet analysis. Remote Sensing of Environment, 115(2), 659–670.
Cho, H., Felts, J. R., Yu, M. F., Bergman, L. A., Vakakis, A. F., and King, W. P. (2013). Improved
atomic force microscope infrared spectroscopy for rapid nanometer-scale chemical identifi-
cation. Nanotechnology, 24(44), 444007.
Chou, C. C., and Chen, S. L. (2011). Integrated or segmented? A wavelet transform analysis on rela-
tionship between stock and real estate markets. Economics Bulletin, 31(4), 3030–3040.
Chouakri, S. A., Djaafri, O., and Taleb-Ahmed, A. (2013). Wavelet transform and Huffman cod-
ing based electrocardiogram compression algorithm: Application to telecardiology. Journal of
Physics: Conference Series, 454(012086), 1–16.
Chowdhury, S. K., Nimbarte, A. D., Jaridi, M., and Creese, R. C. (2013). Discrete wavelet transform
analysis of surface electromyography for the fatigue assessment of neck and shoulder muscles.
Journal of Electromyography and Kinesiology, 23, 995–1003.
Chuang, L. Z. H., Wu, L. C., and Wang, J. H. (2013). Continuous wavelet transform analysis of
acceleration signals measured from a wave buoy. Sensors, 13(8), 10908–10930.
Chun, J., Ahn, K., Yoon, J. T., Suh, K. D., and Kim, M. (2013). Projection of extreme typhoon waves:
Case study at Busan, Korea Journal of Coastal Research, Special Issue No. 65, 684–689.
Clemson, P., Stefanovska, A., Robnik, M., and Romanovski, V. G. (2012). Time series analysis of
turbulent and non-autonomous systems. AIP Conference Proceedings-American Institute of
Physics, 1468, 69–81.
Cli on, D., Addison, P. S., Stiles, M. K., Grubb, N., Watson, J. N., Clegg, G. R., and Robertson,
C. E. (2003). Using wavelet transform reassignment techniques for ECG characterisation.
Computers in Cardiology, 30, 581–584.
Cli on, D., Douglas, J. G., Addison, P. S., and Watson, J. N. (2007). Measurement of respiratory
rate from the photoplethysmogram in chest clinic patients. Journal of Clinical Monitoring and
Computing, 21(1), 55–61.
Cnockaert, L., Schoentgen, J., Auzou, P., Ozsancak, C., Defebvre, L., and Grenez, F. (2008).
Low-frequency vocal modulations in vowels produced by Parkinsonian subjects. Speech
Communication, 50(4), 288–300.
Coifman, R. R., and Donoho, D. L. (1995). Translation-invariant de-noising. In Lecture Notes in
Statistics 103 (pp. 125–150). New York: Springer.
Collineau, S., and Brunet, Y. (1993a). Detection of turbulent coherent motions in a forest canopy
part I: wavelet analysis. Boundary-Layer Meteorology, 65, 357–379.
Collineau, S., and Brunet, Y. (1993b). Detection of turbulent coherent motions in a forest canopy
part II: Time-scales and conditional averages. Boundary-Layer Meteorology, 66, 49–73.
Colwell, J. E., Cooney, J. H., Esposito, L. W., and Sremčević, M. (2009). Density waves in Cassini
UVIS stellar occultations: 1. e Cassini division. Icarus, 200(2), 574–580.
Combaz, A., Manyakov, N. V., Chumerin, N., Suykens, J. A., and Hulle, M. (2009). Feature extrac-
tion and classification of EEG signals for rapid P300 mind spelling. In Machine Learning and
Applications, 2009. ICMLA'09. International Conference on (pp. 386–391). IEEE.
Combet, F., Gelman, L., and LaPayne, G. (2012). Novel detection of local tooth damage in gears by
the wavelet bicoherence. Mechanical Systems and Signal Processing, 26, 218–228.
Cong, F., Phan, A. H., Astikainen, P., Zhao, Q., Wu, Q., Hietanen, J. K., Ristaniemi, T., and Cichocki,
A. (2013). Multi-domain feature extraction for small event-related potentials through non-
negative multi-way array decomposition from low dense array EEG. International Journal of
Neural Systems, 23(02), 1350006, 1–18.
Cong, F., Phan, A. H., Cichocki, A., Lyytinen, H., and Ristaniemi, T. (2010). Identical fits of nonneg-
ative matrix/tensor factorization may correspond to different extracted event-related poten-
tials. In The 2010 International Joint Conference on Neural Networks (IJCNN) (pp. 1–5). IEEE.
Cooke, W. H., Moralez, G., Barrera, C. R., and Cox, P. (2011). Digital infrared thermographic imag-
ing for remote assessment of traumatic injury. Journal of Applied Physiology, 111, 1813–1818.

Page 38
References    ◾    393
Courbebaisse, G., Bouffanais, R., Navarro, L., Leriche, E., and Deville, M. (2011). Time-scale joint
representation of DNS and LES numerical data. Computers and Fluids, 43(1), 38–45.
Crowe, J. A., Gibson, N. M., Woolfson, M. S., and Somekh, M. G. (1992). Wavelet transform as a poten-
tial tool for ECG analysis and compression. Journal of Biomedical Engineering, 14, 268–272.
Cui, L., Huang, K., and Cai, H. J. (2015). Application of a TGARCH-wavelet neural network to
arbitrage trading in the metal futures market in China. Quantitative Finance, 15(2), 371–384.
Cui, R., Zhang, M., Li, Z., Xin, Q., Lu, L., Zhou, W., Han, Q., and Gao, Y. (2014). Wavelet coher-
ence analysis of spontaneous oscillations in cerebral tissue oxyhemoglobin concentrations
and arterial blood pressure in elderly subjects. Microvascular Research, 93, 14–20.
Czuba, C., Williams, B. K., Westman, J., and LeClaire, K. (2015). An Assessment of Two Methods for
Identifying Undocumented Levees Using Remotely Sensed Data (No. 2015–5009). Reston, VA:
US Geological Survey.
Daamouche, A., Hamami, L., Alajlan, N., and Melgani, F. (2012). A wavelet optimization approach
for ECG signal classification. Biomedical Signal Processing and Control, 7(4), 342–349.
Dabbech, A., Ferrari, C., Mary, D., Slezak, E., Smirnov, O., and Kenyon, J. S. (2015). MORESANE:
MOdel REconstruction by Synthesis-ANalysis Estimators. A sparse deconvolution algorithm
for radio interferometric imaging. Astronomy and Astrophysics, 576(A7), 1–16.
Dajcman, S., Festic, M., and Kavkler, A. (2012). Comovement dynamics between central and east-
ern European and developed European stock markets during European integration and amid
financial crises–A wavelet analysis. Engineering Economics, 23(1), 22–32.
Dar, A. B., Bhanja, N., Samantaraya, A., and Tiwari, A. K. (2013). Export led growth or growth led
export hypothesis in India: Evidence based on time-frequency approach. Asian Economic and
Financial Review, 3(7), 869–880.
Das, R., Turkoglu, I., and Sengur, A. (2009). Diagnosis of valvular heart disease through neural
networks ensembles. Computer Methods and Programs in Biomedicine, 93, 185–191.
Daubechies, I. (1992) Ten Lectures on Wavelets. CBMS-NSF Regional Conference Series in Applied
Mathematics, SIAM, Philadelphia, PA.
Daubechies, I., Lu, J., and Wu, H. T. (2011). Synchrosqueezed wavelet transforms: An empirical
mode decomposition-like tool. Applied and Computational Harmonic Analysis, 30, 243–261.
Daubechies, I., and Maes, S. (1996). A nonlinear squeezing of the continuous wavelet transform
based on auditory nerve models. In A. Aldroubi and M. Unser (Eds.), Wavelets in Medicine
and Biology (pp. 527–546). Boca Raton, FL: CRC Press.
David, D. T., Kumar, S. P., Byju, P., Sarma, M. S. S., Suryanarayana, A., and Murty, V. S. N. (2011).
Observational evidence of lower-frequency Yanai waves in the central equatorial Indian
Ocean. Journal of Geophysical Research: Oceans, 116, C06009, 1–17.
David, M., Hirsch, M., and Akselrod, S. (2006). Maturation of fetal cardiac autonomic control as
expressed by fetal heart rate variability. Computers in Cardiology, 33, 901–904.
Davis, A. C., and Christensen, N. B. (2013). Derivative analysis for layer selection of geophysical
borehole logs. Computers and Geosciences, 60, 34–40.
de Lannoy, G., De Decker, A., and Verleysen, M. (2008). A supervised wavelet transform algorithm
for R spike detection in noisy ECGs. In Biomedical Engineering Systems and Technologies (pp.
256–264). Berlin: Springer.
de Matos, M. C., Davogusto, O., Zhang, K., and Marfurt, K. J. (2010). Continuous wavelet transform
phase residues applied to detect stratigraphic discontinuities. In 2010 SEG Annual Meeting
(pp. 1494–1499), October 17–22, 2010. Denver, CO: Society of Exploration Geophysicists.
de Matos, M. C., Osorio, P. L., and Johann, P. R. (2007). Unsupervised seismic facies analysis using
wavelet transform and self-organizing maps. Geophysics, 72(1), P9–P21.
De Melis, M., Morbiducci, U., and Scalise, L. (2007, August). Identification of cardiac events by
optical vibrocardiograpy: Comparison with phonocardiography. In Engineering in Medicine
and Biology Society, 2007. EMBS 2007. 29th Annual International Conference of the IEEE (pp.
2956–2959). IEEE.

Page 39
394 References
De Paula, A. V., and M�ller, S. V. (2013). Finite mixture model applied in the analysis of a turbu-
lent bistable flow on two parallel circular cylinders. Nuclear Engineering and Design, 264,
203–213.
Dehghani, N., Cash, S. S., and Halgren, E. (2011). Topographical frequency dynamics within EEG
and MEG sleep spindles. Clinical Neurophysiology, 122(2), 229–235.
Dehkordi, P., Garde, A., Molavi, B., Petersen, C. L., Ansermino, J. M., and Dumont, G. A. (2015).
Estimating instantaneous respiratory rate from the photoplethysmogram. In 37th Annual
International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC)
(pp. 6150–6153). IEEE.
Delgado-Trejos, E., Quiceno-Manrique, A. F., Godino-Llorente, J. I., Blanco-Velasco, M., and
Castellanos-Dominguez, G. (2009). Digital auscultation analysis for heart murmur detection.
Annals of Biomedical Engineering, 37(2), 337–353.
Deli�ge, A., and Nicolay, S. (2014). A wavelet leaders-based climate classification of European surface
air temperature signals. In S. L. Copicentro Granada (Eds.), Proceedings of the International
Work-Conference on Ttime Series Analysis (pp. 40–51).
Deng, L. H., Li, B., Xiang, Y. Y., and Dun, G. T. (2015). Multi-scale analysis of coronal Fe xiv
emission: e role of mid-range periodicities in the sun–heliosphere connection. Journal of
Atmospheric and Solar-Terrestrial Physics, 122, 18–25.
Dewandaru, G., Masih, R., and Masih, A. M. M. (2015). Why is no financial crisis a dress rehearsal
for the next? Exploring contagious heterogeneities across major Asian stock markets. Physica
A: Statistical Mechanics and its Applications, 419, 241–259.
Dey, D., Chatterjee, B., Chakravorti, S., and Munshi, S. (2010). Cross-wavelet transform as a new
paradigm for feature extraction from noisy partial discharge pulses. IEEE Transactions on
Dielectrics and Electrical Insulation, 17(1), 157–166.
Di Falco, A., Krauss, T. F., and Fratalocchi, A. (2012). Lifetime statistics of quantum chaos studied
by a multiscale analysis. Applied Physics Letters, 100(18), 184101.
Di Marco, L. Y., and Chiari, L. (2011). A wavelet-based ECG delineation algorithm for 32-bit integer
online processing. Biomedical Engineering Online, 10(23), 1–19.
Diab, M. O., Moslem, B., Khalil, M., and Marque, C. (2012). Classification of uterine EMG sig-
nals by using normalized wavelet packet energy. In 16th IEEE Mediterranean Electrotechnical
Conference (MELECON) (pp. 335–338). IEEE.
Dick, O. E., and Svyatogor, I. A. (2015). Wavelet and multifractal estimation of the intermittent
photic stimulation response in the electroencephalogram of patients with dyscirculatory
encephalopathy. Neurocomputing, 165, 361–374.
Dien, N. P. (2008). Damping identification using the wavelet-based demodulation method:
Application to Gearbox signals. Technische Mechanik, 28(3–4), 324–333.
Do, M. N., and Vetterli, M. (2005). e contourlet transform: An e cient directional multiresolu-
tion image representation. IEEE Transactions on Image Processing, 14(12), 2091–2106.
Donoho, D. L., and Johnstone, J. M. (1994). Ideal spatial adaptation by wavelet shrinkage.
Biometrika, 81(3), 425–455.
Donoho, D. L., and Johnstone, I. M. (1995). Adapting to unknown smoothness via wavelet shrink-
age. Journal of the American Statistical Association, 90(432), 1200–1224.
Donoho, D. L., and Kutyniok, G. (2009). Geometric separation using a wavelet-shearlet dictionary.
In SAMPTA‘09, International Conference on Sampling Theory and Applications (pp. 95–99).
Marseille Luminy, France: Centre International de Rencontres Math�matiques.
Dougan, L. T., Addison, P. S., and McKenzie, W. M. C. (2000). Fractal analysis of fracture:
A comparison of dimension estimates. Mechanics Research Communications, 27(4),
383–392.
Dragon, R., M�rke, T., Rosenhahn, B., and Ostermann, J. (2011). Fingerprints for machines–char-
acterization and optical identification of grinding imprints. In R. Mester and M. Felsberg
(Eds.) Pattern Recognition (pp. 276–285). Berlin: Springer.

Page 40
References    ◾    395
Du, S., Huang, D., and Lv, J. (2013). Recognition of concurrent control chart patterns using wavelet
transform decomposition and multiclass support vector machines. Computers and Industrial
Engineering, 66, 683–695.
Du, W., Tao, J., Li, Y., and Liu, C. (2014). Wavelet leaders multifractal features based fault diagnosis
of rotating mechanism. Mechanical Systems and Signal Processing, 43, 57–75.
Duarte, L. T., Donno, D., Lopes, R. R., and Romano, J. M. T. (2014). Seismic signal processing: Some
recent advances. In 2014 IEEE International Conference on Acoustics, Speech and Signal
Processing (ICASSP) (pp. 2362–2366). IEEE.
Duchesne, M. J., Long, B. F., Labrie, J., and Simpkin, P. G. (2006). On the use of computerized
tomography scan analysis to determine the genesis of very high resolution seismic reflection
facies. Journal of Geophysical Research: Solid Earth, 111(B10103), 1–16.
Dumont, J., Hernandez, A. I., and Carrault, G. (2010). Improving ECG beats delineation with an evo-
lutionary optimization process. IEEE Transactions on Biomedical Engineering, 57(3), 607–615.
Dutta, S., Pal, S. K., Mukhopadhyay, S., and Sen, R. (2013). Application of digital image process-
ing in tool condition monitoring: A review. CIRP Journal of Manufacturing Science and
Technology, 6, 212–232.
Dziedziech, K., Staszewski, W. J., Basu, B., and Uhl, T. (2015b). Wavelet-based detection of abrupt
changes in natural frequencies of time-variant systems. Mechanical Systems and Signal
Processing, 64–65, 347–359.
Dziedziech, K., Staszewski, W. J., and Uhl, T. (2015a). Wavelet-based modal analysis for time-vari-
ant systems. Mechanical Systems and Signal Processing, 50, 323–337.
Elbarghathi, F., Tian, X., Tung Tran, V., Gu, F., and Ball, A. (2013). Multi-stages helical gearbox
fault detection using vibration signal and Morlet wavelet transform adapted by information
entropy difference. In COMADEM 2013 (pp. 1–7), June 11–13, 2013. Helsinki, Finland.
Elsayed, M. A. (2006). Wavelet bicoherence analysis of wind–wave interaction. Ocean Engineering,
33, 458–470.
Endres, L. A. M., and M�ller, S. V. (2009). Experimental study of the propagation of a far-field
disturbance in the turbulent flow through square array tube banks. Journal of the Brazilian
Society of Mechanical Sciences and Engineering, 31(3), 232–242.
Engels, T., Kolomenskiy, D., Schneider, K., and Sesterhenn, J. (2013). Two-dimensional simula-
tion of the fluttering instability using a pseudospectral method with volume penalization.
Computers and Structures, 122, 101–112.
Ergen, B., Tatar, Y., and Gulcur, H. O. (2012). Time-frequency analysis of phonocardiogram sig-
nals using wavelet transform: A comparative study. Computer Methods in Biomechanics and
Biomedical Engineering, 15(4), 371–381.
Escamilla-Ambrosio, P. J., Liu, X., Lieven, N. A. J., and Ramirez-Cortes, J. M. (2011). ANFIS-2D
wavelet transform approach to structural damage identification. In 2011 Annual Meeting of
the North American Fuzzy Information Processing Society (NAFIPS), (pp. 1–6). IEEE.
Etehadtavakol, M., Ng, E. Y. K., Chandran, V., and Rabbani, H. (2013). Separable and non-separable
discrete wavelet transform based texture features and image classification of breast thermo-
grams. Infrared Physics and Technology, 61, 274–286.
Everett, S., Johnson, I., Murphy, J., and Tarpley, M. (2015). Detection of baryonic acoustic oscilla-
tions in the matter power spectrum. DePaul Discoveries, 4(1,4), 1–7.
Facco, P., Bezzo, F., Barolo, M., Mukherjee, R., and Romagnoli, J. A. (2009). Monitoring roughness
and edge shape on semiconductors through multiresolution and multivariate image analysis.
AIChE Journal, 55(5), 1147–1160.
Facco, P., Tomba, E., Roso, M., Modesti, M., Bezzo, F., and Barolo, M. (2010). Automatic charac-
terization of nanofiber assemblies by image texture analysis. Chemometrics and Intelligent
Laboratory Systems, 103, 66–75.
Fadili, J., and Starck, J. L. (2009). Curvelets and Ridgelets. In R. A. Meyers (Ed.), Encyclopedia of
Complexity and Systems Science (pp. 1718–1738). New York: Springer.

Page 41
396 References
Faezipour, M., Saeed, A., Bulusu, S. C., Nourani, M., Minn, H., and Tamil, L. (2010). A patient-
adaptive profiling scheme for ECG beat classification. IEEE Transactions on Information
Technology in Biomedicine, 14(5), 1153–1165.
Faezipour, M., Tiwari, T. M., Saeed, A., Nouranl, M., and Tamil, L. S. (2009). Wavelet based
denoising and beat detection of ECG signal. IEEE/NIH Life Science Systems and Applications
Workshop. LiSSA 2009 (pp. 100–103), April 9–10, 2009. Bethesda, MD: IEEE.
Fairley, J. A., Georgoulas, G., Stylios, C. D., Vachtsevanos, G., Rye, D. B., and Bliwise, D. L.
(2011). Phasic electromyographic metric detection based on wavelet analysis. In 2011 19th
Mediterranean Conference on Control and Automation (MED) (pp. 497–502). IEEE.
Falkowski, M. J., Smith, A. M., Hudak, A. T., Gessler, P. E., Vierling, L. A., and Crookston, N. L. (2006).
Automated estimation of individual conifer tree height and crown diameter via two-dimensional
spatial wavelet analysis of lidar data. Canadian Journal of Remote Sensing, 32(2), 153–161.
Fan, W., and Qiao, P. (2009). A 2-D continuous wavelet transform of mode shape data for damage
detection of plate structures. International Journal of Solids and Structures, 46, 4379–4395.
Fang, H., Yao, H., Zhang, H., Huang, Y. C., and van der Hilst, R. D. (2015). Direct inversion of
surface wave dispersion for three-dimensional shallow crustal structure based on ray tracing:
Methodology and application. Geophysical Journal International, 201(3), 1251–1263.
Farge, M. (1992). Wavelet transforms and their applications to turbulence. Annual Review of Fluid
Mechanics, 24(1), 395–458.
Farge, M., Kevlahan, N., Perrier, V., and Goirand, E. (1996). Wavelets and turbulence. Proceedings
of the IEEE, 84(4), 639–669.
Farge, M., and Schneider, K. (2015). Wavelet transforms and their applications to MHD and plasma
turbulence: A review. Journal of Plasma Physics, 81(6), 435810602, 1–43.
Farge, M., Schneider, K., Pannekoucke, O., and Van Yen, R. N. (2010). Multiscale representations:
Fractals, self-similar random processes and wavelets. In H. J. S. Fernando (Ed.), Handbook
of Environmental Fluid Dynamics, Volume 2 (Chapter 23, pp. 311–332). Boca Raton, FL: CRC
Press.
Feng, C., Lei, X., and Chun-Guang, L. (2012). Wavelet phase synchronization of Fractional-Order
chaotic systems. Chinese Physics Letters, 29, 070501-1–070501-3.
Fern�ndez-Macho, J. (2012). Wavelet multiple correlation and cross-correlation: A multiscale anal-
ysis of Eurozone stock markets. Physica A: Statistical Mechanics and its Applications, 391,
1097–1104.
Ferreres, E., Soler, M. R., and Terradellas, E. (2013). Analysis of turbulent exchange and coherent
structures in the stable atmospheric boundary layer based on tower observations. Dynamics
of Atmospheres and Oceans, 64, 62–78.
Ferzli, I., Chiprout, E., and Najm, F. N. (2010). Verification and codesign of the package and die
power delivery system using wavelets. IEEE Transactions on Computer-Aided Design of
Integrated Circuits and Systems, 29(1), 92–102.
Finoguenov, A., Tanaka, M., Cooper, M., Allevato, V., Cappelluti, N., Choi, A., Heymans, C., et
al. (2015). Ultra-deep catalog of X-ray groups in the Extended Chandra Deep Field South.
Astronomy and Astrophysics, 576(A130), 1–19.
Fisco, N. R., and Adeli, H. (2011). Smart structures: Part II—hybrid control systems and control
strategies. Scientia Iranica, 18(3), 285–295.
Flandrin, P. (1992). Wavelet analysis and synthesis of fractional Brownian motion. IEEE Transactions
on Information Theory, 38(2), 910–917.
Franco, C., Gum�ry, P. Y., Vuillerme, N., Fleury, A., and Fontecave-Jallon, J. (2012). Synchrosqueezing
to investigate cardio-respiratory interactions within simulated volumetric signals. Proceedings
of the 20th European Signal Processing Conference (EUSIPCO) (pp. 939–943), August 27–31,
2012. Bucharest, Romania: EUSIPCO.
Frick, P., Sokoloff, D., Stepanov, R., and Beck, R. (2010). Wavelet-based Faraday rotation measure
synthesis. Monthly Notices of the Royal Astronomical Society: Letters, 401, L24–L28.

Page 42
References    ◾    397
Fulda, S., Romanowski, C. P., Becker, A., Wetter, T. C., Kimura, M., and Fenzl, T. (2011). Rapid eye move-
ments during sleep in mice: High trait-like stability qualifies rapid eye movement density for char-
acterization of phenotypic variation in sleep patterns of rodents. BMC Neuroscience, 12(110), 1–13.
Gaci, S., Zaourar, N., Hamoudi, M., and Holschneider, M. (2010). Local regularity analysis of strata
heterogeneities from sonic logs. Nonlinear Processes in Geophysics, 17, 455–466.
Gadaleta, M., and Giorgio, A. (2012). A method for ventricular late potentials detection using time-
frequency representation and wavelet denoising. ISRN Cardiology, 2012, 258769, 1–9.
Gadhoumi, K., Lina, J. M., and Gotman, J. (2012). Discriminating preictal and interictal states
in patients with temporal lobe epilepsy using wavelet analysis of intracerebral EEG. Clinical
Neurophysiology, 123(10), 1906–1916.
Gallegati, M., Ramsey, J. B., and Semmler, W. (2013). Time scale analysis of interest rate spreads and
output using wavelets. Axioms, 2, 182–207.
Gandhi, M. S., Sathe, M. J., Joshi, J. B., and Vijayan, P. K. (2011). Two phase natural convection:
CFD simulations and PIV measurement. Chemical Engineering Science, 66(14), 3152–3171.
Gandhi, T., Suresh, N., and Sinha, P. (2012). EEG responses to facial contrast-chimeras. Journal of
Integrative Neuroscience, 11(2), 201–211.
Gao, J., Sultan, H., Hu, J., and Tung, W. W. (2010). Denoising nonlinear time series by adaptive
filtering and wavelet shrinkage: A comparison. IEEE Signal Processing Letters, 17(3), 237–240.
Gao, L., Zai, F., Su, S., Wang, H., Chen, P., and Liu, L. (2011). Study and application of acoustic emis-
sion testing in fault diagnosis of low-speed heavy-duty gears. Sensors, 11, 599–611.
Gao, W., and Li, B. L. (1993). Wavelet analysis of coherent structures at the atmosphere–forest inter-
face. Journal of Applied Meteorology, 32, 1717–1725.
Gao, Y., Zhang, M., Han, Q., Li, W., Xin, Q., Wang, Y., and Li, Z. (2015). Cerebral autoregula-
tion in response to posture change in elderly subjects-assessment by wavelet phase coherence
analysis of cerebral tissue oxyhemoglobin concentrations and arterial blood pressure signals.
Behavioural Brain Research, 278, 330–336.
Garcia, J. O., Grossman, E. D., and Srinivasan, R. (2011). Evoked potentials in large-scale cortical
networks elicited by TMS of the visual cortex. Journal of Neurophysiology, 106, 1734–1746.
Garc�a-Lorenzo, B., and Fuensalida, J. J. (2006). Processing of turbulent-layer wind speed with gen-
eralized SCIDAR through wavelet analysis. Monthly Notices of the Royal Astronomical Society,
372, 1483–1495.
Garg, A., Xu, D., and Blaber, A. P. (2013). Statistical validation of wavelet transform coherence
method to assess the transfer of calf muscle activation to blood pressure during quiet stand-
ing. Biomedical Engineering Online, 12(132), 1–14.
Gay, M., De Angelis, M., and Lacoume, J. L. (2014). Dating a tropical ice core by time–frequency
analysis of ion concentration depth profiles. Climate of the Past Discussions, 10, 1–15.
Gazak, J. Z., Johnson, J. A., Tonry, J., Dragomir, D., Eastman, J., Mann, A. W., and Agol, E. (2012).
Transit analysis package: An IDL graphical user interface for exoplanet transit photometry.
Advances in Astronomy, 2012, 697967, 1–8.
Ge, X., Fan, Y., Li, J., Wang, Y., and Deng, S. (2015). Noise reduction of nuclear magnetic resonance
(NMR) transversal data using improved wavelet transform and exponentially weighted mov-
ing average (EWMA). Journal of Magnetic Resonance, 251, 71–83.
Ge, Z. (2007). Significance tests for the wavelet power and the wavelet power spectrum. Annales
Geophysicae, 25, 2259–2269.
Ge, Z. (2008). Significance tests for the wavelet cross spectrum and wavelet linear coherence.
Annales Geophysicae, 26, 3819–3829.
Gen�ay, R., Gradojevic, N., Sel�uk∥, F., and Whitcher, B. (2010). Asymmetry of information flow
between volatilities across time scales. Quantitative Finance, 10(8), 895–915.
Geramifard, O., Xu, J. X., Zhou, J. H., and Li, X. (2012). A physically segmented hidden Markov
model approach for continuous tool condition monitoring: Diagnostics and prognostics.
IEEE Transactions on Industrial Informatics, 8(4), 964–973.

Page 43
398 References
Gerasimova, E., Audit, B., Roux, S. G., Khalil, A., Gileva, O., Argoul, F., Naimark, O., and Arneodo,
A. (2014). Wavelet-based multifractal analysis of dynamic infrared thermograms to assist in
early breast cancer diagnosis. Frontiers in Physiology, 5(176), 1–11.
Geven, L. I., Wit, H. P., de Kleine, E., and van Dijk, P. (2012). Wavelet analysis demonstrates no
abnormality in contralateral suppression of otoacoustic emissions in tinnitus patients.
Hearing Research, 286, 30–40.
Ghaderi, K., Akhlaghian, F., and Moradi, P. (2013). A new robust semi-blind digital image water-
marking approach based on LWT-SVD and fractal images. In 2013 21st Iranian Conference on
Electrical Engineering (ICEE) (pp. 1–5). IEEE.
Ghandeharion, H., and Erfanian, A. (2010). A fully automatic ocular artifact suppression from
EEG data using higher order statistics: Improved performance by wavelet analysis. Medical
Engineering and Physics, 32(7), 720–729.
Ghasemi, M., Ghaffari, A., SadAbadi, H., and Golbayani, H. (2010). QT interval measurement
using RMED curve; a novel approach based on wavelet techniques. Computer Methods in
Biomechanics and Biomedical Engineering, 13(6), 857–864. SPIE, San Jose, CA.
Ghosh, P., Mitchell, M., and Gold, J. (2010). Segmentation of thermographic images of hands using
a genetic algorithm. In Proceedings of SPIE-IS&T Electronic Imaging (Vol. 7538, pp. 75380D-1–
75380D-8). San Jose, California: SPIE.
Giacintucci, S., Markevitch, M., Brunetti, G., ZuHone, J. A., Venturi, T., Mazzotta, P., and Bourdin,
H. (2014). Mapping the particle acceleration in the cool core of the galaxy cluster RX J1720. 1+
2638. Astrophysical Journal, 795(1), 73.
Giri, B. K., Mitra, C., Panigrahi, P. K., and Iyengar, A. S. (2014). Multi-scale dynamics of glow dis-
charge plasma through wavelets: Self-similar behavior to neutral turbulence and dissipation.
Chaos: An Interdisciplinary Journal of Nonlinear Science, 24, 043135, 1–7.
Godfrey, A., Bourke, A. K., Olaighin, G. M., Van De Ven, P., and Nelson, J. (2011). Activity classifi-
cation using a single chest mounted tri-axial accelerometer. Medical Engineering and Physics,
33, 1127–1135.
G�kdağ, H. (2013). A crack identification method for bridge type structures under vehicular
load using wavelet transform and particle swarm optimization. Advances in Acoustics and
Vibration, 634217, 1–10.
Golestani, A., and Gras, R. (2012). Identifying origin of self-similarity in EcoSim, an individual-
based ecosystem simulation, using wavelet-based multifractal analysis. In Proceedings of the
World Congress on Engineering and Computer Science (Vol. 2, pp. 1275–1282), October 24–26,
2012. San Francisco, CA: WCECS 2012.
Golestani, A., Kolbadi, S. M. S., and Heshmati, A. A. (2013). Localization and de-noising seismic
signals on SASW measurement by wavelet transform. Journal of Applied Geophysics, 98,
124–133.
Gombarska, D., and Smetana, M. (2011). Wavelet based signal analysis of pulsed eddy current sig-
nals. Przegląd Elektrotechniczny, 87, 37–39.
Gonz�lez-Concepci�n, C., Gil-Fari�a, M. C., and Pestano-Gabino, C. (2012). Using wavelets to
understand the relationship between mortgages and gross domestic product in Spain. Journal
of Applied Mathematics, 2012, 917247, 1–17.
Gosse, L. (2010). Analysis and short-time extrapolation of stock market indexes through projection
onto discrete wavelet subspaces. Nonlinear Analysis: Real World Applications, 11(4), 3139–3154.
Gouliermis, D. A., Schmeja, S., Ossenkopf, V., Klessen, R. S., and Dolphin, A. E. (2014).
Hierarchically clustered star formation in the magellanic clouds. In The Labyrinth of Star
Formation, Astrophysics and Space Science Proceedings (Vol. 36. pp.447–451). Heidelberg:
Springer International Publishing.
Goupillaud, P., Grossmann, A., and Morlet, J. (1984). Cycle-octave and related transforms in seis-
mic signal analysis. Geoexploration, 23(1), 85–102.

Page 44
References    ◾    399
Grassucci, D., Camussi, R., Kerherv�, F., Jordan, P., and Grizzi, S. (2010). Using wavelet transforms
and linear stochastic estimation to study nearfield pressure and turbulent velocity signa-
tures in free jets. 16th AIAA/CEAS Aeroacoustics Conference Stockholm (AIAA 2010-3954,
pp. 1–12), June 7–9, 2010. Sweden.
Gresil, M., Yu, L., Shen, Y., and Giurgiutiu, V. (2013). Predictive model of fatigue crack detection
in thick bridge steel structures with piezoelectric wafer active sensors. Smart Structures and
Systems, 12(2), 97–119.
Grinsted, A., Moore, J. C., and Jevrejeva, S. (2004). Application of the cross wavelet transform and
wavelet coherence to geophysical time series. Nonlinear Processes in Geophysics, 11, 561–566.
Grizzi, S., and Camussi, R. (2012). Wavelet analysis of near-field pressure fluctuations generated by
a subsonic jet. Journal of Fluid Mechanics, 698, 93–124.
Grubov, V. V., Sitnikova, E. Y., Koronovskii, A. A., Pavlov, A. N., and Hramov, A. E. (2012).
Automatic extraction and analysis of oscillatory patterns on nonstationary EEG signals by
means of wavelet transform and the empirical modes method. Bulletin of the Russian Academy
of Sciences: Physics, 76(12), 1361–1364.
Gu, J., Xu, H., Wang, J., An, T., and Chen, W. (2013). e application of continuous wavelet trans-
form based foreground subtraction method in 21 cm sky surveys. Astrophysical Journal,
773(38), 1–16.
Guharay, S. K., akur, G. S., Goodman, F. J., Rosen, S. L., and Houser, D. (2013). Analysis of non-
stationary dynamics in the financial system. Economics Letters, 121, 454–457.
Guo, L., Rivero, D., and Pazos, A. (2010). Epileptic seizure detection using multiwavelet transform
based approximate entropy and artificial neural networks. Journal of Neuroscience Methods,
193(1), 156–163.
Guo, L., Rivero, D., Dorado, J., Munteanu, C. R., and Pazos, A. (2011). Automatic feature extraction
using genetic programming: An application to epileptic EEG classification. Expert Systems
with Applications, 38, 10425–10436.
Guo, L., Rivero, D., Seoane, J. A., and Pazos, A. (2009). Classification of EEG signals using rela-
tive wavelet energy and artificial neural networks. In Proceedings of the First ACM/SIGEVO
Summit on Genetic and Evolutionary Computation (pp. 177–184). New York: ACM.
Gupta, B. R., and Kumar, V. (2015). Time-frequency analysis of asymmetric triaxial galaxy model
including effect of spherical dark halo component. International Journal of Astronomy and
Astrophysics, 5, 106–115.
Gurkan, H. (2012). Compression of ECG signals using variable-length classifıed vector sets and
wavelet transforms. EURASIP Journal on Advances in Signal Processing, 119, 1–17.
Gurley, K., and Kareem, A. (1999). Applications of wavelet transforms in earthquake, wind and
ocean engineering. Engineering Structures, 21(2), 149–167.
Gurley, K., Kijewski, T., and Kareem, A. (2003). First-and higher-order correlation detection using
wavelet transforms. Journal of Engineering Mechanics, 129, 188–201.
Gutknecht, E., Dadou, I., Charria, G., Cipollini, P., and Garcon, V. (2010). Spatial and temporal
variability of the remotely sensed chlorophyll a signal associated with Rossby waves in the
South Atlantic Ocean. Journal of Geophysical Research: Oceans, 115, C05004, 1–16.
Haase, M., and Lehle, B. (1998). Tracing the skeleton of wavelet transform maxima lines for the
characterization of fractal distributions. In M. M. Novak (Ed.), Fractals and Beyond (pp. 241–
250). Singapore: World Scientific.
Hachem, F. E., and Schleiss, A. J. (2012). Detection of local wall stiffness drop in steel-lined pres-
sure tunnels and sha s of hydroelectric power plants using steep pressure wave excitation and
wavelet decomposition. Journal of Hydraulic Engineering, 138(1), 35–45.
Hackmack, K., Paul, F., Weygandt, M., Allefeld, C., Haynes, J. D., and Alzheimer’s Disease
Neuroimaging Initiative. (2012). Multi-scale classification of disease using structural MRI
and wavelet transform. Neuroimage, 62, 48–58.

Page 45
400 References
Hadjileontiadis, L. (2015). EEG-based tonic cold pain characterization using wavelet higher-order
spectral features. IEEE Transactions on Biomedical Engineering, 62(8), 1981–1991.
Hadjileontiadis, L. J., and Panas, S. M. (1997). Separation of discontinuous adventitious sounds from
vesicular sounds using a wavelet-based filter. IEEE Transactions on Biomedical Engineering,
44(12), 1269–1281.
Hagelberg, C. R., Cooper, D. I., Winter, C. L., and Eichinger, W. E. (1998). Scale properties
of microscale convection in the marine surface layer. Journal of Geophysical Research:
Atmospheres (1984–2012), 103(D14), 16897–16907.
Hagelberg, C. R., and Gamage, N. K. K. (1994). Short term prediction of local wind conditions.
Boundary-Layer Meteorology, 70, 217–246.
Hajj, M. R., Jordan, D. A., and Tieleman, H. W. (1998). Analysis of atmospheric wind and pressures
on a low-rise building. Journal of Fluids and Structures, 12(5), 537–547.
Hajj, M. R., and Tieleman, H. W. (1996). Application of wavelet analysis to incident wind in
relevance to wind loads on low-rise structures. Journal of Fluids Engineering, 118(4),
874–876.
Hall, M. H., Taylor, G., Salisbury, D. F., and Levy, D. L. (2011a). Sensory gating event-related poten-
tials and oscillations in schizophrenia patients and their unaffected relatives. Schizophrenia
Bulletin, 37(6), 1187–1199.
Hall, M. H., Taylor, G., Sham, P., Schulze, K., Rijsdijk, F., Picchioni, M., Toulopoulou, T., et al.
(2011b). e early auditory gamma-band response is heritable and a putative endophenotype
of schizophrenia. Schizophrenia Bulletin, 37(4), 778–787.
Hamdan, M. N., Jubran, B. A., Shabaneh, N. H., and Abu-Samak, M. (1996). Comparison of various
basic wavelets for the analysis of flow-induced vibration of a cylinder in cross flow. Journal of
Fluids and Structures, 10(6), 633–651.
Hamilton, P., Lockhart, C. J., McCann, A. J., Agnew, C. E., Harbinson, M. T., McClenaghan, V.,
Bleakley, C., McGivern, R. C., and McVeigh, G. (2011). Flow-mediated dilatation of the bra-
chial artery is a poorly reproducible indicator of microvascular function in Type I diabetes
mellitus. QJM, 104(7), 589–597.
Hamilton, P. K., Mccann, A. J., Agnew, C. E., Millar, A., Mcclenaghan, V. O., Mcgivern, R. C., and
Mcveigh, G. (2012). Detecting early microvascular disease in type 1 diabetes: Wavelet trans-
form analysis of Doppler blood velocity waveforms. British Journal of Diabetes and Vascular
Disease, 12, 40–47.
Hampson, K. M., and Mallen, E. A. (2011). Multifractal nature of ocular aberration dynamics of the
human eye. Biomedical Optics Express, 2(3), 464–477.
Han, L., Li, C. W., Guo, S. L., and Su, X. W. (2015). Feature extraction method of bearing AE sig-
nal based on improved FAST-ICA and wavelet packet energy. Mechanical Systems and Signal
Processing, 62, 91–99.
Han, P., Hattori, K., Huang, Q., Hirano, T., Ishiguro, Y., Yoshino, C., and Febriani, F. (2011).
Evaluation of ULF electromagnetic phenomena associated with the 2000 Izu Islands earth-
quake swarm by wavelet transform analysis. Natural Hazards and Earth System Science, 11,
965–970.
Han, T., Yang, B. S., Choi, W. H., and Kim, J. S. (2006). Fault diagnosis system of induction motors
based on neural network and genetic algorithm using stator current signals. International
Journal of Rotating Machinery, 61690, 1–13.
Hanbay, D. (2009). An expert system based on least square support vector machines for diagnosis
of the valvular heart disease. Expert Systems with Applications, 36, 4232–4238.
Hanbay, D., Turkoglu, I., and Demir, Y. (2008). An expert system based on wavelet decomposi-
tion and neural network for modeling Chua’s circuit. Expert Systems with Applications, 34,
2278–2283.
Hannonen, M. (2006). An analysis of trends and cycles of land prices using wavelet transforms.
International Journal of Strategic Property Management, 10, 1–21.

Page 46
References    ◾    401
Hardy, R. J., Best, J. L., Lane, S. N., and Carbonneau, P. E. (2009). Coherent flow structures in a
depth-limited flow over a gravel surface: e role of near-bed turbulence and influence of
Reynolds number. Journal of Geophysical Research: Earth Surface, 114, F01003, 1–18.
Hariharan, G., and Kannan, K. (2014). Review of wavelet methods for the solution of reac-
tion–diffusion problems in science and engineering. Applied Mathematical Modelling, 38,
799–813.
Harrison, D. E., and Chiodi, A. M. (2013). Multi-decadal variability and trends in the El Ni�o-
Southern Oscillation and tropical Pacific fisheries implications. Deep Sea Research Part II:
Topical Studies in Oceanography, 113, 9–21.
Harrop, J. D., Taraskin, S. N., and Elliott, S. R. (2002). Instantaneous frequency and amplitude
identification using wavelets: Application to glass structure. Physical Review E, 66, 026703,
1–9.
Hashemi, A., Arabalibiek, H., and Agin, K. (2011). Classification of wheeze sounds using wavelets
and neural networks. In International Conference on Biomedical Engineering and Technology
(Vol.11, pp. 127–131.). Singapore: IACSIT Press.
Hashizume, M., Chaves, L. F., Faruque, A. S. G., Yunus, M., Streatfield, K., and Moji, K. (2013). A
differential effect of Indian Ocean dipole and El Ni�o on cholera dynamics in Bangladesh.
PLoS ONE, 8(3), e60001, 1–11.
Hassanien, A. E., and Kim, T. H. (2012). Breast cancer MRI diagnosis approach using support vec-
tor machine and pulse coupled neural networks. Journal of Applied Logic, 10, 277–284.
Haven, E., Liu, X., and Shen, L. (2012). De-noising option prices with the wavelet method. European
Journal of Operational Research, 222, 104–112.
He, K., Lai, K. K., and Xiang, G. (2012). Portfolio value at risk estimate for crude oil markets: A
multivariate wavelet denoising approach. Energies, 5, 1018–1043.
He, M., Chen, B., Gong, Y., Wang, K., and Li, Y. (2013). Prediction of defibrillation outcome by ven-
tricular fibrillation waveform analysis: A clinical review. Journal of Clinical and Experimental
Cardiology, S10, 1–8.
Hedman, M. M., and Nicholson, P. D. (2016). e B-ring’s surface mass density from hidden density
waves: Less than meets the eye? Icarus. In print. Available online January 22, 2016.
Hedman, M. M., Nicholson, P. D., and Salo, H. (2014). Exploring overstabilities in Saturn’s A ring
using two stellar occultations. Astronomical Journal, 148(15), 1–9.
Heidary, M., and Javaherian, A. (2013). Wavelet analysis in determination of reservoir fluid con-
tacts. Computers and Geosciences, 52, 60–67.
Henriques, M. V. C., Leite, F. E. A., Andrade, R. F. S., Andrade, J. S., Lucena, L. S., and Neto, M. L.
(2015). Improving the analysis of well-logs by wavelet cross-correlation. Physica A: Statistical
Mechanics and its Applications, 417, 130–140.
Herb, C., Appel, E., Voigt, S., Koutsodendris, A., Pross, J., Zhang, W., and Fang, X. (2015). Orbitally
tuned age model for the late Pliocene–Pleistocene lacustrine succession of drill core SG-1
from the western Qaidam Basin (NE Tibetan Plateau). Geophysical Journal International, 200,
35–51.
Herrera, R. H., Han, J., and van der Baan, M. (2014). Applications of the synchrosqueezing trans-
form in seismic time-frequency analysis. Geophysics, 79(3), V55–V64.
Herrera, V., Romero, J. F., and Amestegui, M. (2011). Detection and alert of muscle fatigue consid-
ering a Surface Electromyography Chaotic Model. In Journal of Physics: Conference Series,
285(1), 012046, 1–8. Bristol, UK: IOP Publishing.
Hess-Nielsen, N., and Wickerhauser, M. V. (1996). Wavelets and time-frequency analysis,
Proceedings of the IEEE, 84(4), 523–540.
Hester, D., and Gonz�lez, A. (2012). A wavelet-based damage detection algorithm based on bridge
acceleration response to a vehicle. Mechanical Systems and Signal Processing, 28, 145–166.
Higuchi, H., Lewalle, J., and Crane, P. (1994). On the structure of a two-dimensional wake behind
a pair of flat plates. Physics of Fluids (1994–present), 6(1), 297–305.

Page 47
402 References
Hilborn, R. C. (1994). Chaos and Nonlinear Dynamics (Vol. 2). New York: Oxford University Press.
Hirasawa, T., Fujita, M., Okawa, S., Kushibiki, T., and Ishihara, M. (2013). Improvement in quan-
tifying optical absorption coe cients based on continuous wavelet-transform by correct-
ing distortions in temporal photoacoustic waveforms. In Proceedings of SPIE 8581, Photons
Plus Ultrasound: Imaging and Sensing 2013 (Vol. 8581, pp. 85814J-1–85814J-7.). Bellingham,
Washington, DC: International Society for Optics and Photonics.
Hoang, V. D. (2014). Wavelet-based spectral analysis. Trends in Analytical Chemistry, 62,
144–153.
Hojjati, A., Pogosian, L., and Zhao, G. B. (2010). Detecting features in the dark energy equa-
tion of state: A wavelet approach. Journal of Cosmology and Astroparticle Physics, 2010(04),
JACAP04(2010)007.
Holschneider, M., Diallo, M. S., Kulesh, M., Ohrnberger, M., L�ck, E., and Scherbaum, F.
(2005). Characterization of dispersive surface waves using continuous wavelet transforms.
Geophysical Journal International, 163, 463–478.
Holstein-Rathlou, N. H., Sosnovtseva, O. V., Pavlov, A. N., Cupples, W. A., Sorensen, C. M., and
Marsh, D. J. (2011). Nephron blood flow dynamics measured by laser speckle contrast imag-
ing. American Journal of Physiology-Renal Physiology, 300(2), F319–F329.
Hong, G., and Zhang, Y. (2008). Wavelet-based image registration technique for high-resolution
remote sensing images. Computers and Geosciences, 34, 1708–1720.
Hramov, A. E., and Koronovskii, A. A. (2005). Time scale synchronization of chaotic oscillators.
Physica D: Nonlinear Phenomena, 206(3), 252–264.
Hsiu, H., Hsu, W. C., Hsu, C. L., and Huang, S. M. (2011). Assessing the effects of acupuncture by
comparing needling the hegu acupoint and needling nearby nonacupoints by spectral analy-
sis of microcirculatory laser Doppler signals. Evidence-Based Complementary and Alternative
Medicine, 435928, 1–9.
Hsu, C. F. (2013). Adaptive neural complementary sliding-mode control via functional-linked
wavelet neural network. Engineering Applications of Artificial Intelligence, 26, 1221–1229.
Hsu, W. Y., Lin, C. C., Ju, M. S., and Sun, Y. N. (2007). Wavelet-based fractal features with active
segment selection: Application to single-trial EEG data. Journal of Neuroscience Methods, 163,
145–160.
Hu, L., Mouraux, A., Hu, Y., and Iannetti, G. D. (2010). A novel approach for enhancing the sig-
nal-to-noise ratio and detecting automatically event-related potentials (ERPs) in single trials.
Neuroimage, 50, 99–111.
Hu, L., Zhang, Z. G., Hung, Y. S., Luk, K. D. K., Iannetti, G. D., and Hu, Y. (2011). Single-trial detec-
tion of somatosensory evoked potentials by probabilistic independent component analysis
and wavelet filtering. Clinical Neurophysiology, 122, 1429–1439.
Huang, J. W., Lu, Y. Y., Nayak, A., and Roy, R. J. (1999). Depth of anesthesia estimation and control.
IEEE Transactions on Biomedical Engineering, 46(1), 71–81.
Huang, L., Wang, C., and Qin, S. (2010). A multiresolution wavelet based analysis of the Chinese
stock market. In 2010 Third International Conference on Business Intelligence and Financial
Engineering (BIFE) (pp. 305–309). IEEE.
Huang, L., Xu, Y. L., and Liao, H. (2014). Nonlinear aerodynamic forces on thin flat plate: Numerical
study. Journal of Fluids and Structures, 44, 182–194.
Huang, R. Y., and Dung, L. R. (2016). Measurement of heart rate variability using off-the-shelf
smart phones. Biomedical Engineering Online, 15(11), 1–16.
Huang, S., An, H., Gao, X., and Huang, X. (2015). Identifying the multiscale impacts of crude oil
price shocks on the stock market in China at the sector level. Physica A: Statistical Mechanics
and its Applications, 434, 13–24.
Huart, C., Legrain, V., Hummel, T., Rombaux, P., and Mouraux, A. (2012). Time-frequency analysis
of chemosensory event-related potentials to characterize the cortical representation of odors
in humans. PLoS One, 7(3), e33221, 1–11.

Page 48
References    ◾    403
Hubbard, B. B. (1996). The World According to Wavelets: The Story of a Mathematical Technique in
the Making. Wellesley, MA: Ak Peters.
Humeau, A., Buard, B., Mah�, G., Chapeau-Blondeau, F., Rousseau, D., and Abraham, P. (2010).
Multifractal analysis of heart rate variability and laser Doppler flowmetry fluctuations:
Comparison of results from different numerical methods. Physics in Medicine and Biology,
55, 6279–6297.
Humeau, M. A., Saumet, J. L., and L’huillier, J. P. (2000). Simplified model of laser Doppler signals
during reactive hyperaemia. Medical and Biological Engineering and Computing, 38, 80–87.
Iatsenko, D., Bernjak, A., Stankovski, T., Shiogai, Y., Owen-Lynch, P. J., Clarkson, P. B. M.,
McClintock, P. V. E., and Stefanovska, A. (2013). Evolution of cardiorespiratory interactions
with age. Philosophical Transactions of the Royal Society of London A: Mathematical, Physical
and Engineering Sciences, 371, 20110622, 1–18.
Ieong, C. I., Mak, P. I., Lam, C. P., Dong, C., Vai, M. I., Mak, P. U., Pun, S. H., Wan, F., and Martins,
R. P. (2012) A 0.83-�W QRS detection processor using quadratic spline wavelet transform for
wireless ECG acquisition in 0.35-�m CMOS. IEEE Transactions on Biomedical Circuits and
Systems, 6(6), 586–595.
Immanuel, J. J. R., Prabhu, V., Christopheraj, V. J., Sugumar, D., and Vanathi, P. T. (2012). Separation
of maternal and fetal ECG signals from the mixed source signal using FASTICA. Procedia
Engineering, 30, 356–363.
Ince, T., Kiranyaz, S., and Gabbouj, M. (2009). A generic and robust system for automated patient-
specific classification of ECG signals. IEEE Transactions on Biomedical Engineering, 56(5),
1415–1426.
Indrusiak, M. L. S., and M�ller, S. V. (2011). Wavelet analysis of unsteady flows: Application on
the determination of the Strouhal number of the transient wake behind a single cylinder.
Experimental Thermal and Fluid Science, 35(2), 319–327.
Inoue, K., Tsujihata, T., Kumamaru, K., and Matsuoka, S. (2005). Feature extraction of human sleep
EEG based on a peak frequency analysis. In Proceedings of the 16th IFAC World Congress,
Prague (pp. 177–182). Amsterdam: Elsevier.
Iungo, G. V., and Lombardi, E. (2011). Time-frequency analysis of the dynamics of different vortic-
ity structures generated from a finite-length triangular prism. Journal of Wind Engineering
and Industrial Aerodynamics, 99(6), 711–717.
Jackman, P., Sun, D. W., Allen, P., Valous, N. A., Mendoza, F., and Ward, P. (2010). Identification
of important image features for pork and turkey ham classification using colour and wavelet
texture features and genetic selection. Meat Science, 84, 711–717.
Jacobitz, F. G., Schneider, K., Bos, W. J., and Farge, M. (2010). On the structure and dynamics of
sheared and rotating turbulence: Anisotropy properties and geometrical scale-dependent sta-
tistics. Physics of Fluids, 22(8), 085101-1–085101-13.
Jacobitz, F. G., Schneider, K., Bos, W. J., and Farge, M. (2012). On helical multiscale characteriza-
tion of homogeneous turbulence. Journal of Turbulence, 13(35), 1–16.
Jacques, L., Duval, L., Chaux, C., and Peyr�, G. (2011). A panorama on multiscale geometric rep-
resentations, intertwining spatial, directional and frequency selectivity. Signal Processing, 91,
2699–2730.
Jafari, M. G., and Chambers, J. A. (2005). Fetal electrocardiogram extraction by sequential source
separation in the wavelet domain. IEEE Transactions on Biomedical Engineering, 52(3),
390–400.
Jammazi, R., Lahiani, A., and Nguyen, D. K. (2015). A wavelet-based nonlinear ARDL model for
assessing the exchange rate pass-through to crude oil prices. Journal of International Financial
Markets, Institutions and Money, 34, 173–187.
Jan, Y. K., Lee, B., Liao, F., and Foreman, R. D. (2012). Local cooling reduces skin ischemia under
surface pressure in rats: An assessment by wavelet analysis of laser Doppler blood flow oscil-
lations. Physiological Measurement, 33(10), 1733–1745.

Page 49
404 References
J�nicke, H., B�ttinger, M., Mikolajewicz, U., and Scheuermann, G. (2009). Visual exploration of
climate variability changes using wavelet analysis. IEEE Transactions on Visualization and
Computer Graphics, 15(6), 1375–1382.
Janjarasjitt, S., and Loparo, K. A. (2009). Wavelet-based fractal analysis of the epileptic EEG signal.
In ISPACS 2009. International Symposium on Intelligent Signal Processing and Communication
Systems, 2009 (pp. 127–130). IEEE.
Janjarasjitt, S., and Loparo, K. A. (2014). Characteristic of spectral exponent of epileptic ECoG data
corresponding to levels in wavelet-based fractal analysis. In Proceedings of the International
MultiConference of Engineers and Computer Scientists (pp. 140–143), March 12–14, 2014.
Hong Kong: IAENG.
Jannah, N., Hadjiloucas, S., Hwang, F., and Galv�o, R. K. H. (2013). Smart-phone based electro-
cardiogram wavelet decomposition and neural network classification. In Journal of Physics:
Conference Series, 450, 012019, 1–7. Bristol, UK: IOP Publishing.
Jansen, M. (2001). Noise Reduction by Wavelet Thresholding. Lecture Notes in Statistics 161. New
York: Springer.
Janusek, D., Kania, M., Zaczek, R., Zavala-Fernandez, H., Zbiec, A., Opolski, G., and Maniewski,
R. (2011). Application of wavelet based denoising for T-wave alternans analysis in high resolu-
tion ECG maps. Measurement Science Review, 11(6), 181–184.
Jaunet, V., Collin, E., and Bonnet, J. P. (2012). Wavelet series method for reconstruction and spec-
tral estimation of laser Doppler velocimetry data. Experiments in Fluids, 52(1), 225–233.
Javadi, M., Ebrahimpour, R., Sajedin, A., Faridi, S., and Zakernejad, S. (2011). Improving ECG clas-
sification accuracy using an ensemble of neural network modules. PLoS One, 6(10), e24386,
1–13.
Jedliński, Ł., and Jonak, J. (2015). Early fault detection in gearboxes based on support vector
machines and multilayer perceptron with a continuous wavelet transform. Applied Soft
Computing, 30, 636–641.
Jeleazcov, C., Schneider, G., Daunderer, M., Scheller, B., Sch�ttler, J., and Schwilden, H. (2006). e
discriminant power of simultaneous monitoring of spontaneous electroencephalogram and
evoked potentials as a predictor of different clinical states of general anesthesia. Anesthesia
and Analgesia, 103(4), 894–901.
Jemielniak, K., and Kossakowska, J. (2010). Tool wear monitoring based on wavelet transform of
raw acoustic emission signal. Advances in Manufacturing Science and Technology, 34(3), 5–17.
Jemielniak, K., Urbański, T., Kossakowska, J., and Bombiński, S. (2012). Tool condition monitor-
ing based on numerous signal features. International Journal of Advanced Manufacturing
Technology, 59(1–4), 73–81.
Jena, D. P., Panigrahi, S. N., and Kumar, R. (2013). Gear fault identification and localization using
analytic wavelet transform of vibration signal. Measurement, 46, 1115–1124.
Jena, D., Singh, M., and Kumar, R. (2012). Radial ball bearing inner race defect width measurement
using analytical wavelet transform of acoustic and vibration signal. Measurement Science
Review, 12(4), 141–148.
Jeong, M. K., Lu, J. C., and Wang, N. (2006). Wavelet-based SPC procedure for complicated func-
tional data. International Journal of Production Research, 44(4), 729–744.
Jestrovic, I., Dudik, J. M., Luan, B., Coyle, J. L., and Sejdic, E. (2013). e effects of increased
fluid viscosity on swallowing sounds in healthy adults. Biomedical Engineering Online,
12(1), 90.
Jia, X., An, H., Fang, W., Sun, X., and Huang, X. (2015). How do correlations of crude oil prices co-
move? A grey correlation-based wavelet perspective. Energy Economics, 49, 588–598.
Jiang, C., Chang, T., and Li, X. L. (2015b). Money growth and inflation in China: New evidence
from a wavelet analysis. International Review of Economics and Finance, 35, 249–261.
Jiang, X. J., and Whitehouse, D. J. (2012). Technological shi s in surface metrology. CIRP Annals-
Manufacturing Technology, 61, 815–836.

Page 50
References    ◾    405
Jiang, Y. Y., Li, B., Zhang, Z. S., and Chen, X. F. (2015a). Identification of crack location in beam
structures using wavelet transform and fractal dimension. Shock and Vibration, 501(832763),
1–10.
Jing-Jing, X. U., and Fei, H. U. (2015). Multifractal characteristics of intermittent turbulence in the
urban canopy layer. Atmospheric and Oceanic Science Letters, 8(2), 72–77.
Johnson, B., and Lind, R. (2010). Characterizing wing rock with variations in size and configura-
tion of vertical tail. Journal of Aircraft, 47, 567–576.
Johnson, R. W. (2010). Edge adapted wavelets, solar magnetic activity, and climate change.
Astrophysics and Space Science, 326, 181–189.
Jones, T. R., White, J. W. C., and Popp, T. (2014). Siple Dome shallow ice cores: A study in coastal
dome microclimatology. Climate of the Past, 10, 1253–1267.
Ju, B., Qian, Y. T., and Ye, H. J. (2013). Wavelet based measurement on photoplethysmography by
smartphone imaging. Applied Mechanics and Materials, 380, 773–777.
Jubran, B. A., Hamdan, M. N., and Shabaneh, N. H. (1998a). Wavelet and chaos analysis of flow
induced vibration of a single cylinder in cross-flow. International Journal of Engineering
Science, 36, 843–864.
Jubran, B. A., Hamdan, M. N., Shabanneh, N. H., and Szepessy, S. (1998b). Wavelet and chaos anal-
ysis of irregularities of vortex shedding. Mechanics Research Communications, 25(5), 583–591.
Kaewkongka, T., Au, Y. J., Rakowski, R., and Jones, B. E. (2001). Continuous wavelet transform
and neural network for condition monitoring of rotodynamic machinery. In Proceedings of
the 18th IEEE Instrumentation and Measurement Technology Conference. IMTC 2001 (pp. 3,
1962–1966), May 21–23, 2001. IEEE: Budapest, Hungary.
Kaihatu, J., Devery, D., Erwin, R., and Goertz, J. (2012). e interaction between short ocean swell and
transient long waves: Dissipative and nonlinear effects. Coastal Engineering Proceedings, 33, 1–11.
Kailas, S. V., and Narasimha, R. (1999). e eduction of structures from flow imagery using wave-
lets Part I. e mixing layer. Experiments in Fluids, 27(2), 167–174.
Kandaswamy, A., Kumar, C. S., Ramanathan, R. P., Jayaraman, S., and Malmurugan, N. (2004).
Neural classification of lung sounds using wavelet coe cients. Computers in Biology and
Medicine, 34, 523–537.
Kang, Y., Belušić, D., and Smith-Miles, K. (2014). A note on the relationship between turbulent
coherent structures and phase correlation. Chaos: An Interdisciplinary Journal of Nonlinear
Science, 24, 023114-1–023114-6.
Kankar, P. K., Sharma, S. C., and Harsha, S. P. (2011). Fault diagnosis of ball bearings using con-
tinuous wavelet transform. Applied Soft Computing, 11(2), 2300–2312.
Kao, L. J., Chiu, C. C., Lu, C. J., and Chang, C. H. (2013). A hybrid approach by integrating wavelet-
based feature extraction with MARS and SVR for stock index forecasting. Decision Support
Systems, 54, 1228–1244.
Karacan, C. �., and Olea, R. A. (2014). Inference of strata separation and gas emission paths in
longwall overburden using continuous wavelet transform of well logs and geostatistical simu-
lation. Journal of Applied Geophysics, 105, 147–158.
Karamperidou, C., Engel, V., Lall, U., Stabenau, E., and Smith III, T. J. (2013). Implications of multi-
scale sea level and climate variability for coastal resources. Regional Environmental Change,
13(S1), S91–S100.
Kareem, A., and Kijewski, T. (2002). Time-frequency analysis of wind effects on structures. Journal
of Wind Engineering and Industrial Aerodynamics, 90(12), 1435–1452.
Kareem, A., and Wu, T. (2013). Wind-induced effects on bluff bodies in turbulent flows:
Nonstationary, non-Gaussian and nonlinear features. Journal of Wind Engineering and
Industrial Aerodynamics, 122, 21–37.
Karel, J. M., Haddad, S. A., Hiseni, S., Westra, R. L., Serdijn, W., and Peeters, R. L. (2012).
Implementing wavelets in continuous-time analog circuits with dynamic range optimization.
IEEE Transactions on Circuits and Systems I: Regular Papers, 59(2), 229–242.

Page 51
406 References
Karl, T., Misztal, P. K., Jonsson, H. H., Shertz, S., Goldstein, A. H., and Guenther, A. B. (2013).
Airborne flux measurements of BVOCs above Californian oak forests: Experimental investi-
gation of surface and entrainment fluxes, OH densities, and damk�hler numbers. Journal of
the Atmospheric Sciences, 70, 3277–3287.
Karvounis, E. C., Tsipouras, M. G., and Fotiadis, D. I. (2009). Detection of fetal heart rate through
3-D phase space analysis from multivariate abdominal recordings. IEEE Transactions on
Biomedical Engineering, 56(5), 1394–1406.
Kaspar, K., Hassler, U., Martens, U., Trujillo-Barreto, N., and Gruber, T. (2010). Steady-state visu-
ally evoked potential correlates of object recognition. Brain Research, 1343, 112–121.
Katul, G. G., Geron, C. D., Hsieh, C. I., Vidakovic, B., and Guenther, A. B. (1998). Active turbulence
and scalar transport near the forest–atmosphere interface. Journal of Applied Meteorology,
37(12), 1533–1546.
Katul, G. G., and Parlange, M. B. (1995). Analysis of land surface heat fluxes using the orthonormal
wavelet approach. Water Resources Research, 31, 2743–2749.
Katul, G. G., Parlange, M. B., and Chu, C. R. (1994). Intermittency, local isotropy, and non-Gauss-
ian statistics in atmospheric surface layer turbulence. Physics of Fluids (1994–present), 6(7),
2480–2492.
Katul, G., and Vidakovic, B. (1996). e partitioning of attached and detached eddy motion in the
atmospheric surface layer using Lorentz wavelet filtering. Boundary-Layer Meteorology, 77(2),
153–172.
Katul, G., and Vidakovic, B. (1998). Identification of low-dimensional energy containing/flux
transporting eddy motion in the atmospheric surface layer using wavelet thresholding meth-
ods. Journal of the Atmospheric Sciences, 55(3), 377–389.
Katunin, A., and Przystałka, P. (2014). Damage assessment in composite plates using fractional
wavelet transform of modal shapes with optimized selection of spatial wavelets. Engineering
Applications of Artificial Intelligence, 30, 73–85.
Kayhan, S., and Ercelebi, E. (2011). ECG denoising on bivariate shrinkage function exploiting
interscale dependency of wavelet coe cients. Turkish Journal of Electrical Engineering and
Computer Sciences, 19(3), 495–511.
Kedadouche, M., omas, M., Tahan, A., and Guilbault, R. (2015). Monitoring gears by vibra-
tion measurements: Lempel-Ziv complexity and approximate entropy as diagnostic tools.
In AVE2014: 4i�me Colloque Analyse Vibratoire Exp�rimentale / Experimental Vibration
Analysis. MATEC Web of Conferences, (Vol. 20, pp. 07001-1–07001-7). London: EDP Sciences.
Keenan, D. (2008). Detection and correction of ectopic beats for HRV analysis applying discrete
wavelet transform. International Journal of Medical, Health, Biomedical, Bioengineering and
Pharmaceutical Engineering, 2(10), 358–364.
Keissar, K., Davrath, L. R., and Akselrod, S. (2008). Wavelet transform coherence estimates in
cardiovascular analysis: Error analysis and feasibility study. Computers in Cardiology, 35,
461–464.
Keissar, K., Davrath, L. R., and Akselrod, S. (2009a). Coherence analysis between respiration and
heart rate variability using continuous wavelet transform. Philosophical Transactions of the
Royal Society of London A: Mathematical, Physical and Engineering Sciences, 367, 1393–1406.
Keissar, K., Gilad, O., and Akselrod, S. (2009b). Modified wavelet bicoherence as a diagnostic tool
for very high frequency peaks in cardiovascular signals of normal and heart transplant sub-
jects. Computers in Cardiology, 36, 677–680.
Kellnerova, R., Kukacka, L., Jurcakova, K., Uruba, V., and Janour, Z. (2011). Comparison of wavelet
analysis with velocity derivatives for detection of shear layer and vortices inside a turbulent
boundary layer. Journal of Physics: Conference Series, 318(6), 062012, 1–10.
Kenwright, D. A., Bahraminasab, A., Stefanovska, A., and McClintock, P. V. (2008). e effect of
low-frequency oscillations on cardio-respiratory synchronization. European Physical Journal
B, 65(3), 425–433.

Page 52
References    ◾    407
Kerherv�, F., Jordan, P., Cavalieri, A. V. G., Delville, J., Bogey, C., and Juv�, D. (2012). Educing the
source mechanism associated with downstream radiation in subsonic jets. Journal of Fluid
Mechanics, 710, 606–640.
Keskin, F., Suhre, A., Kose, K., Ersahin, T., Cetin, A. E., and Cetin-Atalay, R. (2013). Image classi-
fication of human carcinoma cells using complex wavelet-based covariance descriptors. PLoS
One, 8(e52807), 1–10.
Kestener, P., Conlon, P. A., Khalil, A., Fennell, L., McAteer, R. T. J., Gallagher, P. T., and Arneodo,
A. (2010). Characterizing complexity in solar magnetogram data using a wavelet-based seg-
mentation method. Astrophysical Journal, 717, 995–1005.
Keylock, C. J. (2010). Characterizing the structure of nonlinear systems using gradual wavelet
reconstruction. Nonlinear Processes in Geophysics, 17(6), 615–632.
Keylock, C. J., Tokyay, T. E., and Constantinescu, G. (2011). A method for characterising the sensitivity
of turbulent flow fields to the structure of inlet turbulence. Journal of Turbulence, 12(45), 1–30.
Khalfaoui, R., Boutahar, M., and Boubaker, H. (2015). Analyzing volatility spillovers and hedg-
ing between oil and stock markets: Evidence from wavelet analysis. Energy Economics, 49,
540–549.
Khalidov, I., Fadili, J., Lazeyras, F., Van De Ville, D., and Unser, M. (2011). Activelets: Wavelets for
sparse representation of hemodynamic responses. Signal Processing, 91(12), 2810–2821.
Khan, M. M., and Fadzil, M. H. A. (2007). Singularity spectrum of hydrocarbon fluids in synthetic
seismograms. In International Conference on Intelligent and Advanced Systems, 2007. ICIAS
2007 (pp. 1236–1239). IEEE.
Khandelwal, S., and Wickstr�m, N. (2014). Identification of gait events using expert knowledge
and continuous wavelet transform analysis. In 7th International Conference on Bio-Inspired
Systems and Signal Processing (BIOSIGNALS 2014) (pp. 197–204), March 3–6, 2014. Angers,
France: SciTePress.
Khandoker, A. H., Karmakar, C. K., and Palaniswami, M. (2009). Automated recognition of patients
with obstructive sleep apnoea using wavelet-based features of electrocardiogram recordings.
Computers in Biology and Medicine, 39, 88–96.
Khandoker, A. H., Karmakar, C. K., Penzel, T., Glos, M., and Palaniswami, M. (2013). Investigating
relative respiratory effort signals during mixed sleep apnea using photoplethysmogram.
Annals of Biomedical Engineering, 41(10), 2229–2236.
Khare, A., Khare, M., Jeong, Y., Kim, H., and Jeon, M. (2010). Despeckling of medical ultrasound
images using Daubechies complex wavelet transform. Signal Processing, 90, 428–439.
Khazaee, M., Ahmadi, H., Omid, M., Moosavian, A., and Khazaee, M. (2014). Classifier fusion of
vibration and acoustic signals for fault diagnosis and classification of planetary gears based
on Dempster–Shafer evidence theory. Proceedings of the Institution of Mechanical Engineers,
Part E: Journal of Process Mechanical Engineering, 228, 21–32.
Kheder, G., Kachouri, A., Taleb, R., Ben Messaoud, M., and Samet, M. (2009). Feature extraction
by wavelet transforms to analyze the heart rate variability during two meditation techniques.
Advances in Numerical Methods, 11, 379–387.
Khoshelham, K., Altundag, D., Ngan-Tillard, D., and Menenti, M. (2011). Influence of range mea-
surement noise on roughness characterization of rock surfaces using terrestrial laser scan-
ning. International Journal of Rock Mechanics and Mining Sciences, 48, 1215–1223.
Khujadze, G., Schneider, K., Oberlack, M., and Farge, M. (2011). Coherent vorticity extraction in
turbulent boundary layers using orthogonal wavelets. Journal of Physics: Conference Series,
318, 022011, 1–10.
Kiiski, H., Reilly, R. B., Lonergan, R., Kelly, S., O’Brien, M. C., Kinsella, K., Bramham, J., et al.
(2012). Only low frequency event-related EEG activity is compromised in multiple sclerosis:
Insights from an independent component clustering analysis. PLoS One, 7(9), e45536, 1–12.
Kijewski-Correa, T., and Bentz, A. (2011). Wind-induced vibrations of buildings: Role of transient
events. Proceedings of the ICE—Structures and Buildings, 164(4), 273–284.

Page 53
408 References
Kim, H. (2010). Dynamic causal linkages between the US stock market and the stock markets of
the East Asian economies. Royal Institute of Technology Centre of Excellence for Science and
Innovation Studies (CESIS), 236, 1–23.
Kirby, J. F., and Swain, C. J. (2006). Mapping the mechanical anisotropy of the lithosphere using
a 2D wavelet coherence, and its application to Australia. Physics of the Earth and Planetary
Interiors, 158, 122–138.
Kirchner, M., Schubert, P., Schmidtbleicher, D., and Haas, C. T. (2012). Evaluation of the temporal
structure of postural sway fluctuations based on a comprehensive set of analysis tools. Physica
A: Statistical Mechanics and its Applications, 391, 4692–4703.
Klein, Y., Grinstein, M., Cohn, S. M., Silverman, J., Klein, M., Kashtan, H., and Shamir, M. Y. (2012).
Minute-to-minute urine flow rate variability: A new renal physiology variable. Anesthesia and
Analgesia, 115(4), 843–847.
Knešaurek, K., Machac, J., and Zhang, Z. (2009). Repeatability of regional myocardial blood flow
calculation in 82 Rb PET imaging. BMC Medical Physics, 9(2), 1–9.
Kodera, K., Gendrin, R., and Villedary, C. (1978). Analysis of time-varying signals with small BT
values. Acoustics, IEEE Transactions on Speech and Signal Processing, 26, 64–76.
Koenig, M., Cavalieri, A. V. G., Jordan, P., Delville, J., Gervais, Y., and Papamoschou, D.
(2011). Farfield filtering of subsonic jet noise: Mach and Temperature effects. AIAA/CEAS
Aeroacoustics Conference (32nd AIAA Aeroacoustics Conference) (pp. 1–19), June 5–8, 2011.
Portland, OR: AIAA 2011-2926.
Koenig, M., Cavalieri, A., Jordan, P., Delville, J., Gervais, Y., Papamoschou, D., Samimy M, and
Lele, S. (2010). Farfield filtering and source imaging for the study of jet noise. 16th AIAA/CEAS
Aeroacoustics Conference (pp. 1–24), June 7–9, 2010. Stockholm, Sweden: AIAA 2010-3779.
Kopriva, I., Jerić, I., and Smrečki, V. (2009). Extraction of multiple pure component 1 H and 13 C
NMR spectra from two mixtures: Novel solution obtained by sparse component analysis-
based blind decomposition. Analytica Chimica Acta, 653, 143–153.
Koronovskii, A. A., and Khramov, A. E. (2002). Wavelet bicoherence analysis as a method for inves-
tigating coherent structures in an electron beam with an overcritical current. Plasma Physics
Reports, 28(8), 666–681.
Kor�rek, M., and Nizam, A. (2010). Clustering MIT–BIH arrhythmias with Ant Colony
Optimization using time domain and PCA compressed wavelet coe cients. Digital Signal
Processing, 20, 1050–1060.
Krajewski, J., Golz, M., Schnieder, S., Schnupp, T., Heinze, C., and Sommer, D. (2010). Detecting
fatigue from steering behaviour applying continuous wavelet transform. In Proceedings of the
7th International Conference on Methods and Techniques in Behavioral Research (pp. 326–
329), August 24–27, 2010. e Netherlands: ACM.
Kreitzer, P. J., Hanchak, M., and Byrd, L. (2012). Horizontal two phase flow regime identification:
Comparison of pressure signature, electrical capacitance tomography (ECT) and high speed
visualization. In ASME 2012 International Mechanical Engineering Congress and Exposition
(pp. 1281–1291), November 9–15, 2012. New York: American Society of Mechanical Engineers.
Krishna, B., and YR Satyaji, R. (2011). Time series modeling of river flow using wavelet neural net-
works. Journal of Water Resource and Protection, 3, 50–59.
Krivonos, R. A., Tomsick, J. A., Bauer, F. E., Baganoff, F. K., Barriere, N. M., Bodaghee, A., Boggs,
S. E., et al. (2014). First hard X-ray detection of the non-thermal emission around the Arches
cluster: Morphology and spectral studies with NuSTAR. Astrophysical Journal, 781(107), 1–11.
Kulesh, M., Holschneider, M., Diallo, M. S., Xie, Q., and Scherbaum, F. (2005). Modeling of wave
dispersion using continuous wavelet transforms. Pure and Applied Geophysics, 162, 843–855.
Kulkarni, J. R., Sadani, L. K., and Murthy, B. S. (1999). Wavelet analysis of intermittent turbulent
transport in the atmospheric surface layer over a monsoon trough region. Boundary-Layer
Meteorology, 90(2), 217–239.

Page 54
References    ◾    409
Kumar, D., Carvalho, P., Antunes, M., Paiva, R. P., and Henriques, J. (2010). Heart murmur clas-
sification with feature selection. In Engineering in Medicine and Biology Society (EMBC), 2010
Annual International Conference of the IEEE (pp. 4566–4569). IEEE.
Kumar, P., and Foufoula-Georgiou, E. (1997). Wavelet analysis for geophysical applications. Reviews
of Geophysics, 35(4), 385–412.
Kuncheva, L. I., and Rodr�guez, J. J. (2013). Interval feature extraction for classification of event-
related potentials (ERP) in EEG data analysis. Progress in Artificial Intelligence, 2(1), 65–72.
Kunpeng, Z., San, W. Y., and Soon, H. G. (2009). Wavelet analysis of sensor signals for tool condi-
tion monitoring: A review and some new results. International Journal of Machine Tools and
Manufacture, 49, 537–553.
Kutyniok, G., Lemvig, J., and Lim, W. Q. (2012). Compactly supported shearlets. In M. Neamtu and
L.L. Schumaker (Eds.) Approximation Theory XIII, San Antonio, TX, 2010 (pp. 163–186). New
York: Springer.
Kutyniok, G., and Sauer, T. (2007). From wavelets to shearlets and back again. In M. Neamtu and
L.L. Schumaker (Eds.) Approximation Theory XII, San Antonio, TX, 2007 (pp. 201–209).
Nashville, TN: Nashboro Press
Kvandal, P., Sheppard, L., Landsverk, S. A., Stefanovska, A., and Kirkeboen, K. A. (2013). Impaired
cerebrovascular reactivity a er acute traumatic brain injury can be detected by wavelet phase
coherence analysis of the intracranial and arterial blood pressure signals. Journal of Clinical
Monitoring and Computing, 27, 375–383.
Kvernmo, H. D., Stefanovska, A., Bracic, M., Kirkeb�en, K. A., and Kvernebo, K. (1998). Spectral
analysis of the laser Doppler perfusion signal in human skin before and a er exercise.
Microvascular Research, 56, 173–182.
Kvernmo, H. D., Stefanovska, A., Kirkeb�en, K. A., and Kvernebo, K. (1999). Oscillations in the
human cutaneous blood perfusion signal modified by endothelium-dependent and endothe-
lium-independent vasodilators. Microvascular Research, 57, 298–309.
Lachowicz, P., and Done, C. (2010). Quasi-periodic oscillations under wavelet microscope: e
application of Matching Pursuit algorithm. Astronomy and Astrophysics, 515(A65), 1–11.
Landsverk, S. A., Kvandal, P., Bernjak, A., Stefanovska, A., and Kirkeboen, K. A. (2007). e effects
of general anesthesia on human skin microcirculation evaluated by wavelet transform.
Anesthesia and Analgesia, 105(4), 1012–1019.
Lane, S. N. (2007). Assessment of rainfall-runoff models based upon wavelet analysis. Hydrological
Processes, 21(5), 586–607.
Latka, M., Turalska, M., Glaubic-Latka, M., Kolodziej, W., Latka, D., and West, B. J. (2005). Phase
dynamics in cerebral autoregulation. American Journal of Physiology-Heart and Circulatory
Physiology, 289(5), H2272–H2279.
Le Pogam, A., Hanzouli, H., Hatt, M., Le Rest, C. C., and Visvikis, D. (2013). Denoising of PET
images by combining wavelets and curvelets for improved preservation of resolution and
quantitation. Medical Image Analysis, 17(8), 877–891.
Le, T. H., and Nguyen, D. A. (2008). Temporo-spectral coherent structure of turbulence and pres-
sure using Fourier and wavelet transforms. AJSTD, 25(2), 405–417.
Le, T. H., Tamura, Y., and Matsumoto, M. (2010). Spanwise pressure coherence on prisms based on
spectral POD and wavelet transform tools. In Proceedings of the 5th International Symposium
on Computational Wind Engineering (CWE2010) (pp. 23–27), May 23–27, 2010, Tokyo, Japan:
IAWE.
Le Van Quyen, M., Staba, R., Bragin, A., Dickson, C., Valderrama, M., Fried, I., and Engel, J. (2010).
Large-scale microelectrode recordings of high-frequency gamma oscillations in human cor-
tex during sleep. Journal of Neuroscience, 30(23), 7770–7782.
Lee, B. C., Kao, C. C., and Doong, D. J. (2011). An analysis of the characteristics of freak waves using
the wavelet transform. Terrestrial. Atmospheric and Oceanic Sciences, 22(3), 359–370.

Page 55
410 References
Lee, C. I., Pakhomov, E., Atkinson, A., and Siegel, V. (2010). Long-term relationships between the
marine environment, krill and salps in the Southern Ocean. Journal of Marine Biology, 2010,
410129, 1–18.
Lee, I., and Sung, H. J. (2001). Characteristics of wall pressure fluctuations in separated flows over
a backward-facing step: Part II. Unsteady wavelet analysis. Experiments in Fluids, 30(3),
273–282.
Lee, S. H., and Lim, J. S. (2012). Parkinson’s disease classification using gait characteristics and
wavelet-based feature extraction. Expert Systems with Applications, 39, 7338–7344.
Lee, S. Y., Rus, G., and Park, T. (2007). Detection of stiffness degradation in laminated composite
plates by filtered noisy impact testing. Computational Mechanics, 41(1), 1–15.
Legarreta, I. R., Addison, P. S., Grubb, N. R., Clegg, G. R., Robertson, C. E., and Watson, J. N.
(2005b). Analysis of ventricular late potentials prior to the onset of ventricular tachyarrhyth-
mias: End of QRS point detector. Computers in Cardiology, 32, 471–474.
Legarreta, I. R., Addison, P. S., Reed, M. J., Grubb, N., Clegg, G. R., Robertson, C. E., and Watson,
J. N. (2005a). Continuous wavelet transform modulus maxima analysis of the electrocardio-
gram: Beat characterisation and beat-to-beat measurement. International Journal of Wavelets,
Multiresolution and Information Processing, 3(1), 19–42.
Legarreta, I. R., Reed, M. J., Addison, P. S., Grubb, N. R., Clegg, G. R., Robertson, C. E., and Watson,
J. N. (2004a). Measurement of heart rate variability during recurrent episodes of ventricular
tachyarrhythmia in one patient using wavelet transform analysis. Computers in Cardiology,
31, 469–472.
Legarreta, I. R., Reed, M. J., Addison, P. S., Grubb, N. R., Clegg, O. R., Robertson, C. E., and Watson,
J. N. (2004b). Can heart rate variability analysis predict the acute onset of ventricular tachyar-
rhythmias? Computers in Cardiology, 31, 201–204.
Leise, T. L., Indic, P., Paul, M. J., and Schwartz, W. J. (2013). Wavelet meets actogram. Journal of
Biological Rhythms, 28(1), 62–68.
Leite, F. E. A., Henriques, M. V. C., and Gurgel, V. C. (2013). E cient selective filtering of seismic
data using multiscale decomposition. Nonlinear Processes in Geophysics, 20, 207–211.
Leonard, A., Lanusse, F., and Starck, J. L. (2015). Weak lensing reconstructions in 2D and 3D:
Implications for cluster studies. Monthly Notices of the Royal Astronomical Society, 449(1),
1146–1157.
Leonard, P. A., Cli on, D., Addison, P. S., Watson, J. N., and Beattie, T. (2006). An automated algo-
rithm for determining respiratory rate by photoplethysmogram in children. Acta Paediatrica,
95, 1124–1128.
Leonard, P., Beattie, T. F., Addison, P. S., and Watson, J. N. (2003). Standard pulse oximeters can be
used to monitor respiratory rate. Emergency Medicine Journal, 20, 524–525.
Leonard, P., Beattie, T. F., Addison, P. S., and Watson, J. N. (2004b). Wavelet analysis of pulse oxim-
eter waveform permits identification of unwell children. Emergency Medicine Journal, 21,
59–60.
Leonard, P., Grubb, N. R., Addison, P. S., Cli on, D., and Watson, J. N. (2004a). An algorithm for
the detection of individual breaths from the pulse oximeter waveform. Journal of Clinical
Monitoring and Computing, 18(5), 309–312.
Leonarduzzi, R., Spilka, J., Wendt, H., Jaffard, S., Torres, M. E., Abry, P., and Doret, M. (2014).
p-leader based classification of first stage intrapartum fetal HRV. In Proceedings of the VI
Congreso Latinoamericano de Ingenier�a Biom�dica (CLAIB), Paran�, Entre R�os, Argentina
(IFBME Proceedings, Vol. 49, pp. 504–507), October 29–31, 2014.
Lepik, �. (2012). Exploring vibrations of cracked beams by the Haar wavelet method. Estonian
Journal of Engineering, 18, 58–75.
Lescarmontier, L., Legr�sy, B., Coleman, R., Perosanz, F., Mayet, C., and Testut, L. (2012). Vibrations
of Mertz glacier ice tongue, East Antarctica. Journal of Glaciology, 58(210), 665–676.

Page 56
References    ◾    411
Lestussi, F., Persia, L. D., and Milone, D. (2011). Comparison of on-line wavelet analysis and recon-
struction: With application to ECG. 5th International Conference on Bioinformatics and
Biomedical Engineering, (iCBBE) 2011 (pp. 1–4). IEEE.
Lewalle, J. (2010). Single-scale wavelet representation of turbulence dynamics: Formulation and
Navier–Stokes regularity. Physica D: Nonlinear Phenomena, 239, 1232–1235.
Li, C., and Liang, M. (2012). Time-frequency signal analysis for gearbox fault diagnosis using a gen-
eralized synchrosqueezing transform. Mechanical Systems and Signal Processing, 26, 205–217.
Li, H. W., Zhou, Y. L., Hou, Y. D., Sun, B., and Yang, Y. (2014b). Flow pattern map and time-fre-
quency spectrum characteristics of nitrogen–water two-phase flow in small vertical upward
noncircular channels. Experimental Thermal and Fluid Science, 54, 47–60.
Li, H., Yi, T., Gu, M., and Huo, L. (2009). Evaluation of earthquake-induced structural damages by
wavelet transform. Progress in Natural Science, 19, 461–470.
Li, H., Zhang, Y., and Zheng, H. (2011a). Application of Hermitian wavelet to crack fault detection
in gearbox. Mechanical Systems and Signal Processing, 25, 1353–1363.
Li, K. J., Gao, P. X., Zhan, L. S., Shi, X. J., and Zhu, W. W. (2010). Relative phase analyses of long-term
hemispheric solar flare activity. Monthly Notices of the Royal Astronomical Society, 401, 342–346.
Li, L., Li, K., Liu, C. C., and Liu, C. Y. (2011d). Comparison of detrending methods in spectral anal-
ysis of heartRate variability. Research Journal of Applied Sciences, Engineering and Technology,
3(9), 1014–1021.
Li, S., Z�llner, F. G., Merrem, A. D., Peng, Y., Roervik, J., Lundervold, A., and Schad, L. R. (2012).
Wavelet-based segmentation of renal compartments in DCE-MRI of human kidney: Initial
results in patients and healthy volunteers. Computerized Medical Imaging and Graphics, 36,
108–118.
Li, X. L., Chang, T., Miller, S. M., Balcilar, M., and Gupta, R. (2015). e co-movement and causality
between the US housing and stock markets in the time and frequency domains. International
Review of Economics and Finance, 38, 220–233.
Li, X., Tso, S. K., and Wang, J. (2000). Real-time tool condition monitoring using wavelet trans-
forms and fuzzy techniques. IEEE Transactions on Systems, Man, and Cybernetics, Part C:
Applications and Reviews, 30(3), 352–357.
Li, X., Yao, X., Fox, J., and Jefferys, J. G. (2007). Interaction dynamics of neuronal oscillations ana-
lysed using wavelet transforms. Journal of Neuroscience Methods, 160, 178–185.
Li, Y., Guo, J., Wang, C., Fan, Z., Liu, G., Wang, C., Gu, Z., Damm, D., Mosig, A., and Wei, X.
(2011c). Circulation times of prostate cancer and hepatocellular carcinoma cells by in vivo
flow cytometry. Cytometry Part A, 79, 848–854.
Li, Y., Wang, X., Lin, J., and Shi, S. (2014a). A wavelet bicoherence-based quadratic nonlinearity
feature for translational axis condition monitoring. Sensors, 14, 2071–2088.
Li, Z., Yan, X., Yuan, C., Peng, Z., and Li, L. (2011b). Virtual prototype and experimental research
on gear multi-fault diagnosis using wavelet-autoregressive model and principal component
analysis method. Mechanical Systems and Signal Processing, 25, 2589–2607.
Liebling, M., Bernhard, T. F., Bachmann, A. H., Froehly, L., Lasser, T., and Unser, M. (2005).
Continuous wavelet transform ridge extraction for spectral interferometry imaging. In
Biomedical Optics 2005 (pp. 397–402). San Jose, CA: International Society for Optics and
Photonics.
Lilly, J. M., and Gascard, J. C. (2006). Wavelet ridge diagnosis of time-varying elliptical signals with
application to an oceanic eddy. Nonlinear Processes in Geophysics, 13, 467–483.
Lilly, J. M., and Olhede, S. C. (2009). Wavelet ridge estimation of jointly modulated multivari-
ate oscillations. Conference Record of the 43rd Asilomar Conference on Signals, Systems and
Computers (pp. 452–456), November 1–9, 2009. Pacific Grove, CA.
Lilly, J. M., and Olhede, S. C. (2010). On the analytic wavelet transform. IEEE Transactions on
Information Theory, 56(8), 4135–4156.

Page 57
412 References
Lilly, J. M., and Olhede, S. C. (2012). Analysis of modulated multivariate oscillations. IEEE
Transactions on Signal Processing, 60(2), 600–612.
Lilly, J. M., Scott, R. K., and Olhede, S. C. (2011). Extracting waves and vortices from Lagrangian
trajectories. Geophysical Research Letters, 38, L23605, 1–5.
Lim, H. J., Sohn, H., DeSimio, M. P., and Brown, K. (2014). Reference-free fatigue crack detection
using nonlinear ultrasonic modulation under various temperature and loading conditions.
Mechanical Systems and Signal Processing, 45, 468–478.
Lim, H. S., Liu, J. J., Han, J. H., and Lee, J. M. (2012). Abrasion diagnosis and assessment of marine
engine using the wavelet transform. In 2012 12th International Conference on Control,
Automation and Systems (ICCAS) (pp. 1661–1665). IEEE.
Lim, M. H., and Leong, M. S. (2013). Detection of early faults in rotating machinery based on wave-
let analysis. Advances in Mechanical Engineering, 625863, 1–8.
Lima, C. A., Coelho, A. L., and Chagas, S. (2009). Automatic EEG signal classification for epi-
lepsy diagnosis with Relevance Vector Machines. Expert Systems with Applications, 36(6),
10054–10059.
Lin, C. H. (2014). A novel hybrid recurrent wavelet neural network control of permanent magnet
synchronous motor drive for electric scooter. Turkish Journal of Electrical Engineering and
Computer Sciences, 22, 1056–1075.
Lineesh, M. C., Minu, K. K., and John, C. J. (2010). Analysis of nonstationary nonlinear economic time
series of gold price: A comparative study. International Mathematical Forum, 5(34), 1673–1683.
Litak, G., Kecik, K., and Rusinek, R. (2013). Cutting force response in milling of Inconel: Analysis
by wavelet and Hilbert-Huang transforms. Latin American Journal of Solids and Structures,
10, 133–140.
Litak, G., and Rusinek, R. (2011). 615. Vibrations in stainless steel turning: Multifractal and wavelet
approaches. Vibroengineering, 13(1), 102–108.
Liu, G., and Luan, Y. (2014). Identification of protein coding regions in the eukaryotic DNA
sequences based on Marple algorithm and wavelet packets transform. Abstract and Applied
Analysis, 2014, 402567, 1–14.
Liu, H., Huang, W., Wang, S., and Zhu, Z. (2014). Adaptive spectral kurtosis filtering based on
Morlet wavelet and its application for signal transients detection. Signal Processing, 96,
118–124.
Liu, J., Wang, H., Liu, W., and Zhang, J. (2012a). Autonomous detection and classification of
congenital heart disease using an auscultation vest. Journal of Computational Information
Systems, 8(2), 485–492.
Liu, L., Zuo, W., Zhang, D., Li, N., and Zhang, H. (2012b). Combination of heterogeneous features
for wrist pulse blood flow signal diagnosis via multiple kernel learning. IEEE Transactions on
Information Technology in Biomedicine, 16(4), 599–607.
Liu, P. C. (1994). Wavelet spectrum analysis and ocean wind waves. In E. Foufoula-Georgiou
and P. Kumar (Eds.), Wavelets in Geophysics (pp. 151–166). New York: Academic Press.
Liu, P. C. (2000a). Wave grouping characteristics in nearshore Great Lakes. Ocean Engineering, 27,
1221–1230.
Liu, P. C. (2000b). Is the wind wave frequency spectrum outdated. Ocean Engineering, 27, 577–588.
Liu, P. C., and Babanin, A. V. (2004). Using wavelet spectrum analysis to resolve breaking events in
the wind wave time series. Annales Geophysicae, 22, 3335–3345.
Liu, X. (2013). Time-arrival location of seismic P-wave based on wavelet transform modulus max-
ima. Journal of Multimedia, 8(1), 32–39.
Liu, Y., Aickelin, U., Feyereisl, J., and Durrant, L. G. (2013). Wavelet feature extraction and genetic algo-
rithm for biomarker detection in colorectal cancer data. Knowledge-Based Systems, 37, 502–514.
Liu, Y. Z., Kang, W., and Sung, H. J. (2005). Assessment of the organization of a turbulent separated
and reattaching flow by measuring wall pressure fluctuations. Experiments in Fluids, 38(4),
485–493.

Page 58
References    ◾    413
Lockhart, C. J., McCann, A., Agnew, C. A., Hamilton, P. K., Quinn, C. E., McClenaghan, V.,
Patterson, C., McGivern, R. C., Harbinson, M. T., and McVeigh, G. E. (2011). Impaired micro-
vascular properties in uncomplicated type 1 diabetes identified by Doppler ultrasound of the
ocular circulation. Diabetes and Vascular Disease Research, 8(3), 211–220.
Lockhart, T. E., Soangra, R., Zhang, J., and Wu, X. (2013). Wavelet based automated postural
event detection and activity classification with single IMU (TEMPO). Biomedical Sciences
Instrumentation, 49, 224–233.
Lopes, R., and Betrouni, N. (2009). Fractal and multifractal analysis: A review. Medical Image
Analysis, 13, 634–649.
Lopez-Montes, R., P�rez-Enr�quez, R., Araujo-Pradere, E. A., and Cruz-Abeyro, J. A. L. (2015).
Fractal and wavelet analysis evaluation of the mid latitude ionospheric disturbances associ-
ated with major geomagnetic storms. Advances in Space Research, 55(2), 586–596.
Lovejoy, S., and Schertzer, D. (2012). Haar wavelets, fluctuations and structure functions: Convenient
choices for geophysics. Nonlinear Processes in Geophysics, 19(5), 513–527.
Low, K. R., Berger, Z. P., Lewalle, J., El-Hadidi, B., and Glauser, M. N. (2011). Correlations and wavelet
based analysis of near-field and far-field pressure of a controlled high speed jet. 41st Fluid Dynamics
Conference and Exhibit (pp. 1–10), June 27–30, 2011. Honolulu, Hawaii: AIAA 2011-4020.
Lu, C. H., and Fitzjarrald, D. R. (1994). Seasonal and diurnal variations of coherent structures over
a deciduous forest. Boundary-Layer Meteorology, 69, 43–69.
Lu, W. B., Li, P., Chen, M., Zhou, C. B., and Shu, D. Q. (2011). Comparison of vibrations induced
by excavation of deep-buried cavern and open pit with method of bench blasting. Journal of
Central South University of Technology, 18, 1709–1718.
Lu, W., Wei-Hua, C., and Feng-Chen, L. (2014). Large-eddy simulations of a forced homogeneous
isotropic turbulence with polymer additives. Chinese Physics B, 23(3), 034701-1–034701-13.
Lui, P. W., Chan, B. C., Chan, F. H., Poon, P. W., Wang, H., and Lam, F. K. (1998). Wavelet analysis
of embolic heart sound detected by precordial Doppler ultrasound during continuous venous
air embolism in dogs. Anesthesia and Analgesia, 86, 325–331.
Lundstedt, H., Liszka, L., Lundin, R., and Muscheler, R. (2006). Long-term solar activity explored
with wavelet methods. Annales Geophysicae, 24(2), 769–778.
Ma, H., Yu, T., Han, Q., Zhang, Y., Wen, B., and Xuelian, C. (2009a). Time-frequency features of two types
of coupled rub-impact faults in rotor systems. Journal of Sound and Vibration, 321, 1109–1128.
Ma, J., Hussaini, M. Y., Vasilyev, O. V., and Le Dimet, F. X. (2009b). Multiscale geometric analysis
of turbulence by curvelets. Physics of Fluids, 21, 075104-1–075104-19.
Ma, J., and Plonka, G. (2010). e curvelet transform. IEEE Signal Processing Magazine, 27(2),
118–133.
Ma, Y., Dong, G., and Ma, X. (2011). Separation of obliquely incident and reflected irregular waves
by the Morlet wavelet transform. Coastal Engineering, 58, 761–766.
Ma, Y., Dong, G., Ma, X., and Wang, G. (2010). A new method for separation of 2D incident and
reflected waves by the Morlet wavelet transform. Coastal Engineering, 57, 597–603.
Machado, J. T., Duarte, F. B., and Duarte, G. M. (2012). Analysis of stock market indices with multi-
dimensional scaling and wavelets. Mathematical Problems in Engineering, 2012, 819503, 1–15.
MacLachlan, G. A., Shenoy, A., Sonbas, E., Coyne, R., Dhuga, K. S., Eskandarian, A., Maximon, L.
C., and Parke, W. C. (2013). e Hurst exponent of Fermi gamma-ray bursts. Monthly Notices
of the Royal Astronomical Society, 436(4), 2907–2914
Madeiro, J. P., Cortez, P. C., Marques, J. A., Seisdedos, C. R., and Sobrinho, C. R. (2012). An innova-
tive approach of QRS segmentation based on first-derivative, Hilbert and Wavelet Transforms.
Medical Engineering and Physics, 34, 1236–1246.
Magini, M., Mocaiber, I., De Oliveira, L., Barbosa, W. L. D. O., Pereira, M. G., and Machado-
Pinheiro, W. (2012). e role of basal HRV assessed through wavelet transform in the predic-
tion of anxiety and affect levels: A case study. Journal of Biomedical Graphics and Computing,
2(1), 133.

Page 59
414 References
Mahdavi, S. H., and Abdul Razak, H. (2015). A comparative study on optimal structural dynamics
using wavelet functions. Mathematical Problems in Engineering, 956793, 1–10.
Makris, N., and Kampas, G. (2013). Estimating the “effective period” of bilinear systems with
linearization methods, wavelet and time-domain analyses: From inelastic displacements to
modal identification. Soil Dynamics and Earthquake Engineering, 45, 80–88.
Malegori, G., and Ferrini, G. (2012). Wavelet transforms in dynamic atomic force spectroscopy. In
V. Belitto (Ed.), Atomic Force Microscopy: Imaging, Measuring and Manipulating Surfaces at
the Atomic Scale (Chapter 5, pp. 71–98). INTECH Open Access Publisher. Rijeka, Croatia.
Mallat, S. G. (1989). A theory for multiresolution signal decomposition: e wavelet representation.
IEEE Transactions on Pattern Analysis and Machine Intelligence, 11(7), 674–693.
Mallat, S. (2009). A Wavelet Tour of Signal Processing: The Sparse Way. Burlington, MA: Academic
Press.
Mallat, S., and Hwang, W. L. (1992). Singularity detection and processing with wavelets. IEEE
Transactions on Information Theory, 38(2), 617–643.
Mallat, S. G., and Zhang, Z. (1993). Matching pursuits with time-frequency dictionaries. IEEE
Transactions on Signal Processing, 41(12), 3397–3415.
Mallat, S., and Zhong, S. (1992). Characterization of signals from multiscale edges. IEEE Transactions
on Pattern Analysis and Machine Intelligence, 14(7), 710–732.
Mamaghanian, H., Khaled, N., Atienza, D., and Vandergheynst, P. (2011). Compressed sensing for
real-time energy-e cient ECG compression on wireless body sensor nodes. IEEE Transactions
on Biomedical Engineering, 58(9), 2456–2466.
Mandelbrot, B. B. (1982). The Fractal Geometry of Nature. Francisco, CA: W.H. Freeman.
Mandelbrot, B. B., and Van Ness, J. W. (1968). Fractional Brownian motions, fractional noises and
applications. SIAM Review, 10(4), 422–437.
Manganotti, P., Formaggio, E., Del Felice, A., Storti, S. F., Zamboni, A., Bertoldo, A., Fiaschi, A. and
Toffolo, G. M. (2013). Time-frequency analysis of short-lasting modulation of EEG induced
by TMS during wake, sleep deprivation and sleep. Frontiers in Human Neuroscience, 7(767),
1–12.
Manganotti, P., Formaggio, E., Storti, S. F., De Massari, D., Zamboni, A., Bertoldo, A., Fiaschi, A. and
Toffolo, G. M. (2012). Time-frequency analysis of short-lasting modulation of EEG induced
by intracortical and transcallosal paired TMS over motor areas. Journal of Neurophysiology,
107, 2475–2484.
Maraun, D., and Kurths, J. (2004). Cross wavelet analysis: Significance testing and pitfalls. Nonlinear
Processes in Geophysics, 11(4), 505–514.
Maraun, D., Kurths, J., and Holschneider, M. (2007). Nonstationary Gaussian processes in wavelet
domain: Synthesis, estimation, and significance testing. Physical Review E, 75(1), 016707.
Markovic, D., and Koch, M. (2014). Long-term variations and temporal scaling of hydroclimatic
time series with focus on the German part of the Elbe River Basin. Hydrological Processes,
28(4), 2202–2211.
M�rquez, F. P. G., Tobias, A. M., P�rez, J. M. P., and Papaelias, M. (2012). Condition monitoring of
wind turbines: Techniques and methods. Renewable Energy, 46, 169–178.
Mart�nez, B., and Gilabert, M. A. (2009). Vegetation dynamics from NDVI time series analysis
using the wavelet transform. Remote Sensing of Environment, 113, 1823–1842.
Marzano, C., Ferrara, M., Mauro, F., Moroni, F., Gorgoni, M., Tempesta, D., Cipolli, C., and De
Gennaro, L. (2011). Recalling and forgetting dreams: eta and alpha oscillations during
sleep predict subsequent dream recall. Journal of Neuroscience, 31(18), 6674–6683.
Mashita, T., Shimatani, K., Iwata, M., Miyamoto, H., Komaki, D., Hara, T., Kiyokawa, K., Takemura,
H., and Nishio, S. (2012). Human activity recognition for a content search system considering
situations of smartphone users. In 2012 IEEE Virtual Reality Short Papers and Posters (VRW),
(pp. 1–2). IEEE.

Page 60
References    ◾    415
Masias, M., Freixenet, J., Llad�, X., and Peracaula, M. (2012). A review of source detection approaches
in astronomical images. Monthly Notices of the Royal Astronomical Society, 422(2), 1674–1689.
Masias, M., Llad�, X., Peracaula, M., and Freixenet, J. (2015). Multiscale distilled sensing: Astronomical
source detection in long wavelength images. Astronomy and Computing, 9, 10–19.
Mataar, D., Fournier, R., Lachiri, Z., and Nait-Ali, A. (2013). Biometric application and classifi-
cation of individuals using postural parameters. International Journal of Computers and
Technology, 7(2), 580–593.
McAteer, R. J., Gallagher, P. T., and Conlon, P. A. (2010). Turbulence, complexity, and solar flares.
Advances in Space Research, 45(9), 1067–1074.
McDonald, C. R., esen, T., Carlson, C., Blumberg, M., Girard, H. M., Trongnetrpunya, A.,
Sherfey, J. S., et al. (2010). Multimodal imaging of repetition priming: Using fMRI, MEG, and
intracranial EEG to reveal spatiotemporal profiles of word processing. Neuroimage, 53(2),
707–717.
McKean, J., Nagel, D., Tonina, D., Bailey, P., Wright, C. W., Bohn, C., and Nayegandhi, A. (2009).
Remote sensing of channels and riparian zones with a narrow-beam aquatic-terrestrial
LIDAR. Remote Sensing, 1, 1065–1096.
Meeker, K., Harang, R., Webb, A. B., Welsh, D. K., Doyle, F. J., Bonnet, G., Herzog, E. D., and
Petzold, L. R. (2011). Wavelet measurement suggests cause of period instability in mamma-
lian circadian neurons. Journal of Biological Rhythms, 26(4), 353–362.
Mehr, A. D., Kahya, E., and �zger, M. (2014). A gene–wavelet model for long lead time drought
forecasting. Journal of Hydrology, 517, 691–699.
Mendez, M. O., Corthout, J., Van Huffel, S., Matteucci, M., Penzel, T., Cerutti, S., and Bianchi, A.
M. (2010). Automatic screening of obstructive sleep apnea from the ECG based on empirical
mode decomposition and wavelet analysis. Physiological Measurement, 31, 273–289.
Meneveau, C. (1991a). Analysis of turbulence in the orthonormal wavelet representation. Journal of
Fluid Mechanics, 232, 469–520.
Meneveau, C. (1991b). Dual spectra and mixed energy cascade of turbulence in the wavelet repre-
sentation. Physical Review Letters, 66(11), 1450–1453.
Mengistu, S. G., Creed, I. F., Kulperger, R. J., and Quick, C. G. (2013). Russian nesting dolls effect–
Using wavelet analysis to reveal non-stationary and nested stationary signals in water yield
from catchments on a northern forested landscape. Hydrological Processes, 27, 669–686.
Merry, R., van de Molengra , R., and Steinbuch, M. (2006). Removing non-repetitive disturbances
in iterative learning control by wavelet filtering. In Proceedings of the 2006 American Control
Conference (pp. 226–231), June 14–16, 2006. Minneapolis, MN: IEEE.
Mertens, F., and Lobanov, A. (2015). Wavelet-based decomposition and analysis of structural pat-
terns in astronomical images. Astronomy and Astrophysics, 574(A67), 1–14.
Mertens, S., Dolde, K., Korzeczek, M., Glueck, F., Groh, S., Martin, R. D., Poon, A. W. P., and
Steidl, M. (2015). Wavelet approach to search for sterile neutrinos in tritium β-decay spectra.
Physical Review D, 91(4), 042005, 1–10.
Mestek, M. L., Addison, P. S., Kinney, A. R., Kelley, S. D. (2012c). Accuracy of continuous non-inva-
sive respiratory rate derived from pulse oximetry in obese subjects. Anesthesiology 2012: The
American Society of Anesthesiologists Annual Meeting 2012, October 13–17, in Washington,
DC. Abstract A561.
Mestek, M. L., Addison, P. S., Neitenbach, A. M., Bergese, S. D., and Kelley, S. D. (2012a) Accuracy
of continuous non-invasive respiratory rate derived from pulse oximetry in the post-anes-
thesia care unit. ANESTHESIOLOGY 2012: The American Society of Anesthesiologists Annual
Meeting 2012, October 13–17, in Washington, DC. Abstract A094.
Mestek, M., Addison, P., Neitenbach, A. M., Bergese, S., and Kelley, S. (2012d). Accuracy of continu-
ous noninvasive respiratory rate derived from pulse oximetry in chronic obstructive pulmo-
nary disease patients. CHEST Journal, 142, 671A.

Page 61
416 References
Mestek, M., Addison, P., Neitenbach, A. M., Bergese, S., and Kelley, S. (2012e). Accuracy of con-
tinuous noninvasive respiratory rate derived from pulse oximetry in congestive heart failure
patients. CHEST Journal, 142, 113A.
Mestek, M. L., Ochs, J. P., Addison, P. S., Neitenbach, A. M., Bergese, S. D., and Kelley, S. D. (2013).
Accuracy of continuous non-invasive respiratory rate derived from pulse oximetry in patients with
high respiratory rates. In Anesthesia and Analgesia. Supplement: ‘Abstracts of Papers Presented at the
2013 Annual Meeting of the Society for Technology in Anesthesia (STA), January 9–12, 2013’, p. 49.
Hagerstown, MD: Lippincott Williams & Wilkins.
Mestek, M. L., Watson, J. N., Ochs, J. P., Neitenbach, A. M., and Addison, P. S. (2012b) Accuracy
of continuous noninvasive respiratory rate derived from pulse oximetry during coached
breathing. IAMPOV International Symposium (Abstract 3, pp. 36–37), June 29–July 1, 2012.
IAMPOV.
Meyers, S. D., Kelly, B. G., and O’Brien, J. J. (1993). An introduction to wavelet analysis in oceanog-
raphy and meteorology: With application to the dispersion of Yanai waves. Monthly Weather
Review, 121(10), 2858–2866.
Mezeiov�, K., and Paluš, M. (2012). Comparison of coherence and phase synchronization of the
human sleep electroencephalogram. Clinical Neurophysiology, 123(9), 1821–1830.
Michis, A. (2011). Multiscale Analysis of the Liquidity Effect Central bank of Cyprus. Working Paper
Series, October 2011 (Working Paper No. 2011-5), 1–15.
Mi, X., Ren, H., Ouyang, Z., Wei, W., and Ma, K. (2005). e use of the Mexican Hat and the Morlet
wavelets for detection of ecological patterns. Plant Ecology, 179, 1–19.
Milosevic, M., Jovanov, E., and Milenković, A. (2011). Rapid processor customization for design
optimization: A case study of ECG R-peak detection. In Biomedical Circuits and Systems
Conference (BioCAS), 2011 IEEE (pp. 209–212). IEEE.
Mitra, J., Glover, J. R., Ktonas, P. Y., Kumar, A. T., Mukherjee, A., Karayiannis, N. B., Frost, J. D.,
Hrachovy, R. A., and Mizrahi, E. M. (2009). A multi-stage system for the automated detection
of epileptic seizures in neonatal EEG. Journal of Clinical Neurophysiology: Official Publication
of the American Electroencephalographic Society, 26(4), 218.
Mochimaru, F., Fujimoto, Y., and Ishikawa, Y. (2002). Detecting the fetal electrocardiogram by
wavelet theory-based methods. Progress in Biomedical Research, 7, 185–193.
Moleti, A., Longo, F., and Sisto, R. (2012). Time-frequency domain filtering of evoked otoacoustic
emissions. Journal of the Acoustical Society of America, 132(4), 2455–2467.
Molini, A., Katul, G. G., and Porporato, A. (2010). Causality across rainfall time scales revealed by
continuous wavelet transforms. Journal of Geophysical Research: Atmospheres (1984–2012),
115, D14123, 1–16.
Moriyama, O., Kuroiwa, N., Kanda, M., and Matsushita, M. (1998). Statistics and structure of gran-
ular flow through a vertical pipe. Journal of the Physical Society of Japan, 67(5), 1603–1615.
Morris, A., Gozlan, R. E., Hassani, H., Andreou, D., Couppi�, P., and Gu�gan, J. F. (2014). Complex
temporal climate signals drive the emergence of human water-borne disease. Emerging
Microbes and Infections, 3, e56, 1–9.
Mosdorf, R., Wyszkowski, T., and Dąbrowski, K. (2011). Multifractal properties of large bubble
paths in a single bubble column. Archives of Thermodynamics, 32(1), 3–20.
Mota-Valtierra, G. C., Franco-Gasca, L. A., Herrera-Ruiz, G., and Macias-Bobadilla, G. (2011). ANN
based tool condition monitoring system for CNC milling machines. Ingenier�a Investigaci�n y
Tecnolog�a, 12(4), 461–468.
Mouri, H., Kubotani, H., Fujitani, T., Niino, H., and Takaoka, M. (1999). Wavelet analyses of veloci-
ties in laboratory isotropic turbulence. Journal of Fluid Mechanics, 389, 229–254.
Moya-Mart�nez, P., Ferrer-Lape�a, R., and Escribano-Sotos, F. (2015). Interest rate changes and
stock returns in Spain: A wavelet analysis. BRQ Business Research Quarterly, 18, 95–110.
Mu, D., Chen, D., Fan, J., Wang, X., and Zhang, F. (2012). Carriage error identification based on
cross-correlation analysis and wavelet transformation. Sensors, 12, 9551–9565.

Page 62
References    ◾    417
Mukli, P., Nagy, Z., and Eke, A. (2015). Multifractal formalism by enforcing the universal behavior
of scaling functions. Physica A: Statistical Mechanics and its Applications, 417, 150–167.
Mulligan, R. F., and Koppl, R. (2011). Monetary policy regimes in macroeconomic data: An applica-
tion of fractal analysis. Quarterly Review of Economics and Finance, 51, 201–211.
Mu�oz, A., Sen, A. K., Sancho, C., and Genty, D. (2009). Wavelet analysis of Late Holocene stalagmite
records from Ortigosa caves in Northern Spain. Journal of Cave and Karst Studies. 71(1), 63–72.
Murgu�a, J. S., and Campos-Cant�n, E. (2006). Wavelet analysis of chaotic time series. Revista
mexicana de f�sica, 52(2), 155–162.
Murugappan, M., Nagarajan, R., and Yaacob, S. (2011). Combining spatial filtering and wave-
let transform for classifying human emotions using EEG signals. Journal of Medical and
Biological Engineering, 31(1), 45–51.
Muzy, J. F., Bacry, E., and Arneodo, A. (1991). Wavelets and multifractal formalism for singular
signals: Application to turbulence data. Physical Review Letters, 67(25), 3515–3518.
Muzy, J. F., Bacry, E., and Arneodo, A. (1993). Multifractal formalism for fractal signals: e struc-
ture-function approach versus the wavelet-transform modulus-maxima method. Physical
Review E, 47(2), 875–884.
Muzy, J. F., Bacry, E., and Arneodo, A. (1994). e multifractal formalism revisited with wavelets.
International Journal of Bifurcation and Chaos, 4(02), 245–302.
Myint, S. W., Zhu, T., and Zheng, B. (2015). A novel image classification algorithm using overcom-
plete wavelet transforms. IEEE Geoscience and Remote Sensing Letters, 12(6), 1232–1236.
Najeeb, S. F., Bacha, O., and Masih, M. (2015). Does heterogeneity in investment horizons affect
portfolio diversification? Some insights using M-GARCH-DCC and wavelet correlation anal-
ysis. Emerging Markets Finance and Trade, 51, 188–208.
Nakatani, H., Orlandi, N., and van Leeuwen, C. (2011). Precisely timed oculomotor and parietal
EEG activity in perceptual switching. Cognitive Neurodynamics, 5, 399–409.
Nan, J. (2011). Wavelet analysis to detect multi-scale coherent eddy structures and intermittency in tur-
bulent boundary layer. In J. C. Lerner and U. Boldes (Eds.), Wind Tunnels and Experimental Fluid
Dynamics Research (Chapter 25, pp. 509–534). Published: July 27, 2011. Rijeka, Croatia: InTech.
Naouai, M., Hamouda, A., Akkari, A., and Weber, C. (2011). New approach for road extraction
from high resolution remotely sensed images using the quaternionic wavelet. In Pattern
Recognition and Image Analysis, 6669, 452–459.
Nason, G. P., and Silverman, B. W. (1995). e stationary wavelet transform and some statistical
applications. In Lecture Notes in Statistics 103 (pp. 281–299). New York: Springer.
Naue, N., Rach, S., Str�ber, D., Huster, R. J., Zaehle, T., K�rner, U., and Herrmann, C. S. (2011).
Auditory event-related response in visual cortex modulates subsequent visual responses in
humans. Journal of Neuroscience, 31(21), 7729–7736.
Nazimov, A. I., Pavlov, A. N., Nazimova, A. A., Grubov, V. V., Koronovskii, A. A., Sitnikova, E.,
and Hramov, A. E. (2013). Serial identification of EEG patterns using adaptive wavelet-based
analysis. European Physical Journal Special Topics, 222, 2713–2722.
Nejadmalayeri, A., Vezolainen, A., De Stefano, G., and Vasilyev, O. V. (2014). Fully adaptive tur-
bulence simulations based on Lagrangian spatio-temporally varying wavelet thresholding.
Journal of Fluid Mechanics, 749, 794–817.
Nemes, A., Zhao, J., Lo Jacono, D., and Sheridan, J. (2012). e interaction between flow-induced
vibration mechanisms of a square cylinder with varying angles of attack. Journal of Fluid
Mechanics, 710, 102–130.
Neto, O. P., Baweja, H. S., and Christou, E. A. (2010). Increased voluntary drive is associated with
changes in common oscillations from 13 to 60 Hz of interference but not rectified electromy-
ography. Muscle and Nerve, 42(3), 348–354.
Neto, O. P., Pinheiro, A. O., Pereira, V. L., Pereira, R., Baltatu, O. C., and Campos, L. A. (2016).
Morlet wavelet transforms of heart rate variability for autonomic nervous system activity.
Applied and Computational Harmonic Analysis, 40, 200–206.

Page 63
418 References
Neupauer, R. M., and Powell, K. L. (2005). A fully-anisotropic Morlet wavelet to identify dominant
orientations in a porous medium. Computers and Geosciences, 31, 465–471.
Newland, D. E. (1993). An Introduction to Random Vibrations, Spectral and Wavelet Analysis, 3rd
Edition, New York: Dover.
Ng, E. K., and Chan, J. C. (2012). Geophysical applications of partial wavelet coherence and mul-
tiple wavelet coherence. Journal of Atmospheric and Oceanic Technology, 29, 1845–1853.
Nguyen, H. T., and Nabney, I. T. (2010). Short-term electricity demand and gas price forecasts using
wavelet transforms and adaptive models. Energy, 35, 3674–3685.
Nguyen, V. T., Euh, D. J., and Song, C. H. (2010). An application of the wavelet analysis technique for
the objective discrimination of two-phase flow patterns. International Journal of Multiphase
Flow, 36, 755–768.
Nicolis, O., and Mateu, J. (2015). 2D anisotropic wavelet entropy with an application to earthquakes
in Chile. Entropy, 17, 4155–4172.
Niegowski, M., and Zivanovic, M. (2016). Wavelet-based unsupervised learning method for elec-
trocardiogram suppression in surface electromyograms. Medical Engineering and Physics,
38(3), 248–256.
Ning, J., and Atanasov, N. (2010). Delineation of systolic and diastolic heart murmurs via wavelet
transform and autoregressive modeling. International Journal of Bioelectromagnetism, 12(3),
114–120.
Ni, S. H., Isenhower, W. M., and Huang, Y. H. (2012a). Continuous wavelet transform technique
for low-strain integrity testing of deep drilled sha s. Journal of GeoEngineering, 7(3), 97–105.
Niu, J., and Sivakumar, B. (2013). Scale-dependent synthetic streamflow generation using a con-
tinuous wavelet transform. Journal of Hydrology, 496, 71–78.
Ni, Y. Q., Xia, H. W., Wong, K. Y., and Ko, J. M. (2012b). In-service condition assessment of bridge deck
using long-term monitoring data of strain response. Journal of Bridge Engineering, 17, 876–885.
No�l, J. P., Renson, L., and Kerschen, G. (2014). Dynamics of a strongly nonlinear spacecra struc-
ture Part I: Experimental identification. In 13th European Conference on Spacecraft Structures,
Materials and Environmental Testing (pp. 1–7), April 1–4, 2014. Braunschweig, Germany.
Nogata, F., Yokota, Y., Kawamura, Y., Morita, H., and Uno, Y. (2015). Audio-visual recognition of
auscultatory breathing sounds using Fourier and wavelet analyses. Asian Journal of Computer
and Information Systems, 3(4), 96–105.
Nogata, F., Yokota, Y., Kawanura, Y., Morita, H., Uno, Y., and Walsh, W. R. (2012). Audio-visual
based recognition of auscultatory heart sounds with Fourier and wavelet analyses. Global
Journal of Technology and Optimization, 3, 43–48.
Nolan, G., Ringwood, J. V., and Holmes, B. (2007). Short term wave energy variability off the west
coast of Ireland. In Proceedings of the 7th European Wave and Tidal Energy Conference (pp.
1–10), September 11–13, 2007. Porto, Portugal.
Nordbo, A., and Katul, G. (2013). A wavelet-based correction method for eddy-covariance high-fre-
quency losses in scalar concentration measurements. Boundary-Layer Meteorology, 146, 81–102.
Noriega, M., Mart�nez, J. P., Laguna, P., Bail�n, R., and Almeida, R. (2012). Respiration effect
on wavelet-based ECG T-wave end delineation strategies. IEEE Transactions on Biomedical
Engineering, 59(7), 1818–1828.
Noskov, V., Denisov, S., Stepanov, R., and Frick, P. (2012). Turbulent viscosity and turbulent
magnetic diffusivity in a decaying spin-down flow of liquid sodium. Physical Review E, 85,
016303-1–016303-9.
Nourani, V., Hosseini Baghanam, A., Adamowski, J., and Kisi, O. (2014). Applications of hybrid
wavelet–Artificial Intelligence models in hydrology: A review. Journal of Hydrology, 514, 358–377.
Nyander, A., Addison, P. S., McEwan, I., and Pender, G. (2003). Analysis of river bed surface
roughnesses using 2D wavelet transform-based methods. Arabian Journal for Science and
Engineering, 28(1; PART C), 107–122.

Page 64
References    ◾    419
Obeid, D., Sadek, S., Zaharia, G., and El Zein, G. (2010). Touch-less heartbeat detection and mea-
surement-based cardiopulmonary modeling. In 2010 Annual International Conference of the
IEEE Engineering in Medicine and Biology Society (EMBC), (pp. 658–661). IEEE.
Okamoto, N., Yoshimatsu, K., Schneider, K., Farge, M., and Kaneda, Y. (2011). Coherent vortic-
ity simulation of three-dimensional forced homogeneous isotropic turbulence. Multiscale
Modeling and Simulation, 9(3), 1144–1161.
Okonkwo, C., Demoz, B., and Tesfai, S. (2014). Characterization of West African jet streams
and their association to ENSO events and rainfall in ERA-interim 1979–2011. Advances in
Meteorology, 2014, 405617, 1–12.
Olkkonen, J. (Ed.). (2011) Discrete Wavelet Transforms: Theory and Applications. Rijeka, Croatia:
InTech.
Oltean, M., Picheral, J., Lahalle, E., Hamdan, H., and Griffaton, J. (2013). Compression methods
for mechanical vibration signals: Application to the plane engines. Mechanical Systems and
Signal Processing, 41, 313–327.
Orlov, V., and �ij�, J. (2015). Benefits of wavelet-based carry trade diversification. Research in
International Business and Finance, 34, 17–32.
Otal, E. H., Sileo, E., Aguirre, M. H., Fabregas, I. O., and Kim, M. (2015). Structural characteriza-
tion and EXAFS wavelet analysis of Yb doped ZnO by wet chemistry route. Journal of Alloys
and Compounds, 622, 115–120.
Ouadfeul, S., and Aliouane, L. (2011). Multifractal analysis revisited by the continuous wavelet
transform applied in lithofacies segmentation from well-logs data. International Journal of
Applied Physics and Mathematics, 1(1), 10–18.
Ozaki, T. J., Sato, N., Kitajo, K., Someya, Y., Anami, K., Mizuhara, H., Ogawa, S., and Yamaguchi, Y.
(2012). Traveling EEG slow oscillation along the dorsal attention network initiates spontane-
ous perceptual switching. Cognitive Neurodynamics, 6, 185–198.
�zbay, Y. (2009). A new approach to detection of ECG arrhythmias: Complex discrete wavelet
transform based complex valued artificial neural network. Journal of Medical Systems, 33,
435–445.
Paglialonga, A., Barozzi, S., Brambilla, D., Soi, D., Cesarani, A., Gagliardi, C., Comiotto, E.,
Spreafico, E., and Tognola, G. (2011b). Cochlear active mechanisms in young normal-hearing
subjects affected by Williams syndrome: Time–frequency analysis of otoacoustic emissions.
Hearing Research, 272, 157–167.
Paglialonga, A., Fiocchi, S., Del Bo, L., Ravazzani, P., and Tognola, G. (2011a). Quantitative analysis
of cochlear active mechanisms in tinnitus subjects with normal hearing sensitivity: Time-
frequency analysis of transient evoked otoacoustic emissions and contralateral suppression.
Auris Nasus Larynx, 38, 33–40.
Paiva, T. O., Almeida, P. R., Ferreira-Santos, F., Vieira, J. B., Silveira, C., Chaves, P. L., Barbosa, F.,
and Marques-Teixeira, J. (2016). Similar sound intensity dependence of the N1 and P2 com-
ponents of the auditory ERP: Averaged and single trial evidence. Clinical Neurophysiology,
127, 499–508.
Pakrashi, V., O’Connor, A., and Basu, B. (2010). A bridge–vehicle interaction based experimental
investigation of damage evolution. Structural Health Monitoring, 9(4), 285–296.
Pal, S., Heyns, P. S., Freyer, B. H., eron, N. J., and Pal, S. K. (2011). Tool wear monitoring and
selection of optimum cutting conditions with progressive tool wear effect and input uncer-
tainties. Journal of Intelligent Manufacturing, 22(4), 491–504.
Palmer, S., and Hall, W. (2012). Surface evaluation of carbon fibre composites using wavelet texture
analysis. Composites Part B: Engineering, 43, 621–626.
Pandey, V. K., and Pandey, P. C. (2007). Wavelet based cancellation of respiratory artifacts in
impedance cardiography. In 2007 15th International Conference on Digital Signal Processing
(pp. 191–194). IEEE.

Page 65
420 References
Pang, D. S., Robledo, C. J., Carr, D. R., Gent, T. C., Vyssotski, A. L., Caley, A., Zecharia, A. Y.,
Wisden, W., Brickley, S. G., and Franks, N. P. (2009). An unexpected role for TASK-3 potas-
sium channels in network oscillations with implications for sleep mechanisms and anesthetic
action. Proceedings of the National Academy of Sciences, 106(41), 17546–17551.
Pan, S. Y., Hsieh, B. Z., Lu, M. T., and Lin, Z. S. (2008). Identification of stratigraphic formation
interfaces using wavelet and Fourier transforms. Computers and Geosciences, 34, 77–92.
Pan, Z., Glennie, C., Hartzell, P., Fernandez-Diaz, J. C., Legleiter, C., and Overstreet, B. (2015).
Performance assessment of high resolution airborne full waveform LiDAR for shallow river
bathymetry. Remote Sensing, 7, 5133–5159.
Papademetriou, M. D., Tachtsidis, I., Elliot, M. J., Hoskote, A., and Elwell, C. E. (2012). Multichannel
near infrared spectroscopy indicates regional variations in cerebral autoregulation in infants
supported on extracorporeal membrane oxygenation. Journal of Biomedical Optics, 17(6),
067008-1–067008-9.
Papaioannou, V. E., Chouvarda, I. G., Maglaveras, N. K., and Pneumatikos, I. A. (2012). Temperature
variability analysis using wavelets and multiscale entropy in patients with systemic inflam-
matory response syndrome, sepsis, and septic shock. Critical Care, 16(RS1), 1–15.
Park, C., Tang, J., and Ding, Y. (2010). Aggressive data reduction for damage detection in structural
health monitoring. Structural Health Monitoring, 9(1), 59–74.
Pascoal, R., and Monteiro, A. M. (2014). Market e ciency, roughness and long memory in PSI20
index returns: Wavelet and entropy analysis. Entropy, 16, 2768–2788.
Pasquini, A. I., Lecomte, K. L., and Depetris, P. J. (2013). e Manso Glacier drainage system
in the northern Patagonian Andes: An overview of its main hydrological characteristics.
Hydrological Processes, 27, 217–224.
Pattiaratchi, C., and Wijeratne, E. M. S. (2014). Observations of meteorological tsunamis along the
south-west Australian coast. Natural Hazards, 74, 281–303.
Pavlov, A. N., Abdurashitov, A. S., Sindeeva, O. A., Sindeev, S. S., Pavlova, O. N., Shihalov, G. M.,
and Semyachkina-Glushkovskaya, O. V. (2016). Characterizing cerebrovascular dynam-
ics with the wavelet-based multifractal formalism. Physica A: Statistical Mechanics and its
Applications, 442, 149–155.
Pavlov, A. N., Anisimov, A. A., Semyachkina-Glushkovskaya, O. V., Matasova, E. G., and Kurths,
J. (2009). Analysis of blood pressure dynamics in male and female rats using the continuous
wavelet transform. Physiological Measurement, 30, 707–717.
Pavlov, A. N., Hramov, A. E. E., Koronovskii, A. A., Sitnikova, E. Y., Makarov, V. A., and Ovchinnikov,
A. A. (2012). Wavelet analysis in neurodynamics. Physics-Uspekhi, 55(9), 845–875.
Paykari, P., Starck, J. L., and Fadili, M. J. (2012). True CMB Power Spectrum Estimation.
Astronomical Data Analysis, 7th Conference, ADA Online Proceedings (pp. 1–10), May 14–18,
2012. Cargese, Corsica.
Payne, S. J., Mohammad, J., Tisdall, M. M., and Tachtsidis, I. (2011). Effects of arterial blood gas
levels on cerebral blood flow and oxygen transport. Biomedical Optics Express, 2(4), 966–979.
Paz-Chinch�n, F., Le�o, I. C., Bravo, J. P., de Freitas, D. B., Lopes, C. F., Alves, S., Catelan, M., Canto
Martins, B. L., and De Medeiros, J. R. (2015). e rotational behavior of Kepler stars with
planets. Astrophysical Journal, 803(2), 69.
Pei, S. C., Tseng, C. C., and Lin, C. Y. (1995). Wavelet transform and scale space filtering of fractal
images. IEEE Transactions on Image Processing, 4(5), 682–687.
Peng, Z., Chu, F., and He, Y. (2002). Vibration signal analysis and feature extraction based on reas-
signed wavelet scalogram. Journal of Sound and Vibration, 253(5), 1087–1100.
Peng, Z. K., Jackson, M. R., Rongong, J. A., Chu, F. L., and Parkin, R. M. (2009). On the energy leak-
age of discrete wavelet transform. Mechanical Systems and Signal Processing, 23(2), 330–343.
Peng, Z. K., Meng, G., and Chu, F. L. (2011). Improved wavelet reassigned scalograms and applica-
tion for modal parameter estimation. Shock and Vibration, 18, 299–316.

Page 66
References    ◾    421
Pereira, R., Schettino, L., Machado, M., da Silva, P. A. V., and Neto, O. P. (2010). Task failure during
standing heel raises is associated with increased power from 13 to 50 Hz in the activation of
triceps surae. European Journal of Applied Physiology, 110(2), 255–265.
Perez-Munoz, T., Velasco-Hernandez, J. X., Altamira-Areyan, A., Velasquillo-Martinez, L. G., and
Hernandez-Martinez, E. (2012) Multiscale coherence in the analysis of gamma rays in well
characterization. ORADM 2012 Workshop Proceedings. 3 Mathematical Modeling for Decision
Making, 3(2), 83–97.
Perez-Mu�oz, T., Velasco-Hernandez, J., and Hernandez-Martinez, E. (2013). Wavelet transform
analysis for lithological characteristics identification in siliciclastic oil fields. Journal of
Applied Geophysics, 98, 298–308.
Perez-Ramirez, C. A., Amezquita-Sanchez, J. P., Adeli, H., Valtierra-Rodriguez, M., Camarena-
Martinez, D., and Romero-Troncoso, R. J. (2016). New methodology for modal parameters
identification of smart civil structures using ambient vibrations and synchrosqueezed wavelet
transform. Engineering Applications of Artificial Intelligence, 48, 1–12.
Petrock, A. M., Donnelly, D. L., and Rosenberg, M. L. (2008). Quantifying cardio-pulmonary cor-
relations using the cross-wavelet transform: Validating a correlative method. In Engineering
in Medicine and Biology Society, 2008. EMBS 2008. 30th Annual International Conference of
the IEEE (pp. 2940–2943). IEEE.
Piantoni, G., Astill, R. G., Raymann, R. J., Vis, J. C., Coppens, J. E., and Van Someren, E. J. (2013).
Modulation of gamma and spindle-range power by slow oscillations in scalp sleep EEG of
children. International Journal of Psychophysiology, 89(2), 252–258.
Pichot, V., Bourin, E., Roche, F., Garet, M., Gaspoz, J. M., Duverney, D., Antoniadis, A., Lacour,
J. R., and Barth�l�my, J. C. (2002). Quantification of cumulated physical fatigue at the work-
place. Pfl�gers Archive: European Journal of Physiology, 445(2), 267–272.
Pi�uela, J., Alvarez, A., Andina, D., Heck, R. J., and Tarquis, A. M. (2010). Quantifying a soil pore
distribution from 3D images: Multifractal spectrum through wavelet approach. Geoderma,
155, 203–210.
Pi�uela, J. A., Andina, D., McInnes, K. J., and Tarquis, A. M. (2007). Wavelet analysis in a struc-
tured clay soil using 2-D images. Nonlinear Processes in Geophysics, 14, 425–434.
Pires, S., and Starck, J. L. (2010). Light on dark matter with weak gravitational lensing. IEEE Signal
Processing Magazine, 27(1), 76–85.
Pittiglio, C., Skidmore, A. K., van Gils, H. A., and Prins, H. H. (2013). Elephant response to spatial
heterogeneity in a savanna landscape of northern Tanzania. Ecography, 36, 819–831.
Pizza, F., Fabbri, M., Magosso, E., Ursino, M., Provini, F., Ferri, R., and Montagna, P. (2011).
Slow eye movements distribution during nocturnal sleep. Clinical Neurophysiology, 122,
1556–1561.
Podtaev, S., Stepanov, R., Dumler, A., Chugainov, S., and Tziberkin, K. (2012). Wavelet analysis
of the impedance cardiogram waveforms. In Journal of Physics: Conference Series, 407(1),
012003. IOP Publishing.
Polania, L. F., Carrillo, R. E., Blanco-Velasco, M., and Barner, K. E. (2011). Compressed sensing
based method for ECG compression. In 2011 IEEE International Conference on Acoustics,
Speech and Signal Processing (ICASSP) (pp. 761–764). IEEE.
Poluianov, S., and Usoskin, I. (2014). Critical analysis of a hypothesis of the planetary tidal influ-
ence on solar activity. Solar Physics, 289(6), 2333–2342.
Polygiannakis, J., Preka-Papadema, P., and Moussas, X. (2003). On signal–noise decomposition of
time-series using the continuous wavelet transform: Application to sunspot index. Monthly
Notices of the Royal Astronomical Society, 343, 725–734.
Ponnui, J., Tanthanuch, S., Phukpattaranont, P., and Wongkittisuksa, B. (2012). Automated expert
system for urolithiasis classification from infrared spectrogram. The 10th International PSU
engineering Conference (IPEC-10) (pp. 1–5), May 14–15, 2012. Hat Yai, ailand.

Page 67
422 References
Ponomarenko, V. I., Prokhorov, M. D., Bespyatov, A. B., Bodrov, M. B., and Gridnev, V. I. (2005).
Deriving main rhythms of the human cardiovascular system from the heartbeat time series
and detecting their synchronization. Chaos, Solitons and Fractals, 23, 1429–1438.
Postnikov, E. B. (2007). On precision of wavelet phase synchronization of chaotic systems. Journal
of Experimental and Theoretical Physics, 105(3), 652–654.
Postnikov, E. B., and Lebedeva, E. A. (2010). Decomposition of strong nonlinear oscillations via
modified continuous wavelet transform. Physical Review E, 82, 057201-1–057201-4.
Postnikov, E. B., Ryabov, A. B., and Loskutov, A. (2010). Analysis of patterns formed by two-com-
ponent diffusion limited aggregation. Physical Review E, 82(5), 051403, 1–7.
Postolache, G., Carvalho, L. S., Postolache, O., Gir�o, P., and Rocha, I. (2009). HRV and BPV neural
network model with wavelet based algorithm calibration. Measurement, 42, 805–814.
Putra, T. E., Abdullah, S., Schramm, D., Nuawi, M. Z., and Bruckmann, T. (2014). FCM-based
optimisation to enhance the Morlet wavelet ability for compressing suspension strain data.
Procedia Materials Science, 3, 288–294.
Qiu, J., Paw, U. K. T., and Shaw, R. H. (1995). Pseudo-wavelet analysis of turbulence patterns in
three vegetation layers. Boundary-Layer Meteorology, 72, 177–204.
Quiroz, R., Yarlequ�, C., Posadas, A., Mares, V., and Immerzeel, W. W. (2011). Improving daily
rainfall estimation from NDVI using a wavelet transform. Environmental Modelling and
Software, 26, 201–209.
Rafiee, J., Rafiee, M. A., and Tse, P. W. (2010). Application of mother wavelet functions for auto-
matic gear and bearing fault diagnosis. Expert Systems with Applications, 37, 4568–4579.
Rafiee, J., Rafiee, M. A., Yavari, F., and Schoen, M. P. (2011). Feature extraction of forearm EMG
signals for prosthetics. Expert Systems with Applications, 38(4), 4058–4067.
Rafiee, J., and Tse, P. W. (2009). Use of autocorrelation of wavelet coe cients for fault diagnosis.
Mechanical Systems and Signal Processing, 23, 1554–1572.
Rahmati, A., Adhami, R., and Dimassi, M. (2015). Real-time electrical variables estimation based
on recursive wavelet transform. International Journal of Electrical Power and Energy Systems,
68, 170–179.
Rajaee, T., Mirbagheri, S. A., Nourani, V., and Alikhani, A. (2010). Prediction of daily suspended
sediment load using wavelet and neurofuzzy combined model. International Journal of
Environmental Science and Technology, 7(1), 93–110.
Rajeev, P., and Wijesundara, K. K. (2014). Energy-based damage index for concentrically braced
steel structure using continuous wavelet transform. Journal of Constructional Steel Research,
103, 241–250.
Ram�rez-Cortes, J. M., Alarcon-Aquino, V., Rosas-Cholula, G., Gomez-Gil, P., and Escamilla-
Ambrosio, J. (2010). P-300 rhythm detection using ANFIS algorithm and wavelet feature
extraction in EEG signals. In Proceedings of the World Congress on Engineering and Computer
Science (Vol.1, pp. 963–968). San Francisco, CA: International Association of Engineers.
Rasooli, M., Foomany, F. H., Balasundaram, K., Masse, S., Zamiri, N., Ramadeen, A., Hu, X., et al.
(2015). Analysis of electrocardiogram pre-shock waveforms during ventricular fibrillation.
Biomedical Signal Processing and Control, 21, 26–33.
Ravindra, B., and Javaraiah, J. (2015). Hemispheric asymmetry of sunspot area in solar cycle
23 and rising phase of solar cycle 24: Comparison of three data sets. New Astronomy, 39,
55–63.
Razali, S. M., Zhou, T., Rinoshika, A., and Cheng, L. (2010). Wavelet analysis of the turbulent wake
generated by an inclined circular cylinder. Journal of Turbulence, 11(15), 1–25.
Recknagel, F., Ostrovsky, I., Cao, H., Zohary, T., and Zhang, X. (2013). Ecological relationships,
thresholds and time-lags determining phytoplankton community dynamics of Lake Kinneret,
Israel elucidated by evolutionary computation and wavelets. Ecological Modelling, 255, 70–86.
Reed, M. J., Robertson, C. E., and Addison, P. S. (2005). Heart rate variability measurements and
the prediction of ventricular arrhythmias. Quarterly Journal of Medicine, 98, 87–95.

Page 68
References    ◾    423
Rein, H., and Latter, H. N. (2013). Large-scale N-body simulations of the viscous overstability in
Saturn’s rings. Monthly Notices of the Royal Astronomical Society, 431(1), 145–158.
Reine, C., van der Baan, M., and Clark, R. (2009). e robustness of seismic attenuation mea-
surements using fixed- and variable-window time-frequency transforms. Geophysics, 74(2),
WA123–WA135.
Remick, K., Vakakis, A., Bergman, L., McFarland, D. M., Quinn, D. D., and Sapsis, T. P. (2014).
Sustained high-frequency dynamic instability of a nonlinear system of coupled oscilla-
tors forced by single or repeated impulses: eoretical and experimental results. Journal of
Vibration and Acoustics, 136, 011013-1–011013-15.
Ren, Z. Y., Gao, C., Han, G., Ding, S., and Lin, J. (2014). DT-CWT robust filtering algorithm for the
extraction of reference and waviness from 3-D nano scalar surfaces. Measurement Science
Review, 14(2), 87–93.
Rios, E. C., Zimer, A. M., Mendes, P. C., Freitas, M. B., de Castro, E. V., Mascaro, L. H., and Pereira,
E. C. (2015). Corrosion of AISI 1020 steel in crude oil studied by the electrochemical noise
measurements. Fuel, 150, 325–333.
Risien, C. M., Reason, C. J. C., Shillington, F. A., and Chelton, D. B. (2004). Variability in sat-
ellite winds over the Benguela upwelling system during 1999–2000. Journal of Geophysical
Research: Oceans, 109, C03010, 1–15.
Rizon, M. (2010). Discrete wavelet transform based classification of human emotions using electro-
encephalogram signals. American Journal of Applied Sciences, 7(7), 878–885.
Rizzi, M., D’Aloia, M., and Castagnolo, B. (2008). Fast parallelized algorithm for ECG analysis.
WSEAS Transactions on Biology and Biomedicine, 5, 210–219.
Rizzo, P., Cammarata, M., Bartoli, I., di Scalea, F. L., Salamone, S., Coccia, S., and Phillips, R.
(2010). Ultrasonic guided waves-based monitoring of rail head: Laboratory and field tests.
Advances in Civil Engineering, 291293, 1–13.
Rizzo, P., Cammarata, M., Dutta, D., Sohn, H., and Harries, K. (2009). An unsupervised learn-
ing algorithm for fatigue crack detection in waveguides. Smart Materials and Structures, 18,
025016, 1–11.
Rocha, T., Paredes, S., Carvalho, P., Henriques, J., and Harris, M. (2010). Wavelet based time series
forecast with application to acute hypotensive episodes prediction. In Engineering in Medicine
and Biology Society (EMBC), 2010 Annual International Conference of the IEEE (pp. 2403–
2406). IEEE.
Roche, F., Pichot, V., Sforza, E., Duverney, D., Costes, F., Garet, M., and Barth�l�my, J. C. (2003).
Predicting sleep apnoea syndrome from heart period: A time-frequency wavelet analysis.
European Respiratory Journal, 22, 937–942.
Rock, R., Als, A., Gibbs, P., and Hunte, C. (2011). e 5th umpire: Cricket’s edge detection system. In
CSC’11-8th International Conference on Scientific Computing, July 18–21, 2011. Las Vegas, Nevada.
R�denas, J., Garc�a, M., Alcaraz, R., and Rieta, J. J. (2015). Wavelet entropy automatically detects
episodes of atrial fibrillation from single-lead electrocardiograms. Entropy, 17, 6179–6199.
Rodr�guez, N., Cubillos, C., and Rubio, J. M. (2014). Multi-step-ahead forecasting model for
monthly anchovy catches based on wavelet analysis. Journal of Applied Mathematics, 2014,
798464, 1–8.
Romeo, A. B., Horellou, C., and Bergh, J. (2004). A wavelet add-on code for new-generation N-body
simulations and data de-noising (JOFILUREN). Monthly Notices of the Royal Astronomical
Society, 354, 1208–1222.
Romero, I., Fleck, E., and Kriatselis, C. (2011). Frequency analysis of atrial fibrillation surface and
intracardiac electrograms during pulmonary vein isolation. Europace, 13, 1340–1345.
Romero, I., Grubb, N. R., Clegg, G. R., Robertson, C. E., Addison, P. S., and Watson, J. N. (2008).
T-wave alternans found in preventricular tachyarrhythmias in CCU patients using a wave-
let transform-based methodology. IEEE Transactions on Biomedical Engineering, 55(11),
2658–2665.

Page 69
424 References
Rong-Yi, Y., and Xiao-Jing, H. (2011). Phase space reconstruction of chaotic dynamical system
based on wavelet decomposition. Chinese Physics B, 20(2), 020505-1–020505-5.
Rooijakkers, M. J., Rabotti, C., Oei, S. G., and Mischi, M. (2012). Low-complexity R-peak detection
for ambulatory fetal monitoring. Physiological Measurement, 33, 1135–1150.
Rowley, A. B., Payne, S. J., Tachtsidis, I., Ebden, M. J., Whiteley, J. P., Gavaghan, D. J., Tarassenko,
L., Smith, M., Elwell, C. E., and Delpy, D. T. (2007). Synchronization between arterial blood
pressure and cerebral oxyhaemoglobin concentration investigated by wavelet cross-correla-
tion. Physiological Measurement, 28, 161–173.
Rua, A., and Nunes, L. C. (2009). International co-movement of stock market returns: A wavelet
analysis. Journal of Empirical Finance, 16, 632–639.
Rua, A., and Nunes, L. C. (2012). A wavelet-based assessment of market risk: e emerging markets
case. Quarterly Review of Economics and Finance, 52(1), 84–92.
Rucka, M. (2011). Damage detection in beams using wavelet transform on higher vibration modes.
Journal of Theoretical and Applied Mechanics, 49(2), 399–417.
Rus, G., Lee, S. Y., Chang, S. Y., and Wooh, S. C. (2006). Optimized damage detection of steel
plates from noisy impact test. International Journal for Numerical Methods in Engineering,
68, 707–727.
Ruzzene, M., Fasana, A., Garibaldi, L., and Piombo, B. (1997). Natural frequencies and dampings
identification using wavelet transform: Application to real data. Mechanical Systems and
Signal Processing, 11(2), 207–218.
Saadatinejad, M. R., and Hassani, H. (2013). Application of wavelet transform for evaluation of
hydrocarbon reservoirs: Example from Iranian oil fields in the north of the Persian Gulf.
Nonlinear Processes in Geophysics, 20, 231–238.
Saeedi, J., Faez, K., and Moradi, M. H. (2014). Hybrid fractal-wavelet method for multi-channel
EEG signal compression. Circuits, Systems, and Signal Processing, 33(8), 2583–2604.
Safaai, S. S., Muniandy, S. V., Chew, W. X., Asgari, H., Yap, S. L., and Wong, C. S. (2013). Fractal
dynamics of light scattering intensity fluctuation in disordered dusty plasmas. Physics of
Plasmas, 20, 103702-1–103702-8.
Safara, F., Doraisamy, S., Azman, A., Jantan, A., and Ranga, S. (2012). Wavelet packet entropy for
heart murmurs classification. Advances in Bioinformatics, 327269, 1–6
Safieddine, D., Kachenoura, A., Albera, L., Birot, G., Karfoul, A., Pasnicu, A., Biraben, A., Wendling,
F., Senhadji, L., and Merlet, I. (2012). Removal of muscle artifact from EEG data: Comparison
between stochastic (ICA and CCA) and deterministic (EMD and wavelet-based) approaches.
EURASIP Journal on Advances in Signal Processing, 127, 1–15.
Sahambi, J. S., Tandon, S. M., and Bhatt, R. K. P. (1997a). Using wavelet transforms for ECG char-
acterization: An on-line digital signal processing system. IEEE Engineering in Medicine and
Biology, 16(1), 77–83.
Sahambi, J. S., Tandon, S. N., and Bhatt, R. K. P. (1997b). Quantitative analysis of errors due to
power-line interference and base-line dri in detection of onsets and offsets in ECG using
wavelets. Medical and Biological Engineering and Computing, 35(6), 747–751.
Sailhac, P., and Gibert, D. (2003). Identification of sources of potential fields with the continu-
ous wavelet transform: Two-dimensional wavelets and multipolar approximations. Journal of
Geophysical Research: Solid Earth, 108(B5), 2262.
Sakai, T., Satomoto, H., Kiyasu, S., and Miyahara, S. (2012). Sparse representation-based extrac-
tion of pulmonary sound components from low-quality auscultation signals. In 2012 IEEE
International Conference on Acoustics, Speech and Signal Processing (ICASSP) (pp. 509–512).
IEEE.
Sakkalis, V., Cassar, T., Zervakis, M., Giurcaneanu, C. D., Bigan, C., Micheloyannis, S., Camilleri,
K. P., Fabri, S. G., Karakonstantaki, E., and Michalopoulos, K. (2010). A decision support
framework for the discrimination of children with controlled epilepsy based on EEG analysis.
Journal of Neuroengineering and Rehabilitation, 7/1/124, 24, 1–14.

Page 70
References    ◾    425
Saljooghi, B. S., and Hezarkhani, A. (2014). Comparison of WAVENET and ANN for predicting
the porosity obtained from well log data. Journal of Petroleum Science and Engineering, 123,
172–182.
Salpeter, N., and Hassan, Y. (2012). Large eddy simulations of jet flow interaction within staggered
rod bundles. Nuclear Engineering and Design, 251, 92–101.
Samar, V. J., Bopardikar, A., Rao, R., and Swartz, K. (1999). Wavelet analysis of neuroelectric wave-
forms: A conceptual tutorial. Brain and Language, 66, 7–60.
Sandoval, J., and Hern�ndez, G. (2015). Computational visual analysis of the order book dynamics
for creating high-frequency foreign exchange trading strategies. Procedia Computer Science,
51, 1593–1602.
Sankur, B., G�ler, E. �., and Kahya, Y. P. (1996). Multiresolution biological transient extraction
applied to respiratory crackles. Computers in Biology and Medicine, 26(1), 25–39.
Saracco, G., ouveny, N., Bourl�s, D. L., and Carcaillet, J. T. (2009). Extraction of non-contin-
uous orbital frequencies from noisy insolation data and from palaeoproxy records of geo-
magnetic intensity using the phase of continuous wavelet transforms. Geophysical Journal
International, 176, 767–781.
Saritha, M., Joseph, K. P., and Mathew, A. T. (2013). Classification of MRI brain images using
combined wavelet entropy based spider web plots and probabilistic neural network. Pattern
Recognition Letters, 34, 2151–2156.
Sarkar, T. K., Su, C., Adve, R., Salazar-Palma, M., Garcia-Castillo, L. and Boix, R. R. (1998). A
tutorial on wavelets from an electrical engineering perspective, part 1: discrete wavelet tech-
niques. IEEE Antennas and Propagation Magazine, 40(5), 49–70.
Sarma, B., Chauhan, S. S., Wharton, A. M., and Iyengar, A. N. S. (2013). Continuous wavelet trans-
form analysis for self-similarity properties of turbulence in magnetized DC glow discharge
plasma. Journal of Plasma Physics, 79(05), 885–891.
Sartori, C. A. F., and Sevegnani, F. X. (2010). Fault classification and detection by wavelet-based
magnetic signature recognition. IEEE Transactions on Magnetics, 46(8), 2880–2883.
Sasikala, P., and Wahidabanu, R. S. D. (2010). Robust R peak and QRS detection in electrocar-
diogram using wavelet transform. International Journal of Advanced Computer Science and
Applications, 1, 48–53.
Sathe, M. J., aker, I. H., Strand, T. E., and Joshi, J. B. (2010). Advanced PIV/LIF and shadowg-
raphy system to visualize flow structure in two-phase bubbly flows. Chemical Engineering
Science, 65, 2431–2442.
Saunders, M., Geiger, L., Negri, D., Stein, J. A., Sansal, T. A., and Springman, J. (2015). Improved
stratigraphic interpretation using broadband processing–Sergipe Basin, Brazil. First Break,
33, 87–93.
Saxena, S. C., Kumar, V., and Hamde, S. T. (2002). Feature extraction from ECG signals using
wavelet transforms for disease diagnostics. International Journal of Systems Science, 33(13),
1073–1085.
Sazonov, E. S., Makeyev, O., Schuckers, S., Lopez-Meyer, P., Melanson, E. L., and Neuman, M. R.
(2010). Automatic detection of swallowing events by acoustical means for applications of mon-
itoring of ingestive behavior. IEEE Transactions on Biomedical Engineering, 57(3), 626–633.
Schiff, S. J., Aldroubi, A., Unser, M., and Sato, S. (1994). Fast wavelet transformation of EEG.
Electroencephalography and Clinical Neurophysiology, 91, 442–455.
Schl�ter, S. (2009). A Two-Factor Model for Electricity Prices with Dynamic Volatility. IWQW dis-
cussion paper series, (No. 04/2009), 1–17.
Schneider, K., and Vasilyev, O. V. (2009). Wavelet methods in computational fluid dynamics*.
Annual Review of Fluid Mechanics, 42, 473–503.
Schram, C., Rambaud, P., and Riethmuller, M. L. (2004). Wavelet based eddy structure eduction
from a backward facing step flow investigated using particle image velocimetry. Experiments
in Fluids, 36(2), 233–245.

Page 71
426 References
Schulte, J. A., Duffy, C., and Najjar, R. G. (2014). Geometric and topological approaches to signifi-
cance testing in wavelet analysis. Nonlinear Processes in Geophysics Discussions, 1, 1331–1363.
Schwilden, H., Kochs, E., Daunderer, M., Jeleazcov, C., Scheller, B., Schneider, G., Sch�ttler, J., Schwender,
D., Stockmanns, G., and P�ppel, E. (2005). Concurrent recording of AEP, SSEP and EEG param-
eters during anaesthesia: A factor analysis. British Journal of Anaesthesia, 95(2), 197–206.
Seena, A., and Jin Sung, H. (2011). Wavelet spatial scaling for educing dynamic structures in turbu-
lent open cavity flows. Journal of Fluids and Structures, 27(7), 962–975.
Segreto, T., Karam, S., Simeone, A., and Teti, R. (2013). Residual stress assessment in inconel 718
machining through wavelet sensor signal analysis and sensor fusion pattern recognition.
Procedia CIRP, 9, 103–108.
Sejdić, E., Kalika, D., and Czarnek, N. (2013). An analysis of resting-state functional transcranial
Doppler recordings from middle cerebral arteries. PLoS One, 8(2), e55405, 1–9.
Sejdić, E., Steele, C. M., and Chau, T. (2010). A procedure for denoising dual-axis swallowing accel-
erometry signals. Physiological Measurement, 31, N1–N9.
Senhadji, L., Carrault, G., Bellanger, J. J., and Passariello, G. (1995). Comparing wavelet transforms for
recognizing cardiac patterns. IEEE Engineering in Medicine and Biology Magazine, 14(2), 167–173.
Sen, I., and Kahya, Y. P. (2005). A multi-channel device for respiratory sound data acquisition
and transient detection. In Conference Proceedings IEEE Engineering in Medicine and Biology
Society, 6 (pp. 6658–6661). IEEE.
Seto, D., Clements, C. B., and Heilman, W. E. (2013). Turbulence spectra measured during fire front
passage. Agricultural and Forest Meteorology, 169, 195–210.
Setoudeh, F., Khaki Sedigh, A., and Dousti, M. (2014). Analysis of a chaotic memristor based oscil-
lator. Abstract and Applied Analysis, 628169, 1–8.
Sforza, E., Pichot, V., Cervena, K., Barthelemy, J. C., and Roche, F. (2007). Cardiac variability and
heart-rate increment as a marker of sleep fragmentation in patients with a sleep disorder: A
preliminary study. Sleep, 30(1), 43–51.
Shahbaz, M., Tiwari, A. K., and Tahir, M. I. (2015). Analyzing time-frequency relationship between
oil price and exchange rate in Pakistan through wavelets. Journal of Applied Statistics, 42(4),
690–704.
Shandilya, S., Kurz, M. C., and Ward, K. R. (2013). Finding an optimal model for prediction of shock
outcomes through machine learning. ICCGI 2013: The Eighth International Multi-Conference on
Computing in the Global Information Technology (pp. 214–218), July 21–26, 2013. Nice, France.
Shandilya, S., Ward, K., Kurz, M., and Najarian, K. (2012). Non-linear dynamical signal charac-
terization for prediction of defibrillation success through machine learning. BMC Medical
Informatics and Decision Making, 12(116), 1–9.
Shankar, B. U., Meher, S. K., and Ghosh, A. (2011). Wavelet-fuzzy hybridization: Feature-extraction
and land-cover classification of remote sensing images. Applied Soft Computing, 11, 2999–3011.
Shao, H., Shi, X., and Li, L. (2011). Power signal separation in milling process based on wavelet
transform and independent component analysis. International Journal of Machine Tools and
Manufacture, 51, 701–710.
Shaviv, N. J., Prokoph, A., and Veizer, J. (2014). Is the solar system’s galactic motion imprinted in
the phanerozoic climate? Scientific Reports, 4(6150), 1–6.
Sheybani, E., Garcia-Otero, S., Adnani, F., and Javidi, G. (2012). A fast algorithm for automated
quality control in surface engineering. Journal of Surface Engineered Materials and Advanced
Technology, 2(2), 18811, 120–126.
Shiogai, Y., Stefanovska, A., and McClintock, P. V. E. (2010). Nonlinear dynamics of cardiovascular
ageing. Physics Reports, 488, 51–110.
Shi, S. P., Qiu, J. D., Sun, X. Y., Huang, J. H., Huang, S. Y., Suo, S. B., Liang, R. P., and Zhang,
L. (2011). Identify submitochondria and subchloroplast locations with pseudo amino acid
composition: Approach from the strategy of discrete wavelet transform feature extraction.
Biochimica et Biophysica Acta (BBA)-Molecular Cell Research, 1813, 424–430.

Page 72
References    ◾    427
Shokrollahi, E., and Riahi, M. A. (2013). Using continuous wavelet transform and short time Fourier
transform as spectral decomposition methods to detect of stratigraphic channel in one of the
Iranian south-west oil fields. International Journal of Science and Emerging Technologies, 5(5),
291–299.
Shugar, D. H., Kostaschuk, R., Best, J. L., Parsons, D. R., Lane, S. N., Orfeo, O., and Hardy, R. J.
(2010). On the relationship between flow and suspended sediment transport over the crest of a
sand dune, R�o Paran�, Argentina. Sedimentology, 57, 252–272.
Shyu, L. Y., Wu, Y. H., and Hu, W. (2004). Using wavelet transform and fuzzy neural network for VPC
detection from the Holter ECG. IEEE Transactions on Biomedical Engineering, 51(7), 1269–1273.
Simons, F. J., Loris, I., Nolet, G., Daubechies, I. C., Voronin, S., Judd, J. S., Vetter, P. A., Charl�ty, J., and
Vonesch, C. (2011). Solving or resolving global tomographic models with spherical wavelets, and
the scale and sparsity of seismic heterogeneity. Geophysical Journal International, 187, 969–988.
Singh, A., Fienberg, K., Jerolmack, D. J., Marr, J., and Foufoula-Georgiou, E. (2009). Experimental
evidence for statistical scaling and intermittency in sediment transport rates. Journal of
Geophysical Research: Earth Surface, 114, F01025, 1–16.
Singh, A., Foufoula-Georgiou, E., Port�2010Agel, F., and Wilcock, P. R. (2012). Coupled dynamics
of the co-evolution of gravel bed topography, flow turbulence and sediment transport in an
experimental channel. Journal of Geophysical Research: Earth Surface, 117, F04016, 1–20.
Singh, B. N., and Tiwari, A. K. (2006). Optimal selection of wavelet basis function applied to ECG
signal denoising. Digital Signal Processing, 16, 275–287.
Sinou, J. J. (2010). Transient non-linear dynamic analysis of automotive disc brake squeal–on the
need to consider both stability and non-linear analysis. Mechanics Research Communications,
37, 96–105.
Sitnikova, E., Hramov, A. E., Grubov, V., and Koronovsky, A. A. (2016). Rhythmic activity in EEG
and sleep in rats with absence epilepsy. Brain Research Bulletin, 120, 106–116.
Sitnikova, E., Hramov, A. E., Koronovsky, A. A., and van Luijtelaar, G. (2009). Sleep spindles and
spike–wave discharges in EEG: eir generic features, similarities and distinctions disclosed
with Fourier transform and continuous wavelet analysis. Journal of Neuroscience Methods,
180, 304–316.
Sivalingam, S., and Hovd, M. (2011). Use of cross wavelet transform for diagnosis of oscillations
due to multiple sources. In M. Fikar and M. Kvasnica (Eds.), Proceedings of 18th International
Conference on Process Control (pp. 443–451), June 14–17, 2011. Bratislava: Slovak University
of Technology.
Siwak, M., Rucinski, S. M., Matthews, J. M., Guenther, D. B., Kuschnig, R., Moffat, A. F., Rowe, J.
F., Sasselov, D., and Weiss, W. W. (2014). A stable quasi-periodic 4.18-d oscillation and mys-
terious occultations in the 2011 MOST light-curve of TW Hya. Monthly Notices of the Royal
Astronomical Society, 444(1), 327–335.
Skidmore, F., Korenkevych, D., Liu, Y., He, G., Bullmore, E., and Pardalos, P. M. (2011). Connectivity
brain networks based on wavelet correlation analysis in Parkinson fMRI data. Neuroscience
Letters, 499, 47–51.
Sleigh, J. W., Wilson, M. T., Voss, L. J., Steyn-Ross, D. A., Steyn-Ross, M. L., and Li, X. (2010). A
continuum model for the dynamics of the phase transition from slow-wave sleep to REM
sleep. In A. Steyn-Ross and M. Steyn-Ross (Eds.) Modeling Phase Transitions in the Brain (pp.
203–221). New York: Springer.
Sohrabi, M. R., and Zarkesh, M. T. (2014). Spectra resolution for simultaneous spectrophotomet-
ric determination of lamivudine and zidovudine components in pharmaceutical formulation
of human immunodeficiency virus drug based on using continuous wavelet transform and
derivative transform techniques. Talanta, 122, 223–228.
Sona, C. S., Khanwale, M. A., Mathpati, C. S., Borgohain, A., and Maheshwari, N. K. (2014).
Investigation of flow and heat characteristics and structure identification of FLiNaK in pipe
using CFD simulations. Applied Thermal Engineering, 70(1), 451–461.

Page 73
428 References
Song, J. L., Hu, W., and Zhang, R. (2016). Automated detection of epileptic EEGs using a novel
fusion feature and extreme learning machine. Neurocomputing, 175, 383–391.
Song, Y. D., Cao, Q., Du, X., and Karimi, H. R. (2013). Control strategy based on wavelet transform
and neural network for hybrid power system. Journal of Applied Mathematics, 375840, 1–8.
Soon, W., Herrera, V. M. V., Selvaraj, K., Traversi, R., Usoskin, I., Chen, C. T. A., Lou, J. Y., et
al. (2014). A review of Holocene solar-linked climatic variation on centennial to millennial
timescales: Physical processes, interpretative frameworks and a new multiple cross-wavelet
transform algorithm. Earth-Science Reviews, 134, 1–15.
S�rensen, J. S., Johannesen, L., Grove, U. S. L., Lundhus, K., Couderc, J. P., and Graff, C. (2010).
A comparison of IIR and wavelet filtering for noise reduction of the ECG. In Computing in
Cardiology, 2010 (pp. 489–492). IEEE.
Sovilj, S., Van Oosterom, A., Rajsman, G., and Magjarevic, R. (2010). ECG-based prediction of
atrial fibrillation development following coronary artery bypass gra ing. Physiological
Measurement, 31, 663–677.
Spence, S. M., Bernardini, E., Guo, Y., Kareem, A., and Gioffr�, M. (2014). Natural frequency
coalescing and amplitude dependent damping in the wind-excited response of tall buildings.
Probabilistic Engineering Mechanics, 35, 108–117.
Spoormaker, V. I., Schr�ter, M. S., Gleiser, P. M., Andrade, K. C., Dresler, M., Wehrle, R., S�mann,
P. G., and Czisch, M. (2010). Development of a large-scale functional brain network during
human non-rapid eye movement sleep. Journal of Neuroscience, 30(34), 11379–11387.
Srivastav, A., Ray, A., and Gupta, S. (2009). An information-theoretic measure for anomaly detec-
tion in complex dynamical systems. Mechanical Systems and Signal Processing, 23, 358–371.
Staszewski, W. J. (1997). Identification of damping in MDOF systems using time-scale decomposi-
tion. Journal of Sound and Vibration, 203(2), 283–305.
Staszewski, W. J. (1998a). Identification of non-linear systems using multi-scale ridges and skel-
etons of the wavelet transform. Journal of Sound and Vibration, 214(4), 639–658.
Staszewski, W. J. (1998b). Wavelet based compression and feature selection for vibration analysis.
Journal of Sound and Vibration, 211(5), 735–760.
Staszewski, W. J., and Wallace, D. M. (2014). Wavelet-based frequency response function for time-
variant systems: An exploratory study. Mechanical Systems and Signal Processing, 47, 35–49.
Staszewski, W. J., and Worden, K. (1999). Wavelet analysis of time-series: Coherent structures,
chaos and noise. International Journal of Bifurcation and Chaos, 9(3), 455–471.
Steele, C. M., Sejdić, E., and Chau, T. (2013). Noninvasive detection of thin-liquid aspiration using
dual-axis swallowing accelerometry. Dysphagia, 28, 105–112.
Stefan, W., Chen, K., Guo, H., Renaut, R. A., and Roudenko, S. (2012). Wavelet-based de-noising of
positron emission tomography scans. Journal of Scientific Computing, 50(3), 665–677.
Stephenson, J. H., and Tinney, C. E. (2014). Extracting blade vortex interactions using continuous
wavelet transforms. American Helicopter Society 70th Annual Forum (pp. 1–20), May 20–22,
2014. Montreal, Canada.
Stephenson, J. H., Tinney, C. E., Greenwood, E., and Watts, M. E. (2014). Time frequency analysis
of sound from a maneuvering rotorcra . Journal of Sound and Vibration, 333(12), 2539–2553.
Steppacher, I., Eickhoff, S., Jordanov, T., Kaps, M., Witzke, W., and Kissler, J. (2013). N400 predicts
recovery from disorders of consciousness. Annals of Neurology, 73(5), 594–602.
Stiles, M. K., Cli on, D., Grubb, N. R., Watson, J. N., and Addison, P. S. (2004). Wavelet-based analysis
of heart-rate-dependent ECG features. Annals of Noninvasive Electrocardiology, 9(4), 316–322.
Stirling, L. M., von Tscharner, V., Kugler, P., and Nigg, B. M. (2011). Piper rhythm in the activation
of the gastrocnemius medialis during running. Journal of Electromyography and Kinesiology,
21, 178–183.
Stojanović, R., Karadaglić, D., Mirković, M., and Milošević, D. (2011). A FPGA system for QRS
complex detection based on integer wavelet transform. Measurement Science Review, 11(4),
131–138.

Page 74
References    ◾    429
Stojanović, R., Knežević, S., Karadaglić, D., and Devedžić, G. (2013). Optimization and implemen-
tation of the wavelet based algorithms for embedded biomedical signal processing. Computer
Science and Information Systems, 10(1), 503–523.
Strang, G. (1989). Wavelets and dilation equations: A brief introduction. SIAM Review, 31(4),
614–627.
Strang, G. (1993). Wavelet transforms versus Fourier transforms. Bulletin of the American
Mathematical Society, 28(2), 288–305.
Strang, G., and Nguyen, T. (1996). Wavelets and Filter Banks. Wellesley, MA: Wellesley-Cambridge
Press.
Sudarshan, V. K., Mookiah, M. R. K., Acharya, U. R., Chandran, V., Molinari, F., Fujita, H., and Ng,
K. H. (2016). Application of wavelet techniques for cancer diagnosis using ultrasound images:
A review. Computers in Biology and Medicine, 69, 97–111.
Su, H., Liu, Q., and Li, J. (2011). Alleviating border effects in wavelet transforms for nonlinear time-
varying signal analysis. Advances in Electrical and Computer Engineering, 11(3), 55–60.
Sukharev, A. L., and Aller, M. F. (2014). Wavelet analysis of variability of the radio source 3C120 in
centimeter wavelength range. Odessa Astronomical Publications, 27(2), 146–148.
Sumathi, S., and Sanavullah, M. Y. (2009). Comparative study of QRS complex detection in ECG
based on discrete wavelet transform. International Journal of Recent Trends in Engineering,
2(5), 273–277.
Sun, P. C., Kuo, C. D., Chi, L. Y., Lin, H. D., Wei, S. H., and Chen, C. S. (2012). Microcirculatory
vasomotor changes are associated with severity of peripheral neuropathy in patients with
type 2 diabetes. Diabetes and Vascular Disease Research, 10(3), 270–276.
Sun, Z., Hou, W., and Sun, L. (2006). Close-mode identification based on wavelet scalogram
reassignment. In 24th Conference and Exposition on Structural Dynamics. IMAC-XXIV
(pp. 509–516), January 30–February 2, 2006. Bethel, Connecticut: Society for Experimental
Mechanics.
Supangat, R., Grieger, J., Ertugrul, N., Soong, W. L., Gray, D. A., and Hansen, C. (2007). Detection
of broken rotor bar faults and effects of loading in induction motors during rundown. In IEEE
International Electric Machines and Drives Conference, 2007. IEMDC’07 (Vol.1, pp. 196–201).
IEEE.
Sweldens, W. (1996). Wavelets and the li ing scheme: A 5 minute tour. ZAMM-Zeitschrift fur
Angewandte Mathematik und Mechanik, 76(2), 41–44.
Sweldens, W. (1998). e li ing scheme: A construction of second generation wavelets. SIAM
Journal on Mathematical Analysis, 29(2), 511–546.
Szilagyi, J., Katul, G. G., Parlange, M. B., Albertson, J. D., and Cahill, A. T. (1996). e local effect
of intermittency on the inertial subrange energy spectrum of the atmospheric surface layer.
Boundary-Layer Meteorology, 79, 35–50.
Szilagyi, J., Parlange, M. B., Katul, G. G., and Albertson, J. D. (1999). An objective method for
determining principal time scales of coherent eddy structures using orthonormal wavelets.
Advances in Water Resources, 22(6), 561–566.
Tabatabaei, F. S., and Berkhuijsen, E. M. (2010). Relating dust, gas, and the rate of star formation in
M 31. Astronomy and Astrophysics, 517(A77), 1–18.
Tabor, G. R., and Baba-Ahmadi, M. H. (2010). Inlet conditions for large eddy simulation: A review.
Computers and Fluids, 39(4), 553–567.
Ta i, P. D., Delgado-Gonzalo, R., Stalder, A. F., and Unser, M. (2010). Fractal modelling and analy-
sis of flow-field images. In Biomedical Imaging: From Nano to Macro, 2010 IEEE International
Symposium on (pp. 49–52). IEEE.
Ta i, P. D., Van De Ville, D., and Unser, M. (2009). Invariances, Laplacian-like wavelet bases, and
the whitening of fractal processes. Image Processing, IEEE Transactions on, 18(4), 689–702.
Tagluk, M. E., Akin, M., and Sezgin, N. (2010). Classıfıcation of sleep apnea by using wavelet trans-
form and artificial neural networks. Expert Systems with Applications, 37, 1600–1607.

Page 75
430 References
Talbi, M., Aouinet, A., Salhi, L., and Cherif, A. (2011). New method of R-wave detection by
continuous wavelet transform. Signal Processing: An International Journal (SPIJ), 5(4),
165–173.
Talbi, R. B. M., Aouinet, A., and Cherif, A. (2012). ECG analysis based on wavelet transform and
modulus maxima. IJCSI International Journal of Computer Science Issues, 9, 427–435.
Taplidou, S. A., and Hadjileontiadis, L. J. (2007). Nonlinear analysis of wheezes using wavelet bico-
herence. Computers in Biology and Medicine, 37, 563–570.
Taplidou, S. A., and Hadjileontiadis, L. J. (2010). Analysis of wheezes using wavelet higher order
spectral features. IEEE Transactions on Biomedical Engineering, 57(7), 1596–1610.
Tardu, S. (2011). Multiscale edge detection and imperfect phase synchronization of the wall turbu-
lence. Journal of Turbulence, 12(26), 1–29.
Tarinejad, R., and Damadipour, M. (2014). Modal identification of structures by a novel approach
based on FDD-wavelet method. Journal of Sound and Vibration, 333, 1024–1045.
Terenzi, R., and Sturani, R. (2009). Wavelet entropy filter and cross-correlation of gravitational
wave data. In Proceedings of 13th Gravitational Wave Data Analysis Workshop (GWDAW-13)
(pp. 1–10), January 19–22, 2009. San Juan, Puerto Rico.
Teti, R., Jemielniak, K., O’Donnell, G., and Dornfeld, D. (2010). Advanced monitoring of machin-
ing operations. CIRP Annals-Manufacturing Technology, 59, 717–739.
akur, G., Brevdo, E., Fučkar, N. S., and Wu, H. T. (2013). e synchrosqueezing algorithm for
time-varying spectral analysis: Robustness properties and new paleoclimate applications.
Signal Processing, 93, 1079–1094.
ie, J., Sriram, P., Klistorner, A., and Graham, S. L. (2012). Gaussian wavelet transform and clas-
sifier to reliably estimate latency of multifocal visual evoked potentials (mfVEP). Vision
Research, 52, 79–87.
omas, C., and Foken, T. (2005). Detection of long-term coherent exchange over spruce forest
using wavelet analysis. Theoretical and Applied Climatology, 80, 91–104.
omas, M., Das, M. K., and Ari, S. (2015). Automatic ECG arrhythmia classification using
dual tree complex wavelet based features. AEU—International Journal of Electronics and
Communications, 69, 715–721.
urner, S., Feurstein, M. C., and Teich, M. C. (1998). Multiresolution wavelet analysis of heartbeat
intervals discriminates healthy patients from those with cardiac pathology. Physical Review
Letters, 80, 1544–1547.
Tian, H. J., Neyrinck, M. C., Budav�ri, T., and Szalay, A. S. (2011). Redshi -space enhancement of
line-of-sight baryon acoustic oscillations in the sloan digital sky survey main-galaxy sample.
Astrophysical Journal, 728(34), 1–20.
Tian, Z., Zuo, M. J., and Wu, S. (2012). Crack propagation assessment for spur gears using model-
based analysis and simulation. Journal of Intelligent Manufacturing, 23(2), 239–253.
Timmermans, M. L., Rainville, L., omas, L., and Proshutinsky, A. (2010). Moored observations
of bottom-intensified motions in the deep Canada Basin, Arctic Ocean. Journal of Marine
Research, 68, 3–4.
Tiscareno, M. S., Burns, J. A., Nicholson, P. D., Hedman, M. M., and Porco, C. C. (2007). Cassini
imaging of Saturn’s rings: II. A wavelet technique for analysis of density waves and other
radial structure in the rings. Icarus, 189, 14–34.
Tiscareno, M. S., Hedman, M. M., Burns, J. A., Weiss, J. W., and Porco, C. C. (2013). Probing the
inner boundaries of Saturn’s A ring with the Iapetus −1: 0 nodal bending wave. Icarus, 224(1),
201–208.
Tiwari, A. K., Dar, A. B., Bhanja, N., Arouri, M., and Teulon, F. (2015). Stock returns and inflation
in Pakistan. Economic Modelling, 47, 23–31.
Tiwari, A. K., Dar, A. B., Bhanja, N., and Shah, A. (2013a). Stock market integration in Asian coun-
tries: Evidence from wavelet multiple correlations. Journal of Economic Integration, 28(3),
441–456.

Page 76
References    ◾    431
Tiwari, A. K., Mutascu, M. I., and Albulescu, C. T. (2013b). e influence of the international oil
prices on the real effective exchange rate in Romania in a wavelet transform framework.
Energy Economics, 40, 714–733.
Tiwari, A. K., Oros, C., and Albulescu, C. T. (2014a). Revisiting the inflation–output gap relation-
ship for France using a wavelet transform approach. Economic Modelling, 37, 464–475.
Tiwari, A. K., Suresh, K. G., Arouri, M., and Teulon, F. (2014b). Causality between consumer price
and producer price: Evidence from Mexico. Economic Modelling, 36, 432–440.
Tjahjowidodo, T. (2012). eoretical analysis of the dynamic behavior of presliding rolling friction
via skeleton technique. Mechanical Systems and Signal Processing, 29, 296–309.
Tjahjowidodo, T., Al-Bender, F., and Van Brussel, H. (2007). Experimental dynamic identification
of backlash using skeleton methods. Mechanical Systems and Signal Processing, 21, 959–972.
Tognola, G., Grandori, F., and Ravazzani, P. (1998). Wavelet analysis of click-evoked otoacoustic
emissions. IEEE Transactions on Biomedical Engineering, 45(6), 686–697.
Tomba, E., Facco, P., Roso, M., Modesti, M., Bezzo, F., and Barolo, M. (2010). Artificial vision
system for the automatic measurement of interfiber pore characteristics and fiber diameter
distribution in nanofiber assemblies. Industrial and Engineering Chemistry Research, 49(6),
2957–2968.
Tonn, V. L., Li, H. C., and McCarthy, J. (2010). Wavelet domain correlation between the futures
prices of natural gas and oil. Quarterly Review of Economics and Finance, 50, 408–414.
Topalova, I. (2012). Automated marble plate classification system based on different neural network
input training sets and PLC implementation. (IJARAI) International Journal of Advanced
Research in Artificial Intelligence, 1(2), 50–56.
Torrence, C., and Compo, G. P. (1998). A practical guide to wavelet analysis. Bulletin of the American
Meteorological society, 79(1), 61–78.
Torrence, C., and Webster, P. J. (1999). Interdecadal changes in the ENSO-monsoon system. Journal
of Climate, 12, 2679–2690.
Trabuco, M. H., Costa, M. V. C., and de Oliveira Nascimento, F. A. (2014). S-EMG signal compres-
sion based on domain transformation and spectral shape dynamic bit allocation. Biomedical
Engineering Online, 13(22), 1–15.
Tsakiroglou, C. D., Sygouni, V., and Aggelopoulos, C. A. (2010). Using multi-level wavelets to
correlate the two-phase flow characteristics of porous media withheterogeneity. Chemical
Engineering Science, 65(24), 6452–6460.
Tsanas, A., and Clifford, G. D. (2015). Stage-independent, single lead EEG sleep spindle detection
using the continuous wavelet transform and local weighted smoothing. Frontiers in Human
Neuroscience, 9(181), 1–15.
Tsang, K. K. Y., So, R. M. C., Leung, R. C. K., and Wang, X. Q. (2008). Dynamic stall behavior from
unsteady force measurements. Journal of Fluids and Structures, 24(1), 129–150.
Tse, N. C., and Lai, L. L. (2007). Wavelet-based algorithm for signal analysis. EURASIP Journal on
Applied Signal Processing, 38916, 1–10.
Tse, P. W., Yang, W. X., and Tam, H. Y. (2004). Machine fault diagnosis through an effective exact
wavelet analysis. Journal of Sound and Vibration, 277, 1005–1024.
Tsiaparas, N. N., Golemati, S., Andreadis, I., Stoitsis, J. S., Valavanis, I., and Nikita, K. S. (2011).
Comparison of multiresolution features for texture classification of carotid atherosclerosis
from B-mode ultrasound. IEEE Transactions on Information Technology in Biomedicine,
15(1), 130–137.
Tsutsumi, T., Takano, N., Matsuyama, N., Higashi, Y., Iwasawa, K., and Nakajima, T. (2011). High-
frequency powers hidden within QRS complex as an additional predictor of lethal ventricu-
lar arrhythmias to ventricular late potential in post–myocardial infarction patients. Heart
Rhythm, 8(10), 1509–1515.
Tung, W. W., Gao, J., Hu, J., and Yang, L. (2011). Detecting chaos in heavy-noise environments.
Physical Review E, 83, 046210-1–046210-9.

Page 77
432 References
Turner, B. J., and Leclerc, M. Y. (1994). Conditional sampling of coherent structures in atmospheric
turbulence using the wavelet transform. Journal of Atmospheric and Oceanic Technology,
11(1), 205–209.
Tuteur, F. B. (1989) Wavelet transforms in signal detection. In C. J. M. Wavelets, A. Grossmann, and
P. Tchamitchian (Eds.) (pp. 132–138). Berlin, Heidelberg: Springer-Verlag.
�beyli, E. D. (2009). Combined neural network model employing wavelet coe cients for EEG sig-
nals classification. Digital Signal Processing, 19, 297–308.
�beyli, E. D., Cvetkovic, D., Holland, G., and Cosic, I. (2010). Adaptive neuro-fuzzy inference sys-
tem employing wavelet coe cients for detection of alterations in sleep EEG activity during
hypopnoea episodes. Digital Signal Processing, 20, 678–691.
Uchaipichat, N., anawattano, C., and Buakhamsri, A. (2013). Wavelet power spectrum analysis
for PVC discrimination. In Proceedings of the World Congress on Engineering (Vol. 2, pp.
1316–1319), July 3–5, 2013. London, UK: WCE.
Umapathy, K., Krishnan, S., Masse, S., Hu, X., Dorian, P., and Nanthakumar, K. (2009). Optimizing
cardiac resuscitation outcomes using wavelet analysis. In 31st Annual International Conference
of the IEEE Engineering in Medicine and Biology Society, 2009 (pp. 6761–6764). IEEE.
�st�ndağ, M., G�kbulut, M., Şeng�r, A., and Ata, F. (2012). Denoising of weak ECG signals by using
wavelet analysis and fuzzy thresholding. Network Modeling Analysis in Health Informatics
and Bioinformatics, 1(4), 135–140.
Vacha, L., and Barunik, J. (2012). Co-movement of energy commodities revisited: Evidence from
wavelet coherence analysis. Energy Economics, 34(1), 241–247.
Van de Ville, D., Britz, J., and Michel, C. M. (2010). EEG microstate sequences in healthy humans
at rest reveal scale-free dynamics. Proceedings of the National Academy of Sciences, 107(42),
18179–18184.
Van Fleet, P. (2008). Discrete Wavelet Transformations: An Elementary Approach with Applications.
Hoboken, NJ: Wiley-Interscience.
Van Milligen, B. P., Hidalgo, C., and Sanchez, E. (1995a). Nonlinear phenomena and intermittency
in plasma turbulence. Physical Review Letters, 74(3), 395–398.
Van Milligen, B. P., Sanchez, E., Estrada, T., Hidalgo, C., Branas, B., Carreras, B., and Garcia,
L. (1995b). Wavelet bicoherence: A new turbulence analysis tool. Physics of Plasmas, 2(8),
3017–3032.
Vannozzi, G., Conforto, S., and D’Alessio, T. (2010). Automatic detection of surface EMG activation
timing using a wavelet transform based method. Journal of Electromyography and Kinesiology,
20, 767–772.
Van Ommen, J. R., Sasic, S., Van der Schaaf, J., Gheorghiu, S., Johnsson, F., and Coppens, M. O.
(2011). Time-series analysis of pressure fluctuations in gas–solid fluidized beds: A review.
International Journal of Multiphase Flow, 37, 403–428.
Vaquero, J. M., Trigo, R. M., V�zquez, M., and Gallego, M. C. (2010). 155-day Periodicity in solar
cycles 3 and 4. New Astronomy, 15(4), 385–391.
V�zquez, L. A., Jurado, F., and Alan�s, A. Y. (2015). Decentralized identification and control in real-
time of a robot manipulator via recurrent wavelet first-order neural network. Mathematical
Problems in Engineering, 451049, 1–12.
V�zquez, R. R., Velez-Perez, H., Ranta, R., Dorr, V. L., Maquin, D., and Maillard, L. (2012). Blind
source separation, wavelet denoising and discriminant analysis for EEG artefacts and noise
cancelling. Biomedical Signal Processing and Control, 7(4), 389–400.
Vernekar, K., Kumar, H.,