Chapter 5 Fourier Methods

Total Page:16

File Type:pdf, Size:1020Kb

Chapter 5 Fourier Methods Chapter Fourier metho ds Intro duction Of the many b o oks on Fourier metho ds those by Chateld Proakis and Manolakis and Blo omeld are particularly go o d Sinewaves and Samples Sines and cosines can b e understo o d in terms of the vertical and horizontal displace ment of a xed p oint on a rotating wheel the wheel has unit length and rotates anticlockwise The angle round the wheel is measured in degrees or radians for unit radius circles the circumference is radians tell us how much of the circum ference weve got If we go round the wheel a whole numb er of times we end up in the same place egcos cos cos Frequency f is the numb er of times round the wheel p er second Therefore given x cos f t x at t f f etc For x cos f t we get a head start lead of radians Negative frequencies may b e viewed as a wheel rotating clockwise instead of anticlo ckwise If we assume we have samples of the signal every T seconds and in total we have s N such samples then T is known as the sampling p erio d and F T is the s s s sampling frequency in Hertz Hz samples p er second The nth sample o ccurs at time tn nT nF The cosine of sampled data can b e written s s xn cos f tn When dealing with sampled signals it is imp ortant to note that some frequencies b ecome indistinguishable from others at a sampling frequency F the only unique s frequencies are in the range to F Hz Any frequencies outside this range b ecome s aliases of one of the unique frequencies For example if we sample at Hz then a Hz signal b ecomes indistinguishable from Signal Pro cessing Course WD Penny April 1 0.5 0 −0.5 −1 0 0.2 0.4 0.6 0.8 1 Figure Aliases The gure shows a Hz cosine wave and a Hz cosine wave as solid curves At sampling times given by the dotted lines which correspond to a sampling frequency of Hz the H z signal is an alias of the Hz signal Other aliases are given by equation a Hz signal This is shown in gure More generally if f is a unique frequency 0 then its aliases have frequencies given by f f k F 0 s where k is any p ositive or negative integer eg for f and F the two lowest 0 s frequency aliases given by k and k are Hz and Hz Because of aliasing we must b e careful when we interpret the results of sp ectral analysis This is discussed more at the end of the lecture Sinusoidal mo dels If our time series has a p erio dic comp onent in it we might think ab out mo delling it with the equation xn R R cos f tn en 0 where R is the oset eg mean value of xn R is the amplitude of the sine wave f 0 is the frequency and is the phase What our mo del do esnt explain will b e soaked up in the error term en Because of the trig identity cos A B cos A cos B sin A sin B the mo del can b e written in an alternative form xn R a cos f tn b sin f tn en 0 Signal Pro cessing Course WD Penny April where a R cos and b R sin This is the form we consider for subsequent analysis This typ e of mo del is similar to a class of mo dels in statistics called Generalised Linear Models GLIMS They p erform nonlinear regression by rst taking xed nonlinear functions of the inputs these functions b eing called basis functions and second form an output by taking a linear combination of the basis function outputs In sinusoidal mo dels the basis functions are sines and cosines In statistics a much broader class of functions is considered However sinewaves have some nice prop erties as we shall see Fitting the mo del T T T If we let x x x xN w R a b e e e e and 0 1 2 N cos f t sin f t cos f t sin f t cos f t sin f t A cos f tN sin f tN then the mo del can b e written in the matrix form x Aw e which is in the standard form of a multivariate linear regression problem The solution is therefore T 1 T w A A A x But sinewaves are orthogonal Because we are dealing with sinewaves it turns out that the ab ove solution simpli es We restrict ourselves to a frequency f which is an integer multiple of the base p frequency f pF p b where p N and F s f b N eg for F and N seconds worth of data f H z and we can have s b 1 f from Hz up to Hz The orthogonality of sinewaves is expressed in the following p equations N N X X sin f tn cos f tn k k n=1 n=1 1 To keep things simple we dont allow f where p N if we did allow it wed get N and in p equations and for the case k l Also we must have N even Signal Pro cessing Course WD Penny April 1 1 0.5 0.5 0 0 −0.5 −0.5 −1 −1 0 0.2 0.4 0.6 0.8 1 0 20 40 60 80 100 a b Figure Orthogonality of sinewaves Figure a shows cos f tn and b cos f tn cosines which are and times the base frequency f H z For b b P N cos f tncos f tn This can be any two integer multiples k l we get k l n=1 seen from Figure b which shows the product cos f tncos f tn Because of b b the trig identity cosAcosB cosA B cosA B this looks like a Hz signal superimposed on a Hz signal The sum of this signal over a whole number of cycles can be seen to be zero because each cos term sums to zero If however k or l are not integers the product does not sum to zero and the orthogonality breaks down N X cos f tn sin f tn k l n=1 N X cos f tn sin f tn k l n=1 N X k l cos f tn cos f tn k l N k l n=1 N X k l sin f tn sin f tn k l N k l n=1 These results can b e proved by various trig identities or more simply by converting to complex exp onentials see or later in this chapter The results dep end on the fact that all frequencies that app ear in the ab ove sums are integer multiples of the base frequency see gure This prop erty of sinewaves leads to the result T A A D where D is a diagonal matrix The rst entry is N from the inner pro duct of two columns of s of length N the s are the co ecients of the constant term R and 0 all the other entries are N A matrix Q for which T Q Q D is said to b e orthogonal Therefore our A matrix is orthogonal This greatly simplies the tting of the mo del which now reduces to 1 T w D A x Signal Pro cessing Course WD Penny April 160 140 120 100 80 60 40 20 0 1730 1740 1750 1760 1770 1780 1790 Figure Sunspot index solid line and prediction of it from a simple sinusoidal model dotted line which is simply a projection of the signal onto the basis matrix with some prefactor 1 D rememb er the inverse of a diagonal matrix is simply the inverse of each of T the diagonal terms so this is easy to compute Given that w a b R we can 0 see that for example a is computed by simply pro jecting the data onto the second column of the matrix A eg N X cos f tx a t N n=1 Similarly N X b sin f tx t N n=1 N X x R t 0 N n=1 We applied the simple sinusoidal mo del to a sunsp ot data set as follows We chose samples b etween the years and b ecause there was a fairly steady mean level in this p erio d The sampling rate F Year This gives a base frequency of s f We chose our frequency f pf with p giving a complete cycle once b b every ten years This gave rise to the following estimates R a and 0 b The data and predictions are shown in Figure Signal Pro cessing Course WD Penny April Fourier Series We might consider that our signal consists of lots of p erio dic comp onents in which case the multiple sinusoidal model would b e more appropriate p X xt R R cos f t e 0 k k k t k =1 where there are p sinusoids with dierent frequencies and phases In a discrete Fourier series there are p N such sinusoids having frequencies k F s f k N where k N and F is the sampling frequency Thus the frequencies range from s F N up to F The Fourier series expansion of the signal xt is s s N 2 X xt R R cos f t 0 k k k k =1 Notice that there is no noise term Because of the trig identity cos A B cos A cos B sin A sin B this can b e written in the form N 2 X xt a a cos f t b sin f t 0 k k k k k =1 2 2 2 where a R cos and b R sin Alternatively we have R a b k k k k k k k k k 1 and tan b a The signal at frequency f is known as the k th harmonic k k k Equivalently we can write the nth sample as N 2 X xn a a cos f tn b sin f tn 0 k k k k k =1 where tn nT s The imp ortant things to note ab out the sinusoids in a Fourier series are i the frequencies are equal ly spread out ii there are N of them where N is the numb er of samples iii Given F and N the frequencies are xed Also note that in the s Fourier series mo del there is no noise The Fourier series aims to represent the data 2 perfectly which it can do due to the excessive numb er of basis functions The Fourier co ecients can b e computed by a generalisation of the pro cess used to compute the co ecients in the simple sinusoidal mo del N X cos f tnxn a k k N n=1 2 Statisticians would frown on tting a mo del with N co ecients to N data p oints as the estimates will b e very noisy the Fourier series is a low bias actually zero high variance mo del This underlines the fact that the Fourier metho ds are transforms rather than statistical mo dels Signal Pro cessing Course WD Penny April Similarly N X b sin f tnxn k k N n=1 N X a xn 0 N n=1 These equations can b e derived as follows To nd for example a multiply b oth k sides of equation by cos f tn and sum over n Due to the orthogonality k prop erty of sinusoids which still holds as all frequencies are integer multiples of a base frequency all terms on the right go to zero except for the one involving a This k just leaves a N on the right giving rise to the ab ove formula k Example The plots on the right of Figure show four comp onents in a Fourier series expan sion
Recommended publications
  • Seasonality in Portfolio Risk Calculations
    UMEÅUNIVERSITET Department of Physics Master’s Thesis in Engineering Physics HT 2019, 30 Credits Seasonality in Portfolio Risk Calculations Empirical study on Value at Risk of agricultural commodities using conditional volatility models v1.0 Author Emil Söderberg Nasdaq Umeå University Supervisor: Anders Stäring Supervisor: Joakim Ekspong Examiner: Markus Ådahl Seasonality in Portfolio Risk Calculations Abstract In this thesis, we examine if the conditional volatility models GARCH(1,1) and eGARCH(1,1) can give an improved Value-at-Risk (VaR) forecast by considering seasonal behaviours. It has been shown that some markets have a shifting volatility that is dependent on the seasons. By including sinusoidal seasonal components to the original conditional models, we try to capture this seasonal dependency. The examined data sets are from the agricultural commodity market, corn and soybean, which are known to have seasonal dependencies. This study validates the volatility performance by in-sample fit and out-of-sample fit. Value-at-Risk is estimated using two methods; quantile estimation (QE) of the return series and filtered historical simulation (FHS) from the standardized return series. The methods are validated by a backtesting process which analyse the number of outliers from each model by the Kupiec’s POF-test (proportional of failures) and the Christoffersen’s IF-test (interval forecast). The results indicates that the seasonal models has an overall better volatility validation than the non-seasonal models but the effect from the distributional assumption of standardized returns varies depending on model. Both VaR methods, for non-seasonal and seasonal models, seems however to benefit from assuming that the standardized return series experience kurtosis.
    [Show full text]
  • Arithmetic I Activity Objectives
    Arithmetic I Activity Objectives Activity Title Mathematical Objectives Convert numbers in words into numbers in digits and vice versa Australia by the Numbers: Working with Identify the place value of a given digit Number and Place Value (p. 6) Round numbers Add and subtract positive and negative integers Borrowing Money: Interpret the practical meaning of sums and differences of Working with Negative Integers (p. 10) integers Round numbers Caring for Pets: Estimate the difference of two numbers Estimating by Rounding (p. 14) Estimate the product of two numbers Add whole numbers Coins in the United States: Convert dollars to cents Working with Money (p. 18) Determine which of two sums has greater value Read data values from a bar graph Country Populations: Round numbers to the nearest integer Using Bar Graphs (p. 22) Calculate the difference between two whole numbers Calculate the sum of two whole numbers Fruit Snacks: Find the average of a set of numbers Working with Averages (p. 26) Predict unknown results based on averages Divide a given number of items equally between a given Sharing Snacks: number of groups Dividing Whole Numbers (p. 30) Use long division to divide one integer by another Interpret the practical meaning of a fraction Use long division to divide one integer by another Interpret the practical meaning of a fraction Sharing Snacks #2: Factor an integer into its prime factors Dividing Whole Numbers (p. 34) Convert a percent into a fraction Determine the practical meaning of quotients and remainders Convert numbers in words into numbers in digits Convert numbers in digits into numbers in words South Africa by the Numbers: Working Identify the place value of a given digit with Number and Place Value (p.
    [Show full text]
  • Bayesian Interpolation in a Dynamic Sinusoidal Model with Application to Packet-Loss Concealment
    18th European Signal Processing Conference (EUSIPCO-2010) Aalborg, Denmark, August 23-27, 2010 BAYESIAN INTERPOLATION IN A DYNAMIC SINUSOIDAL MODEL WITH APPLICATION TO PACKET-LOSS CONCEALMENT Jesper Kjær Nielseny, Mads Græsbøll Christenseny, Ali Taylan Cemgilyy, Simon J. Godsillyyy, and Søren Holdt Jenseny yAalborg University yyBoğaziçi University yyyUniversity of Cambridge Department of Electronic Systems Department of Computer Engineering Department of Engineering Niels Jernes Vej 12, DK-9220 Aalborg 34342 Bebek Istanbul, TR Trumpington St., Cambridge, CB2 1PZ, UK {jkn,mgc,shj,tl}@es.aau.dk [email protected] [email protected] ABSTRACT white Gaussian state and observation noise sequences with 2 In this paper, we consider Bayesian interpolation and pa- covariance matrix Q and variance σw, respectively. We also rameter estimation in a dynamic sinusoidal model. This assume a Gaussian prior for the initial state vector s1 with model is more flexible than the static sinusoidal model since mean vector µ and covariance matrix P . For a non-zero it enables the amplitudes and phases of the sinusoids to be state covariance matrix, the dynamic sinusoidal model in (1) time-varying. For the dynamic sinusoidal model, we derive is able to model non-stationary tonal signals such as a wide a Bayesian inference scheme for the missing observations, range of speech and audio signal segments. We are here con- hidden states and model parameters of the dynamic model. cerned with the problem of performing interpolation and pa- The inference scheme is based on a Markov chain Monte rameter estimation in the model in (1) from a Bayesian per- Carlo method known as Gibbs sampler.
    [Show full text]
  • Estimation of Parameters of Partially Sinusoidal Frequency Model
    1 ESTIMATION OF PARAMETERS OF PARTIALLY SINUSOIDAL FREQUENCY MODEL SWAGATA NANDI1 AND DEBASIS KUNDU2 Abstract. In this paper, we propose a modification of the multiple sinusoidal model such that periodic data observed with the presence of a trend component can be analyzed. In particular, we work with a linear trend model. But it can be developed similarly for the polynomial trend and the frequency model also. We consider the problem of estimation of frequency and amplitude parameters observed with a linear trend and a stationary linear process. We apply the usual least squares method to the differenced data. It has been proved that the proposed estimators are strongly consistent and asymptotically normally distributed. Extensive simulations have been reported to justify the suitability of the model and the proposed method. One real dataset, the monthly airline passenger data, has been analyzed using the model. 1. Introduction The sinusoidal frequency model embedded in noise is an extensively important model be- cause of its wide applicability in many areas of science and engineering. For around last forty years, researchers have approached the model from different point of view mainly motivated by real life problems. It has been observed in many applications that the data exhibit the presence of a trend component as well as a combination of some periodic components. The problem of analyzing such datasets leads to our present work. In this paper, we consider the following model to capture the periodic phenomenon observed with a linear trend; Xp y(t) = a + bt + [Ak cos(!kt) + Bk sin(!kt)] + x(t); t = 1; : : : ; n + 1: (1) k=1 1Corresponding Author Date: August 20, 2010.
    [Show full text]
  • A Statistical and Spectral Model for Representing Noisy Sounds with Short-Time Sinusoids
    EURASIP Journal on Applied Signal Processing 2005:12, 1794–1806 c 2005 P. Hanna and M. Desainte-Catherine A Statistical and Spectral Model for Representing Noisy Sounds with Short-Time Sinusoids Pierre Hanna SCRIME, Laboratoire Bordelais de Recherche en Informatique (LaBRI), Universite Bordeaux 1, 33405 Talence Cedex, France Email: [email protected] Myriam Desainte-Catherine SCRIME, Laboratoire Bordelais de Recherche en Informatique (LaBRI), Universite Bordeaux 1, 33405 Talence Cedex, France Email: [email protected] Received 12 March 2004; Revised 10 March 2005; Recommended for Publication by Mark Kahrs We propose an original model for noise analysis, transformation, and synthesis: the CNSS model. Noisy sounds are represented with short-time sinusoids whose frequencies and phases are random variables. This spectral and statistical model represents infor- mation about the spectral density of frequencies. This perceptually relevant property is modeled by three mathematical parameters that define the distribution of the frequencies. This model also represents the spectral envelope. The mathematical parameters are defined and the analysis algorithms to extract these parameters from sounds are introduced. Then algorithms for generating sounds from the parameters of the model are presented. Applications of this model include tools for composers, psychoacoustic experiments, and pedagogy. Keywords and phrases: stochastic part of sounds, analysis and real-time synthesis of noisy sounds, spectral models, spectral density, musical transformations of sounds. 1. INTRODUCTION to be parts of the signal that cannot be represented with si- nusoids whose amplitude and frequency slowly vary with Computers offer new possibilities for sound processing. Ap- time and is implicitly defined as whatever is left after the plications are numerous in the musical field.
    [Show full text]
  • Using Cyclical Components to Improve the Forecasts of the Stock Market and Macroeconomic Variables Kenneth R
    Journal of Modern Applied Statistical Methods Volume 17 | Issue 1 Article 25 10-8-2018 Using Cyclical Components to Improve the Forecasts of the Stock Market and Macroeconomic Variables Kenneth R. Szulczyk Curtin University Malaysia, [email protected] Shibley Sadique University of Rajshahi, [email protected] Follow this and additional works at: https://digitalcommons.wayne.edu/jmasm Part of the Applied Statistics Commons, Social and Behavioral Sciences Commons, and the Statistical Theory Commons Recommended Citation Szulczyk, Kenneth R. and Sadique, Shibley (2018) "Using Cyclical Components to Improve the Forecasts of the Stock Market and Macroeconomic Variables," Journal of Modern Applied Statistical Methods: Vol. 17 : Iss. 1 , Article 25. DOI: Economic variables such as stock market indices, interest rates, and national output measures contain cyclical components. Forecasting methods excluding these cyclical components yield inaccurate out-of-sample forecasts. Accordingly, a three-stage procedure is developed to estimate a vector autoregression (VAR) with cyclical components. A Monte Carlo simulation shows the procedure estimates the parameters accurately. Subsequently, a VAR with cyclical components improves the root-mean-square error of out-of-sample forecasts by 50% for a stock market model with macroeconomic variables. Available at: https://digitalcommons.wayne.edu/jmasm/vol17/iss1/25 This Regular Article is brought to you for free and open access by the Open Access Journals at DigitalCommons@WayneState. It has been accepted for inclusion in Journal of Modern Applied Statistical Methods by an authorized editor of DigitalCommons@WayneState. Journal of Modern Applied Statistical Methods May 2018, Vol. 17, No. 1, eP2468 Copyright © 2018 JMASM, Inc.
    [Show full text]
  • Sinusoidal Modelling and Synthesis
    Sinusoidal Modelling and Synthesis Johannes Luig Amir Rahimzadeh Seminar Work for “Algorithmen in Akustik und Computermusik II, SE” June 2008 1 Introduction Sinusoidal modelling and Synthesis (SMS) is a signal analysis and synthesis framework where a speech- or music signal is represented as a sum of sinusoids each with time-varying amplitude, frequency and phase. The goal is modelling a signal by a reduced set of parameters yielding a more compact representation of the data. Once a time-frequency representation of the signal is available it is usefull in different ways. The reduced amount of data is of interest for transmission or storage purposes. Also various digital audio effects like pitch-shifting, time stretching and sound morphing could easily be applied using the time frequency data. It is common to analyze time varying signals framewise. A frame is a segment of the signal ranging from a few milliseconds up to 0.5 seconds depending on the application. These frames are analyzed in the frequency domain applying a Fast Fourier Transform (FFT). The relevant components are found by applying a peak picking algorithm to the spectra and the corresponding amplitudes, frequencies and phases are extracted. Then the individual analysis points on the resulting time-frequency map are connected to form tracks. For the syntesis the values between the analysis points have to be interpolated in order to get a timegrid that satisfies the original sampling rate. Finally the sound can be synthesized using a bank of oscillators which is fed with the parameters extracted before namely, the corresponding amplitudes, frequencies and phases.
    [Show full text]
  • 1. Exploratory Data Analysis
    1. Exploratory Data Analysis 1.Exploratory Data Analysis This chapter presents the assumptions, principles, and techniques necessary to gain insight into data via EDA--exploratory data analysis. 1. EDA Introduction 2. EDA Assumptions 1. What is EDA? 1. Underlying Assumptions 2. EDA vs Classical & Bayesian 2. Importance 3. EDA vs Summary 3. Techniques for Testing 4. EDA Goals Assumptions 5. The Role of Graphics 4. Interpretation of 4-Plot 6. An EDA/Graphics Example 5. Consequences 7. General Problem Categories 3. EDA Techniques 4. EDA Case Studies 1. Introduction 1. Introduction 2. Analysis Questions 2. By Problem Category 3. Graphical Techniques: Alphabetical 4. Graphical Techniques: By Problem Category 5. Quantitative Techniques 6. Probability Distributions Detailed Chapter Table of Contents References Dataplot Commands for EDA Techniques http://www.itl.nist.gov/div898/handbook/eda/eda.htm [11/13/2003 5:30:57 PM] 1. Exploratory Data Analysis 1. Exploratory Data Analysis - Detailed Table of Contents [1.] This chapter presents the assumptions, principles, and techniques necessary to gain insight into data via EDA--exploratory data analysis. 1. EDA Introduction [1.1.] 1. What is EDA? [1.1.1.] 2. How Does Exploratory Data Analysis differ from Classical Data Analysis? [1.1.2.] 1. Model [1.1.2.1.] 2. Focus [1.1.2.2.] 3. Techniques [1.1.2.3.] 4. Rigor [1.1.2.4.] 5. Data Treatment [1.1.2.5.] 6. Assumptions [1.1.2.6.] 3. How Does Exploratory Data Analysis Differ from Summary Analysis? [1.1.3.] 4. What are the EDA Goals? [1.1.4.] 5.
    [Show full text]
  • Spectral Analysis of Signals
    \sm2" i i 2004/2/22 page i i i SPECTRAL ANALYSIS OF SIGNALS Petre Stoica and Randolph Moses PRENTICE HALL, Upper Saddle River, New Jersey 07458 i i i i \sm2" i i 2004/2/22 page ii i i Library of Congress Cataloging-in-Publication Data Spectral Analysis of Signals/Petre Stoica and Randolph Moses p. cm. Includes bibliographical references index. ISBN 0-13-113956-8 1. Spectral theory (Mathematics) I. Moses, Randolph II. Title 512'{dc21 2005 QA814.G27 00-055035 CIP Acquisitions Editor: Tom Robbins Editor-in-Chief: ? Assistant Vice President of Production and Manufacturing: ? Executive Managing Editor: ? Senior Managing Editor: ? Production Editor: ? Manufacturing Buyer: ? Manufacturing Manager: ? Marketing Manager: ? Marketing Assistant: ? Director of Marketing: ? Editorial Assistant: ? Art Director: ? Interior Designer: ? Cover Designer: ? Cover Photo: ? c 2005 by Prentice Hall, Inc. Upper Saddle River, New Jersey 07458 All rights reserved. No part of this book may be reproduced, in any form or by any means, without permission in writing from the publisher. Printed in the United States of America 10 9 8 7 6 5 4 3 2 1 ISBN 0-13-113956-8 Pearson Education LTD., London Pearson Education Australia PTY, Limited, Sydney Pearson Education Singapore, Pte. Ltd Pearson Education North Asia Ltd, Hong Kong Pearson Education Canada, Ltd., Toronto Pearson Educacion de Mexico, S.A. de C.V. Pearson Education - Japan, Tokyo Pearson Education Malaysia, Pte. Ltd i i i i \sm2" i i 2004/2/22 page iii i i Contents 1 Basic Concepts 1 1.1 Introduction . 1 1.2 Energy Spectral Density of Deterministic Signals .
    [Show full text]
  • Spectral Analysis 1
    SPECTRAL ANALYSIS 1 Spectral and Cross-Spectral Analysis - a Tutorial for Psychologists and Social Scientists M.J. Vowels University of Surrey L.M. Vowels University of Southampton N.D. Wood University of Kentucky Author Note Matthew J. Vowels, Centre for Computer Vision, Speech and Signal Processing, University of Surrey; Laura M. Vowels, Department of Psychology, University of Southampton; Nathan D. Wood, Department of Family Sciences, University of Kentucky Correspondence concerning this article should be addressed to Laura M. Vowels, School of Psychology, University of Southampton, Highfield Campus, SO17 1BJ, UK. E-mail: [email protected] SPECTRAL ANALYSIS 2 Abstract Social scientists have become increasingly interested in using intensive longitudinal methods to study social phenomena that change over time. Many of these phenomena are expected to exhibit cycling fluctuations (e.g., sleep, mood, sexual desire). However, researchers typically employ analytical methods which are unable to model such patterns. We present spectral and cross-spectral analysis as means to address this limitation. Spectral analysis provides a means to interrogate time series from a different, frequency domain perspective, and to understand how the time series may be decomposed into their constituent periodic components. Cross-spectral extends this to dyadic data and allows for synchrony and time offsets to be identified. The techniques are commonly used in the physical and engineering sciences, and we discuss how to apply these popular analytical techniques to the social sciences while also demonstrating how to undertake estimations of significance and effect size. In this tutorial we begin by introducing spectral and cross-spectral analysis, before demonstrating its application to simulated univariate and bivariate individual- and group-level data.
    [Show full text]
  • An Analysis-By-Synthesis Approach to Sinusoidal Modeling Applied to Speech and Music Signal Processing
    An Analysis-by-Synthesis Approach to Sinusoidal Modeling Applied to Speech and Music Signal Processing A THESIS Presented to The Academic Faculty By E. Bryan George In Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy in Electrical Engineering Georgia Institute of Technology November. 1991 An Analysis-by-Synthesis Approach to Sinusoidal Modeling Applied to Speech and Music Signal Processing Approved: J - / -. Mark J. T^mi'ti^h airman Ronald W. Schafer ^ ^1——•&- M^rk Ai Richards \y Date approved by Chairman /2~f Z-/^/ Dedicated to the memories of: Eric Bryan George. Jr. Eugene L. Cornett, Sr. Ill Acknowledgments First and foremost, I would like to thank iy advisor, Professor Mark J. T. Smith, for providing guidance ihroughout my tenure as a graduate student. His extensive knowledge of digital signal processing has kept: me out of many blind research alleys, and his insightful comments on my various papers jarid this thesis have significantly enhanced the quality of my published work. Furthermore, his skill as a fencer was instrumental in my eventually leaving Georgia Tech.1 Many thanks go to the other members of my reading committee, Profs. Ronald W. Schafer and Mark A. Richards for their input on the thesis, and to the other members of my defense committee, Profs. Douglas B. Williams and Alfred D. Andrew. My appreciation and respect goes out to many past and present colleagues at Georgia Tech. particularly Beth Carlson, Dave Mazel, Brian Evans, Sam Liu, Kate Maloney, Dave Pepper, Janet Rutledge and Pete Wung. I would like to acknowledge the staff of the Georgia Tech Office of Graduate Studies, most notably Dr.
    [Show full text]
  • Sinusoidal Modeling Applied to Spatially Variant Tropospheric Ozone Air Pollution
    SINUSOIDAL MODELING APPLIED TO SPATIALLY VARIANT TROPOSPHERIC OZONE AIR POLLUTION By Nicholas Z. Muller and Peter C. B. Phillips January 2006 COWLES FOUNDATION DISCUSSION PAPER NO. 1548 COWLES FOUNDATION FOR RESEARCH IN ECONOMICS YALE UNIVERSITY Box 208281 New Haven, Connecticut 06520-8281 http://cowles.econ.yale.edu/ Sinusoidal Modeling Applied to Spatially Variant Tropospheric Ozone Air Pollution1 Nicholas Z. Muller School of Forestry and Environmental Studies Yale University 1773 Huntington Tpke. Trumbull, CT 06611 USA (203) 386-9314 [email protected] Peter C. B. Phillips Cowles Foundation, Yale University University of York & University of Auckland December 4th,2005 1 Phillips acknowledges support from the NSF under Grant No. SES 04-142254. Mr. Muller would like to thank the Glaser Progress Foundation for supporting this research. Abstract This paper demonstrates how parsimonious models of sinusoidal functions can be used to fit spatially variant time series in which there is considerable variation of a periodic type. A typ- ical shortcoming of such tools relates to the difficulty in capturing idiosyncratic variation in periodic models. The strategy developed here addresses this deficiency. While previous work has sought to overcome the shortcoming by augmenting sinusoids with other techniques, the present approach employs station-specific sinusoids to supplement a common regional compo- nent, which succeeds in capturing local idiosyncratic behavior in a parsimonious manner. The experiments conducted herein reveal that a semi-parametric approach enables such models to fit spatially varying time series with periodic behavior in a remarkably tight fashion. The methods are applied to a panel data set consisting of hourly air pollution measurements.
    [Show full text]