The intrinsic structure of FFT and a synopsis of SFT

Size: px
Start display at page:

Download "The intrinsic structure of FFT and a synopsis of SFT"

Transcription

1 Global Journal o Pure and Applied Mathematics. ISSN Volume 12, Number 2 (2016), pp Research India Publications The intrinsic structure o FFT and a synopsis o SFT Hwajoon Kim 1 Kyungdong University, School o IT Engineering, 11458, Kyungdong Univ. Rd. 27, Yangju, Gyeonggi, S. Korea. Abstract We have checked the intrinsic structure o ast Fourier transorm, centering on Danielson-Lanczos lemma, and investigated a synopsis o sparse Fourier transorm. AMS subject classiication: 34A25, 28A05. Keywords: Fast Fourier transorm. 1. Introduction I a given unction (x)has only values at inite points, we think over the discrete Fourier transorm (DFT). This DFT concerns large amounts o equal speed data, as it occur in compression, signal processing, analysis images, time series analysis, and various simulation problems. The ast Fourier transorm (FFT) is a practical method o computing DFT that needs only O(N)log 2 N operations instead o O(N 2 ). Although this algorithm is not novel, the importance is still valid because the existing commercialized system is based on FFT. Additionally, this FFT has an important application to Radon transorm which is widely applicable to tomography, and the short-term ast Fourier transorm weightily is applied to the analysis o brain waves. It is well-known act that the Fourier transorm o has the orm o (w)= ˆ (x)e iwx dw, 1 Corresponding author.

2 1672 Hwajoon Kim and we can interpret that a unction is the given signal and is the requency spectrum o. Let us deine the DFT o the given signal =[ 0,, N 1 ] T to be the vector ˆ =[ˆ 0,, N 1 ˆ ] with the components N 1 n = Nc n = k e inx k, where k = (x k ) and x k = 2πk/N [7]. This is the requency spectrum o the signal, and we can write ˆ = F N, where the N N Fourier matrix F N =[e nk ] has the entries e nk = e inx k = e 2πink/N = w nk,w= w N = e 2πi/N or n, k = 0,,N 1. Here, since N is normally large, we need quite a number o operations. To avoid this diiculty, we use FFT, a computational method or the DFT, which needs only O(N log N) instead o O(N). This FFT can get possible the Fourier matrix to break down the given problem into smaller problems by using k=0 w 2 2M = (e 2πi/N ) 2 = e 2πi/M = w M or N = 2M, sometimes called the Danielson-Lanczos lemma. With relation to this Cooley-Tukey FFT, several researches have been pursued and progressed [1-6, 9-11]. The Hartley transorm [2], an eicient real Fourier transorm algorithm, gave a urther increase in speed, Winograd transorm algorithm [10] and Sande- Tukey algorithm [9] gave big inluence as well. The sparse Fourier transorm(sft) is the most advanced algorithm recently presented by Katabi, and it is a kind o improved FFT which is increased in speed as ten times as FFT. Signals whose Fourier transorms include a relatively small number o heavily weighted requencies are called sparse. This SFT determines the weights o a signals having heavily weighted requencies; the sparser the signal, the greater the speedup which the algorithm provides[8]. The researches that identiy the most heavily weighted requency is being proceeded. For k is the sparsity o the signal spectrum and or the typical case o n is a power o 2, the SFT is known to require O(log n nk log n) only as the number o needed operations or the l /l 2 guarantee, and the importance o speed-up problem is increased in connection with big data ones. In a word, SFT is a compressed version o DFT and it is using the sparsity o the spectrum o the signal. O course, this SFT is closely related to the concept o streaming which save run time which is required to read the entire original data set. In this article, we have checked the intrinsic structure o FFT and a synopsis o the FFT and SFT. 2. The intrinsic structure o ast Fourier transorm To begin with, let us start by an example. Let us consider the case o the sample values N = 8. Then w = e 2πi/N = e πi/4 = 1 (1 i) 2

3 The intrinsic structure o FFT and a synopsis o SFT 1673 and so w nk = ( 1 2 (1 i)) nk. Since the requency spectrum o the signal is wrote as ˆ = F N,wehave ˆ = F 8 = = w w 2 w 3 w 4 w 5 w 6 w 7 1 w 2 w 4 w 6 w 8 w 10 w 12 w 14 1 w 3 w 6 w 9 w 12 w 15 w 18 w 21 1 w 4 w 8 w 12 w 16 w 20 w 24 w 28 1 w 5 w 10 w 15 w 20 w 25 w 30 w 35 1 w 6 w 12 w 18 w 24 w 30 w 36 w 42 1 w 7 w 14 w 21 w 28 w 35 w 42 w w i iw 1 w i iw 1 i 1 i 1 i 1 i 1 iw i w 1 iw i w w i iw 1 w i iw 1 i 1 i 1 i 1 i 1 iw i w 1 iw i w It is well-known act that the given vector =[ 0 N 1 ] T is split into two vectors with M components each, namely, even and odd. We determine the DFTs and ev =[ˆ ev,0 ev,2 ev,n 2 ] T = F M ev od =[ˆ od,1 od,3 od,n 1 ] T = F M od involving the same M M matrix F M [7]. From these things we have the components o the DFT o by n = n ev,n + w N od,n (2) and or n = 0,,M (1) ˆ n+m = ˆ ev,n w N n ˆ od,n (3) Example 2.1. From the case o N = 8, let us check the validity o the above ormulas (2) and (3). Solution. When N = 8, we have w = w N = 1 2 (1 i) and M = N/2 = 4. Thus

4 1674 Hwajoon Kim w = w M = e 2πi/4 = e πi/2 = i. From the above statements, ˆ ˆ ev = 2ˆ = F 4 ev = 1 i 1 i = 4ˆ 6 1 i 1 i 6 and similarly, we have 1ˆ od = 3ˆ = F 4 od = 5ˆ i 1 i i 1 i Using the ormulas (2) and (3), we have = i i i 2 4 i i i i 3 5 i 7 0 = 0 ev,0 + w N od,0 = ( ) + ( ) ˆ 1 = ˆ ev,1 + w N 1 ˆ od,1 = ( 0 i i 6 ) + w( 1 i i 7 ) = 2+4 = 2 ev,2 w N od,2 = ( ) ( i)( ) 7 = 3+4 = 3 ev,3 w N od,3 = ( 0 + i 2 4 i 6 ) ( iw)( 1 + i 3 5 i 7 ). This agrees with the equation (1).. 3. A synopsis o Sparse Fourier transorm The concept o compress sensing (CS) has aroused many researcher s interest in signal processing ield. We are using sample signals in their entire ones either to save space while storing them or to save time while sending them. In the compressing process, we sample only the qualiying parts o the signals, and we call it the signal sparsity. In a word, we can compress data by using the signal sparsity. Even i the given signal is not sparse, we can use the best k-sparse approximation o its Fourier transorm. The SFT applies almost same principle as CS to Fourier transorm, and computes the signiicant coeicients in the requency domain. Let us see the needed deinitions. The requency spectrum o the signal is written as ˆ = F N in section 2, and equivalently, we can write N 1 n = Nc n = k e inx k, k=0

5 The intrinsic structure o FFT and a synopsis o SFT 1675 where k = (x k ) and x k = 2πk/N. Thus we can write F 1 N = e inx k. Since 1 = F N ˆ,wehave k = N 1 k=0 n e inx k or x k = 2πk/N. In case that a vector contains a single requency, we can write k = n e inx k = n e in2πk/n. In this case, let us compute k+1 / k = e 2πnki/N = cos (2πk/N) + i sin (2πk/N). This requires only 2 entries, and so, aster than the existing FFT [5]. [4] insists that this SFT does not estimating large coeicients, but subtracting them and recursing on the reminder, it identiies and estimates the k largest coeicients in one shot, in a manner akin to sketching/streaming algorithms. The approximation ˆ o satisies the ollowing l 2 /l 2 guarantee or a unction whose Fourier transorm ˆ: ˆ 2 C min g 2, k sparse g where C is some approximation actor and the minimization is over k-sparse signals[11]. Recently, the approximation is perormed or l /l 2 guarantee: ˆ ˆ 2 ɛ ˆ g 2 2 /k + δ 2 1, with probability 1 1/n. It is known that this l /l 2 guarantee is better than l 2 /l 2 one in speed-up and eiciency. The detailed techniques are ound in [1], [4] and [5]. Next, let us check the computational side. Normally, the SFT hashes the Fourier coeicients o the input signal into a small number o bins, and the vector ˆ computed by the algorithm satisies l 2 l 2 or l /l 2 guarantee: The sum and the weighted sum o the Fourier coeicients stored inside i-th bin are deined as û i = n ˆ n, û i = n n ˆ n respectively, or n in i-th bin. I the given signal is sparse, we can make each bin contains just one coeicient (or requency). Otherwise, i the given signal is not sparse or sparse enough, that is, i each bin contains more than one coeicient, then we have to approximate it to sparse. I k = O(N) and the number o unidentiied coeicients is k, then we can remove k k rom the given signal and we say k -sparse. Consequently, the identiied coeicients k k is removed rom bins, and the process is repeated to each coeicients are identiied. Reerences [1] A. Akavia, Deterministic sparse Fourier approximation via ooling arithmetic progressions, COLT. (2010), [2] R. Bracewell, The ast Hartley transorm, Proc. IEEE 72 (1984),

6 1676 Hwajoon Kim [3] S. K. Q. Al-Omari and A. Kilicman, On the generalized Hartley and Hartley-Hilbert transormations, Adv. Di. Eqs., 222 (2013), [4] A. C. Gilbert, P. Indyk and M. Iwen, Recent Ddvelopments in the sparse Fourier transorm, Sig. Proce. Mag., IEEE 31 (2014), [5] H. Hassanieh, P. Indyk, D. Katabi and E. Price, Simple and practical algorithm or sparse Fourier transorm, Proceedings o the twenty-third annual ACM-SIAM symposium on Discrete Algorithms (2012). [6] Hj. Kim and S. Lekcharoen, A cooley-tukey modiied algorithm in ast Fourier transorm, Kor. J. Math. 19 (2011), [7] E. Kreyszig, Advanced Engineering Mathematics, Wiley, Singapore, [8] MIT news, The aster-than-ast Fourier transorm, Jan. 18, 2012, edu/2012/aster-ourier-transorms [9] J. Stoer and R. Bulirsch, Introduction to Numerical Analysis, Springer Verlag, [10] S. Winograd, On computing the discrete Fourier transorm, Math. Compu. 32 (1978), [11] L. Ying, Sparse Fourier transorm via butterly algorithm, SIAM J. Sci. Compu. 31 (2009),

A Non-sparse Tutorial on Sparse FFTs

A Non-sparse Tutorial on Sparse FFTs A Non-sparse Tutorial on Sparse FFTs Mark Iwen Michigan State University April 8, 214 M.A. Iwen (MSU) Fast Sparse FFTs April 8, 214 1 / 34 Problem Setup Recover f : [, 2π] C consisting of k trigonometric

More information

Sparse Fourier Transform (lecture 1)

Sparse Fourier Transform (lecture 1) 1 / 73 Sparse Fourier Transform (lecture 1) Michael Kapralov 1 1 IBM Watson EPFL St. Petersburg CS Club November 2015 2 / 73 Given x C n, compute the Discrete Fourier Transform (DFT) of x: x i = 1 x n

More information

An Adaptive Sublinear Time Block Sparse Fourier Transform

An Adaptive Sublinear Time Block Sparse Fourier Transform An Adaptive Sublinear Time Block Sparse Fourier Transform Volkan Cevher Michael Kapralov Jonathan Scarlett Amir Zandieh EPFL February 8th 217 Given x C N, compute the Discrete Fourier Transform (DFT) of

More information

Faster Algorithms for Sparse Fourier Transform

Faster Algorithms for Sparse Fourier Transform Faster Algorithms for Sparse Fourier Transform Haitham Hassanieh Piotr Indyk Dina Katabi Eric Price MIT Material from: Hassanieh, Indyk, Katabi, Price, Simple and Practical Algorithms for Sparse Fourier

More information

Faster Algorithms for Sparse Fourier Transform

Faster Algorithms for Sparse Fourier Transform Faster Algorithms for Sparse Fourier Transform Haitham Hassanieh Piotr Indyk Dina Katabi Eric Price MIT Material from: Hassanieh, Indyk, Katabi, Price, Simple and Practical Algorithms for Sparse Fourier

More information

Lecture 8 Optimization

Lecture 8 Optimization 4/9/015 Lecture 8 Optimization EE 4386/5301 Computational Methods in EE Spring 015 Optimization 1 Outline Introduction 1D Optimization Parabolic interpolation Golden section search Newton s method Multidimensional

More information

SIO 211B, Rudnick. We start with a definition of the Fourier transform! ĝ f of a time series! ( )

SIO 211B, Rudnick. We start with a definition of the Fourier transform! ĝ f of a time series! ( ) SIO B, Rudnick! XVIII.Wavelets The goal o a wavelet transorm is a description o a time series that is both requency and time selective. The wavelet transorm can be contrasted with the well-known and very

More information

Sample Optimal Fourier Sampling in Any Constant Dimension

Sample Optimal Fourier Sampling in Any Constant Dimension 1 / 26 Sample Optimal Fourier Sampling in Any Constant Dimension Piotr Indyk Michael Kapralov MIT IBM Watson October 21, 2014 Fourier Transform and Sparsity Discrete Fourier Transform Given x C n, compute

More information

4.3 The Discrete Fourier Transform (DFT) and the Fast Fourier Transform (FFT)

4.3 The Discrete Fourier Transform (DFT) and the Fast Fourier Transform (FFT) CHAPTER. TIME-FREQUECY AALYSIS: FOURIER TRASFORMS AD WAVELETS.3 The Discrete Fourier Transform (DFT and the Fast Fourier Transform (FFT.3.1 Introduction In this section, we discuss some of the mathematics

More information

The method to find a basis of Euler-Cauchy equation by transforms

The method to find a basis of Euler-Cauchy equation by transforms Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 12, Number 5 (2016), pp. 4159 4165 Research India Publications http://www.ripublication.com/gjpam.htm The method to find a basis of

More information

YURI LEVIN AND ADI BEN-ISRAEL

YURI LEVIN AND ADI BEN-ISRAEL Pp. 1447-1457 in Progress in Analysis, Vol. Heinrich G W Begehr. Robert P Gilbert and Man Wah Wong, Editors, World Scientiic, Singapore, 003, ISBN 981-38-967-9 AN INVERSE-FREE DIRECTIONAL NEWTON METHOD

More information

In many diverse fields physical data is collected or analysed as Fourier components.

In many diverse fields physical data is collected or analysed as Fourier components. 1. Fourier Methods In many diverse ields physical data is collected or analysed as Fourier components. In this section we briely discuss the mathematics o Fourier series and Fourier transorms. 1. Fourier

More information

A Simple Explanation of the Sobolev Gradient Method

A Simple Explanation of the Sobolev Gradient Method A Simple Explanation o the Sobolev Gradient Method R. J. Renka July 3, 2006 Abstract We have observed that the term Sobolev gradient is used more oten than it is understood. Also, the term is oten used

More information

Sparse FFT for Functions with Short Frequency Support

Sparse FFT for Functions with Short Frequency Support Sparse FFT for Functions with Short Frequency Support Sina ittens May 10, 017 Abstract In this paper we derive a deterministic fast discrete Fourier transform algorithm for a π-periodic function f whose

More information

On High-Rate Cryptographic Compression Functions

On High-Rate Cryptographic Compression Functions On High-Rate Cryptographic Compression Functions Richard Ostertág and Martin Stanek Department o Computer Science Faculty o Mathematics, Physics and Inormatics Comenius University Mlynská dolina, 842 48

More information

ENSC327 Communications Systems 2: Fourier Representations. School of Engineering Science Simon Fraser University

ENSC327 Communications Systems 2: Fourier Representations. School of Engineering Science Simon Fraser University ENSC37 Communications Systems : Fourier Representations School o Engineering Science Simon Fraser University Outline Chap..5: Signal Classiications Fourier Transorm Dirac Delta Function Unit Impulse Fourier

More information

Rapidly Computing Sparse Chebyshev and Legendre Coefficient Expansions via SFTs

Rapidly Computing Sparse Chebyshev and Legendre Coefficient Expansions via SFTs Rapidly Computing Sparse Chebyshev and Legendre Coefficient Expansions via SFTs Mark Iwen Michigan State University October 18, 2014 Work with Janice (Xianfeng) Hu Graduating in May! M.A. Iwen (MSU) Fast

More information

Lecture 16 Oct. 26, 2017

Lecture 16 Oct. 26, 2017 Sketching Algorithms for Big Data Fall 2017 Prof. Piotr Indyk Lecture 16 Oct. 26, 2017 Scribe: Chi-Ning Chou 1 Overview In the last lecture we constructed sparse RIP 1 matrix via expander and showed that

More information

Sequential Fast Fourier Transform (PSC ) Sequential FFT

Sequential Fast Fourier Transform (PSC ) Sequential FFT Sequential Fast Fourier Transform (PSC 3.1 3.2) 1 / 18 Applications of Fourier analysis Fourier analysis studies the decomposition of functions into their frequency components. Piano Concerto no. 9 by

More information

A Brief Survey on Semi-supervised Learning with Graph Regularization

A Brief Survey on Semi-supervised Learning with Graph Regularization 000 00 002 003 004 005 006 007 008 009 00 0 02 03 04 05 06 07 08 09 020 02 022 023 024 025 026 027 028 029 030 03 032 033 034 035 036 037 038 039 040 04 042 043 044 045 046 047 048 049 050 05 052 053 A

More information

Scattered Data Approximation of Noisy Data via Iterated Moving Least Squares

Scattered Data Approximation of Noisy Data via Iterated Moving Least Squares Scattered Data Approximation o Noisy Data via Iterated Moving Least Squares Gregory E. Fasshauer and Jack G. Zhang Abstract. In this paper we ocus on two methods or multivariate approximation problems

More information

FPS-SFT: A MULTI-DIMENSIONAL SPARSE FOURIER TRANSFORM BASED ON THE FOURIER PROJECTION-SLICE THEOREM

FPS-SFT: A MULTI-DIMENSIONAL SPARSE FOURIER TRANSFORM BASED ON THE FOURIER PROJECTION-SLICE THEOREM FPS-SFT: A MULTI-DIMENSIONAL SPARSE FOURIER TRANSFORM BASED ON THE FOURIER PROJECTION-SLICE THEOREM Shaogang Wang, Vishal M. Patel and Athina Petropulu Department of Electrical and Computer Engineering

More information

Approximative Methods for Monotone Systems of min-max-polynomial Equations

Approximative Methods for Monotone Systems of min-max-polynomial Equations Approximative Methods or Monotone Systems o min-max-polynomial Equations Javier Esparza, Thomas Gawlitza, Stean Kieer, and Helmut Seidl Institut ür Inormatik Technische Universität München, Germany {esparza,gawlitza,kieer,seidl}@in.tum.de

More information

Sparse Fourier Transform (lecture 4)

Sparse Fourier Transform (lecture 4) 1 / 5 Sparse Fourier Transform (lecture 4) Michael Kapralov 1 1 IBM Watson EPFL St. Petersburg CS Club November 215 2 / 5 Given x C n, compute the Discrete Fourier Transform of x: x i = 1 n x j ω ij, j

More information

Products and Convolutions of Gaussian Probability Density Functions

Products and Convolutions of Gaussian Probability Density Functions Tina Memo No. 003-003 Internal Report Products and Convolutions o Gaussian Probability Density Functions P.A. Bromiley Last updated / 9 / 03 Imaging Science and Biomedical Engineering Division, Medical

More information

Least-Squares Spectral Analysis Theory Summary

Least-Squares Spectral Analysis Theory Summary Least-Squares Spectral Analysis Theory Summary Reerence: Mtamakaya, J. D. (2012). Assessment o Atmospheric Pressure Loading on the International GNSS REPRO1 Solutions Periodic Signatures. Ph.D. dissertation,

More information

RELIABILITY OF BURIED PIPELINES WITH CORROSION DEFECTS UNDER VARYING BOUNDARY CONDITIONS

RELIABILITY OF BURIED PIPELINES WITH CORROSION DEFECTS UNDER VARYING BOUNDARY CONDITIONS REIABIITY OF BURIE PIPEIES WITH CORROSIO EFECTS UER VARYIG BOUARY COITIOS Ouk-Sub ee 1 and ong-hyeok Kim 1. School o Mechanical Engineering, InHa University #53, Yonghyun-ong, am-ku, Incheon, 40-751, Korea

More information

On a Closed Formula for the Derivatives of e f(x) and Related Financial Applications

On a Closed Formula for the Derivatives of e f(x) and Related Financial Applications International Mathematical Forum, 4, 9, no. 9, 41-47 On a Closed Formula or the Derivatives o e x) and Related Financial Applications Konstantinos Draais 1 UCD CASL, University College Dublin, Ireland

More information

The Deutsch-Jozsa Problem: De-quantization and entanglement

The Deutsch-Jozsa Problem: De-quantization and entanglement The Deutsch-Jozsa Problem: De-quantization and entanglement Alastair A. Abbott Department o Computer Science University o Auckland, New Zealand May 31, 009 Abstract The Deustch-Jozsa problem is one o the

More information

Improvement of Sparse Computation Application in Power System Short Circuit Study

Improvement of Sparse Computation Application in Power System Short Circuit Study Volume 44, Number 1, 2003 3 Improvement o Sparse Computation Application in Power System Short Circuit Study A. MEGA *, M. BELKACEMI * and J.M. KAUFFMANN ** * Research Laboratory LEB, L2ES Department o

More information

Numerical Solution of Ordinary Differential Equations in Fluctuationlessness Theorem Perspective

Numerical Solution of Ordinary Differential Equations in Fluctuationlessness Theorem Perspective Numerical Solution o Ordinary Dierential Equations in Fluctuationlessness Theorem Perspective NEJLA ALTAY Bahçeşehir University Faculty o Arts and Sciences Beşiktaş, İstanbul TÜRKİYE TURKEY METİN DEMİRALP

More information

Numerical Methods - Lecture 2. Numerical Methods. Lecture 2. Analysis of errors in numerical methods

Numerical Methods - Lecture 2. Numerical Methods. Lecture 2. Analysis of errors in numerical methods Numerical Methods - Lecture 1 Numerical Methods Lecture. Analysis o errors in numerical methods Numerical Methods - Lecture Why represent numbers in loating point ormat? Eample 1. How a number 56.78 can

More information

A Fourier Transform Model in Excel #1

A Fourier Transform Model in Excel #1 A Fourier Transorm Model in Ecel # -This is a tutorial about the implementation o a Fourier transorm in Ecel. This irst part goes over adjustments in the general Fourier transorm ormula to be applicable

More information

Sparsity-Aware Pseudo Affine Projection Algorithm for Active Noise Control

Sparsity-Aware Pseudo Affine Projection Algorithm for Active Noise Control Sparsity-Aware Pseudo Aine Projection Algorithm or Active Noise Control Felix Albu *, Amelia Gully and Rodrigo de Lamare * Department o Electronics, Valahia University o argoviste, argoviste, Romania E-mail:

More information

Recent Developments in the Sparse Fourier Transform

Recent Developments in the Sparse Fourier Transform Recent Developments in the Sparse Fourier Transform Piotr Indyk MIT Joint work with Fadel Adib, Badih Ghazi, Haitham Hassanieh, Michael Kapralov, Dina Katabi, Eric Price, Lixin Shi 1000 150 1000 150 1000

More information

FORMAL LANGUAGES, AUTOMATA AND COMPUTABILITY. FLAC (15-453) Spring l. Blum TIME COMPLEXITY AND POLYNOMIAL TIME;

FORMAL LANGUAGES, AUTOMATA AND COMPUTABILITY. FLAC (15-453) Spring l. Blum TIME COMPLEXITY AND POLYNOMIAL TIME; 15-453 TIME COMPLEXITY AND POLYNOMIAL TIME; FORMAL LANGUAGES, AUTOMATA AND COMPUTABILITY NON DETERMINISTIC TURING MACHINES AND NP THURSDAY Mar 20 COMPLEXITY THEORY Studies what can and can t be computed

More information

Introduction to Analog And Digital Communications

Introduction to Analog And Digital Communications Introduction to Analog And Digital Communications Second Edition Simon Haykin, Michael Moher Chapter Fourier Representation o Signals and Systems.1 The Fourier Transorm. Properties o the Fourier Transorm.3

More information

A Faster Randomized Algorithm for Root Counting in Prime Power Rings

A Faster Randomized Algorithm for Root Counting in Prime Power Rings A Faster Randomized Algorithm or Root Counting in Prime Power Rings Leann Kopp and Natalie Randall July 17, 018 Abstract Let p be a prime and Z[x] a polynomial o degree d such that is not identically zero

More information

A Particle Swarm Optimization Algorithm for Neighbor Selection in Peer-to-Peer Networks

A Particle Swarm Optimization Algorithm for Neighbor Selection in Peer-to-Peer Networks A Particle Swarm Optimization Algorithm or Neighbor Selection in Peer-to-Peer Networks Shichang Sun 1,3, Ajith Abraham 2,4, Guiyong Zhang 3, Hongbo Liu 3,4 1 School o Computer Science and Engineering,

More information

Asymptote. 2 Problems 2 Methods

Asymptote. 2 Problems 2 Methods Asymptote Problems Methods Problems Assume we have the ollowing transer unction which has a zero at =, a pole at = and a pole at =. We are going to look at two problems: problem is where >> and problem

More information

Chapter 6 Reliability-based design and code developments

Chapter 6 Reliability-based design and code developments Chapter 6 Reliability-based design and code developments 6. General Reliability technology has become a powerul tool or the design engineer and is widely employed in practice. Structural reliability analysis

More information

ROBUST STABILITY AND PERFORMANCE ANALYSIS OF UNSTABLE PROCESS WITH DEAD TIME USING Mu SYNTHESIS

ROBUST STABILITY AND PERFORMANCE ANALYSIS OF UNSTABLE PROCESS WITH DEAD TIME USING Mu SYNTHESIS ROBUST STABILITY AND PERFORMANCE ANALYSIS OF UNSTABLE PROCESS WITH DEAD TIME USING Mu SYNTHESIS I. Thirunavukkarasu 1, V. I. George 1, G. Saravana Kumar 1 and A. Ramakalyan 2 1 Department o Instrumentation

More information

Robust feedback linearization

Robust feedback linearization Robust eedback linearization Hervé Guillard Henri Bourlès Laboratoire d Automatique des Arts et Métiers CNAM/ENSAM 21 rue Pinel 75013 Paris France {herveguillardhenribourles}@parisensamr Keywords: Nonlinear

More information

Telescoping Decomposition Method for Solving First Order Nonlinear Differential Equations

Telescoping Decomposition Method for Solving First Order Nonlinear Differential Equations Telescoping Decomposition Method or Solving First Order Nonlinear Dierential Equations 1 Mohammed Al-Reai 2 Maysem Abu-Dalu 3 Ahmed Al-Rawashdeh Abstract The Telescoping Decomposition Method TDM is a new

More information

Finite Dimensional Hilbert Spaces are Complete for Dagger Compact Closed Categories (Extended Abstract)

Finite Dimensional Hilbert Spaces are Complete for Dagger Compact Closed Categories (Extended Abstract) Electronic Notes in Theoretical Computer Science 270 (1) (2011) 113 119 www.elsevier.com/locate/entcs Finite Dimensional Hilbert Spaces are Complete or Dagger Compact Closed Categories (Extended bstract)

More information

2 Frequency-Domain Analysis

2 Frequency-Domain Analysis 2 requency-domain Analysis Electrical engineers live in the two worlds, so to speak, o time and requency. requency-domain analysis is an extremely valuable tool to the communications engineer, more so

More information

Feasibility of a Multi-Pass Thomson Scattering System with Confocal Spherical Mirrors

Feasibility of a Multi-Pass Thomson Scattering System with Confocal Spherical Mirrors Plasma and Fusion Research: Letters Volume 5, 044 200) Feasibility o a Multi-Pass Thomson Scattering System with Conocal Spherical Mirrors Junichi HIRATSUKA, Akira EJIRI, Yuichi TAKASE and Takashi YAMAGUCHI

More information

Fluctuationlessness Theorem and its Application to Boundary Value Problems of ODEs

Fluctuationlessness Theorem and its Application to Boundary Value Problems of ODEs Fluctuationlessness Theorem and its Application to Boundary Value Problems o ODEs NEJLA ALTAY İstanbul Technical University Inormatics Institute Maslak, 34469, İstanbul TÜRKİYE TURKEY) nejla@be.itu.edu.tr

More information

( x) f = where P and Q are polynomials.

( x) f = where P and Q are polynomials. 9.8 Graphing Rational Functions Lets begin with a deinition. Deinition: Rational Function A rational unction is a unction o the orm ( ) ( ) ( ) P where P and Q are polynomials. Q An eample o a simple rational

More information

Comptes rendus de l Academie bulgare des Sciences, Tome 59, 4, 2006, p POSITIVE DEFINITE RANDOM MATRICES. Evelina Veleva

Comptes rendus de l Academie bulgare des Sciences, Tome 59, 4, 2006, p POSITIVE DEFINITE RANDOM MATRICES. Evelina Veleva Comtes rendus de l Academie bulgare des ciences Tome 59 4 6 353 36 POITIVE DEFINITE RANDOM MATRICE Evelina Veleva Abstract: The aer begins with necessary and suicient conditions or ositive deiniteness

More information

Strong Lyapunov Functions for Systems Satisfying the Conditions of La Salle

Strong Lyapunov Functions for Systems Satisfying the Conditions of La Salle 06 IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 49, NO. 6, JUNE 004 Strong Lyapunov Functions or Systems Satisying the Conditions o La Salle Frédéric Mazenc and Dragan Ne sić Abstract We present a construction

More information

Lecture 01 August 31, 2017

Lecture 01 August 31, 2017 Sketching Algorithms for Big Data Fall 2017 Prof. Jelani Nelson Lecture 01 August 31, 2017 Scribe: Vinh-Kha Le 1 Overview In this lecture, we overviewed the six main topics covered in the course, reviewed

More information

NAP Module 4. Homework 2 Friday, July 14, 2017.

NAP Module 4. Homework 2 Friday, July 14, 2017. NAP 2017. Module 4. Homework 2 Friday, July 14, 2017. These excercises are due July 21, 2017, at 10 pm. Nepal time. Please, send them to nap@rnta.eu, to laurageatti@gmail.com and schoo.rene@gmail.com.

More information

8.4 Inverse Functions

8.4 Inverse Functions Section 8. Inverse Functions 803 8. Inverse Functions As we saw in the last section, in order to solve application problems involving eponential unctions, we will need to be able to solve eponential equations

More information

Objectives. By the time the student is finished with this section of the workbook, he/she should be able

Objectives. By the time the student is finished with this section of the workbook, he/she should be able FUNCTIONS Quadratic Functions......8 Absolute Value Functions.....48 Translations o Functions..57 Radical Functions...61 Eponential Functions...7 Logarithmic Functions......8 Cubic Functions......91 Piece-Wise

More information

The construction of two dimensional Hilbert Huang transform and its

The construction of two dimensional Hilbert Huang transform and its The construction o two dimensional Hilbert Huang transorm and its application in image analysis 1 Lihong Qiao, Sisi Chen *1, Henan univ. o technology,iaolihong@16.com, XingTai University, chssxt@163.com

More information

New Functions from Old Functions

New Functions from Old Functions .3 New Functions rom Old Functions In this section we start with the basic unctions we discussed in Section. and obtain new unctions b shiting, stretching, and relecting their graphs. We also show how

More information

Feedback Linearization

Feedback Linearization Feedback Linearization Peter Al Hokayem and Eduardo Gallestey May 14, 2015 1 Introduction Consider a class o single-input-single-output (SISO) nonlinear systems o the orm ẋ = (x) + g(x)u (1) y = h(x) (2)

More information

Lecture 3 September 15, 2014

Lecture 3 September 15, 2014 MIT 6.893: Algorithms and Signal Processing Fall 2014 Prof. Piotr Indyk Lecture 3 September 15, 2014 Scribe: Ludwig Schmidt 1 Introduction In this lecture, we build on the ideas from the previous two lectures

More information

A NOTE ON HENSEL S LEMMA IN SEVERAL VARIABLES

A NOTE ON HENSEL S LEMMA IN SEVERAL VARIABLES PROCEEDINGS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 125, Number 11, November 1997, Pages 3185 3189 S 0002-9939(97)04112-9 A NOTE ON HENSEL S LEMMA IN SEVERAL VARIABLES BENJI FISHER (Communicated by

More information

Reliability of Axially Loaded Fiber-Reinforced-Polymer Confined Reinforced Concrete Circular Columns

Reliability of Axially Loaded Fiber-Reinforced-Polymer Confined Reinforced Concrete Circular Columns American J. o Engineering and Applied Sciences (1): 31-38, 009 ISSN 1941-700 009 Science Publications Reliability o Axially Loaded Fiber-Reinorced-Polymer Conined Reinorced Concrete Circular Columns Venkatarman

More information

The achievable limits of operational modal analysis. * Siu-Kui Au 1)

The achievable limits of operational modal analysis. * Siu-Kui Au 1) The achievable limits o operational modal analysis * Siu-Kui Au 1) 1) Center or Engineering Dynamics and Institute or Risk and Uncertainty, University o Liverpool, Liverpool L69 3GH, United Kingdom 1)

More information

E The Fast Fourier Transform

E The Fast Fourier Transform Fourier Transform Methods in Finance By Umberto Cherubini Giovanni Della Lunga Sabrina Mulinacci Pietro Rossi Copyright 2010 John Wiley & Sons Ltd E The Fast Fourier Transform E.1 DISCRETE FOURIER TRASFORM

More information

10. Joint Moments and Joint Characteristic Functions

10. Joint Moments and Joint Characteristic Functions 10. Joint Moments and Joint Characteristic Functions Following section 6, in this section we shall introduce various parameters to compactly represent the inormation contained in the joint p.d. o two r.vs.

More information

Algebra II Notes Inverse Functions Unit 1.2. Inverse of a Linear Function. Math Background

Algebra II Notes Inverse Functions Unit 1.2. Inverse of a Linear Function. Math Background Algebra II Notes Inverse Functions Unit 1. Inverse o a Linear Function Math Background Previously, you Perormed operations with linear unctions Identiied the domain and range o linear unctions In this

More information

Optimal robust estimates using the Hellinger distance

Optimal robust estimates using the Hellinger distance Adv Data Anal Classi DOI 10.1007/s11634-010-0061-8 REGULAR ARTICLE Optimal robust estimates using the Hellinger distance Alio Marazzi Victor J. Yohai Received: 23 November 2009 / Revised: 25 February 2010

More information

Estimation of Sample Reactivity Worth with Differential Operator Sampling Method

Estimation of Sample Reactivity Worth with Differential Operator Sampling Method Progress in NUCLEAR SCIENCE and TECHNOLOGY, Vol. 2, pp.842-850 (2011) ARTICLE Estimation o Sample Reactivity Worth with Dierential Operator Sampling Method Yasunobu NAGAYA and Takamasa MORI Japan Atomic

More information

SOME CHARACTERIZATIONS OF HARMONIC CONVEX FUNCTIONS

SOME CHARACTERIZATIONS OF HARMONIC CONVEX FUNCTIONS International Journal o Analysis and Applications ISSN 2291-8639 Volume 15, Number 2 2017, 179-187 DOI: 10.28924/2291-8639-15-2017-179 SOME CHARACTERIZATIONS OF HARMONIC CONVEX FUNCTIONS MUHAMMAD ASLAM

More information

Analysis of the regularity, pointwise completeness and pointwise generacy of descriptor linear electrical circuits

Analysis of the regularity, pointwise completeness and pointwise generacy of descriptor linear electrical circuits Computer Applications in Electrical Engineering Vol. 4 Analysis o the regularity pointwise completeness pointwise generacy o descriptor linear electrical circuits Tadeusz Kaczorek Białystok University

More information

A study on the Accelerated Life Test Coupled with Computation for Life Prediction of Product According to Wear and Damage

A study on the Accelerated Life Test Coupled with Computation for Life Prediction of Product According to Wear and Damage International Journal o Mechanical & Mechatronics Engineering IJMME-IJENS Vol:15 No:03 106 A study on the Accelerated Lie Test Coupled with Computation or Lie Prediction o Product According to Wear and

More information

Math 2412 Activity 1(Due by EOC Sep. 17)

Math 2412 Activity 1(Due by EOC Sep. 17) Math 4 Activity (Due by EOC Sep. 7) Determine whether each relation is a unction.(indicate why or why not.) Find the domain and range o each relation.. 4,5, 6,7, 8,8. 5,6, 5,7, 6,6, 6,7 Determine whether

More information

Controlling the Heat Flux Distribution by Changing the Thickness of Heated Wall

Controlling the Heat Flux Distribution by Changing the Thickness of Heated Wall J. Basic. Appl. Sci. Res., 2(7)7270-7275, 2012 2012, TextRoad Publication ISSN 2090-4304 Journal o Basic and Applied Scientiic Research www.textroad.com Controlling the Heat Flux Distribution by Changing

More information

INPUT GROUND MOTION SELECTION FOR XIAOWAN HIGH ARCH DAM

INPUT GROUND MOTION SELECTION FOR XIAOWAN HIGH ARCH DAM 3 th World Conerence on Earthquake Engineering Vancouver, B.C., Canada August -6, 24 Paper No. 2633 INPUT GROUND MOTION LECTION FOR XIAOWAN HIGH ARCH DAM CHEN HOUQUN, LI MIN 2, ZHANG BAIYAN 3 SUMMARY In

More information

Finger Search in the Implicit Model

Finger Search in the Implicit Model Finger Search in the Implicit Model Gerth Stølting Brodal, Jesper Sindahl Nielsen, Jakob Truelsen MADALGO, Department o Computer Science, Aarhus University, Denmark. {gerth,jasn,jakobt}@madalgo.au.dk Abstract.

More information

GF(4) Based Synthesis of Quaternary Reversible/Quantum Logic Circuits

GF(4) Based Synthesis of Quaternary Reversible/Quantum Logic Circuits GF(4) ased Synthesis o Quaternary Reversible/Quantum Logic Circuits MOZAMMEL H. A. KHAN AND MAREK A. PERKOWSKI Department o Computer Science and Engineering, East West University 4 Mohakhali, Dhaka, ANGLADESH,

More information

Fast Approximate Matrix Multiplication by Solving Linear Systems

Fast Approximate Matrix Multiplication by Solving Linear Systems Electronic Colloquium on Computational Complexity, Report No. 117 (2014) Fast Approximate Matrix Multiplication by Solving Linear Systems Shiva Manne 1 and Manjish Pal 2 1 Birla Institute of Technology,

More information

Math-3 Lesson 1-4. Review: Cube, Cube Root, and Exponential Functions

Math-3 Lesson 1-4. Review: Cube, Cube Root, and Exponential Functions Math- Lesson -4 Review: Cube, Cube Root, and Eponential Functions Quiz - Graph (no calculator):. y. y ( ) 4. y What is a power? vocabulary Power: An epression ormed by repeated Multiplication o the same

More information

Random Error Analysis of Inertial Sensors output Based on Allan Variance Shaochen Li1, a, Xiaojing Du2,b and Junyi Zhai3,c

Random Error Analysis of Inertial Sensors output Based on Allan Variance Shaochen Li1, a, Xiaojing Du2,b and Junyi Zhai3,c International Conerence on Civil, Transportation and Environment (ICCTE 06) Random Error Analysis o Inertial Sensors output Based on Allan Variance Shaochen Li, a, Xiaojing Du, and Junyi Zhai3,c School

More information

An Alternative Poincaré Section for Steady-State Responses and Bifurcations of a Duffing-Van der Pol Oscillator

An Alternative Poincaré Section for Steady-State Responses and Bifurcations of a Duffing-Van der Pol Oscillator An Alternative Poincaré Section or Steady-State Responses and Biurcations o a Duing-Van der Pol Oscillator Jang-Der Jeng, Yuan Kang *, Yeon-Pun Chang Department o Mechanical Engineering, National United

More information

Method for calculating the imaginary part of the Hadamard elementary function G 1 in static, spherically symmetric spacetimes

Method for calculating the imaginary part of the Hadamard elementary function G 1 in static, spherically symmetric spacetimes Method or calculating the imaginary part o the Hadamard elementary unction G in static, spherically symmetric spacetimes Rhett Herman* Department o Chemistry and Physics, Radord University, Radord, Virginia

More information

Reconstruction of Frequency Hopping Signals From Multi-Coset Samples

Reconstruction of Frequency Hopping Signals From Multi-Coset Samples 1 Reconstruction o Frequency Hopping Signals From Multi-Coset Samples Chia Wei Lim and Michael B. Wakin arxiv:163.6886v1 [cs.it] 22 Mar 216 Abstract Multi-Coset (MC) sampling is a well established practically

More information

FOR NUMERICAL DIFFERENTIATION, DIMENSIONALITY CAN BE A BLESSING!

FOR NUMERICAL DIFFERENTIATION, DIMENSIONALITY CAN BE A BLESSING! MATHEMATICS OF COMPUTATION Volume 68, Number 227, Pages 2 4 S 0025-578(99)0033-9 Article electronically published on February 0, 999 FOR NUMERICAL DIFFERENTIATION, DIMENSIONALITY CAN BE A BLESSING! ROBERT

More information

New Results on Boomerang and Rectangle Attacks

New Results on Boomerang and Rectangle Attacks New Results on Boomerang and Rectangle Attacks Eli Biham, 1 Orr Dunkelman, 1 Nathan Keller 2 1 Computer Science Department, Technion. Haia 32000, Israel {biham,orrd}@cs.technion.ac.il 2 Mathematics Department,

More information

Rank Lowering Linear Maps and Multiple Dirichlet Series Associated to GL(n, R)

Rank Lowering Linear Maps and Multiple Dirichlet Series Associated to GL(n, R) Pure and Applied Mathematics Quarterly Volume, Number Special Issue: In honor o John H Coates, Part o 6 65, 6 Ran Lowering Linear Maps and Multiple Dirichlet Series Associated to GLn, R Introduction Dorian

More information

Computational Methods CMSC/AMSC/MAPL 460

Computational Methods CMSC/AMSC/MAPL 460 Computational Methods CMSC/AMSC/MAPL 460 Fourier transform Balaji Vasan Srinivasan Dept of Computer Science Several slides from Prof Healy s course at UMD Last time: Fourier analysis F(t) = A 0 /2 + A

More information

AUGMENTED POLYNOMIAL GUIDANCE FOR TERMINAL VELOCITY CONSTRAINTS

AUGMENTED POLYNOMIAL GUIDANCE FOR TERMINAL VELOCITY CONSTRAINTS AUGMENTED POLYNOMIAL GUIDANCE FOR TERMINAL VELOCITY CONSTRAINTS Gun-Hee Moon*, Sang-Woo Shim*, and Min-Jea Tah* *Korea Advanced Institute Science and Technology Keywords: Polynomial guidance, terminal

More information

2. ETA EVALUATIONS USING WEBER FUNCTIONS. Introduction

2. ETA EVALUATIONS USING WEBER FUNCTIONS. Introduction . ETA EVALUATIONS USING WEBER FUNCTIONS Introduction So ar we have seen some o the methods or providing eta evaluations that appear in the literature and we have seen some o the interesting properties

More information

SEPARATED AND PROPER MORPHISMS

SEPARATED AND PROPER MORPHISMS SEPARATED AND PROPER MORPHISMS BRIAN OSSERMAN The notions o separatedness and properness are the algebraic geometry analogues o the Hausdor condition and compactness in topology. For varieties over the

More information

Product Matrix MSR Codes with Bandwidth Adaptive Exact Repair

Product Matrix MSR Codes with Bandwidth Adaptive Exact Repair 1 Product Matrix MSR Codes with Bandwidth Adaptive Exact Repair Kaveh Mahdaviani, Soheil Mohajer, and Ashish Khisti ECE Dept, University o Toronto, Toronto, ON M5S3G4, Canada ECE Dept, University o Minnesota,

More information

TESTING TIMED FINITE STATE MACHINES WITH GUARANTEED FAULT COVERAGE

TESTING TIMED FINITE STATE MACHINES WITH GUARANTEED FAULT COVERAGE TESTING TIMED FINITE STATE MACHINES WITH GUARANTEED FAULT COVERAGE Khaled El-Fakih 1, Nina Yevtushenko 2 *, Hacene Fouchal 3 1 American University o Sharjah, PO Box 26666, UAE kelakih@aus.edu 2 Tomsk State

More information

Example: When describing where a function is increasing, decreasing or constant we use the x- axis values.

Example: When describing where a function is increasing, decreasing or constant we use the x- axis values. Business Calculus Lecture Notes (also Calculus With Applications or Business Math II) Chapter 3 Applications o Derivatives 31 Increasing and Decreasing Functions Inormal Deinition: A unction is increasing

More information

Basic mathematics of economic models. 3. Maximization

Basic mathematics of economic models. 3. Maximization John Riley 1 January 16 Basic mathematics o economic models 3 Maimization 31 Single variable maimization 1 3 Multi variable maimization 6 33 Concave unctions 9 34 Maimization with non-negativity constraints

More information

Chapter 4 Image Enhancement in the Frequency Domain

Chapter 4 Image Enhancement in the Frequency Domain Chapter 4 Image Enhancement in the Frequency Domain 3. Fourier transorm -D Let be a unction o real variable,the ourier transorm o is F { } F u ep jπu d j F { F u } F u ep[ jπ u ] du F u R u + ji u or F

More information

OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION

OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION Xu Bei, Yeo Jun Yoon and Ali Abur Teas A&M University College Station, Teas, U.S.A. abur@ee.tamu.edu Abstract This paper presents

More information

Advanced Signal Processing Techniques for Feature Extraction in Data Mining

Advanced Signal Processing Techniques for Feature Extraction in Data Mining Volume 9 o.9, April 0 Advanced Signal Processing Techniques or Feature Extraction in Data Mining Maya ayak Proessor Orissa Engineering College BPUT, Bhubaneswar Bhawani Sankar Panigrahi Asst. Proessor

More information

Testing Juntas Nearly Optimally

Testing Juntas Nearly Optimally Testing Juntas Nearly Optimally Eric Blais Carnegie Mellon University School o Computer Science Pittsburgh, PA eblais@cscmuedu ABSTRACT A unction on n variables is called a k-junta i it depends on at most

More information

Asymptotically Efficient Estimation of the Derivative of the Invariant Density

Asymptotically Efficient Estimation of the Derivative of the Invariant Density Statistical Inerence or Stochastic Processes 6: 89 17, 3. 3 Kluwer cademic Publishers. Printed in the Netherlands. 89 symptotically Eicient Estimation o the Derivative o the Invariant Density NK S. DLLYN

More information

The Poisson summation formula, the sampling theorem, and Dirac combs

The Poisson summation formula, the sampling theorem, and Dirac combs The Poisson summation ormula, the sampling theorem, and Dirac combs Jordan Bell jordanbell@gmailcom Department o Mathematics, University o Toronto April 3, 24 Poisson summation ormula et S be the set o

More information

Relaxed Multiplication Using the Middle Product

Relaxed Multiplication Using the Middle Product Relaxed Multiplication Usin the Middle Product Joris van der Hoeven Département de Mathématiques (bât. 425) Université Paris-Sud 91405 Orsay Cedex France joris@texmacs.or ABSTRACT In previous work, we

More information

A STUDY OF SHOСK WAVE PROCESSES IN THE COMBUSTION CHAMBER AND THE ESTIMATION METHOD OF THE KNOCK INTENSITY BASED ON ION CURRENT SIGNAL ANALYSIS

A STUDY OF SHOСK WAVE PROCESSES IN THE COMBUSTION CHAMBER AND THE ESTIMATION METHOD OF THE KNOCK INTENSITY BASED ON ION CURRENT SIGNAL ANALYSIS A STUDY OF SHOСK WAVE PROCESSES IN THE COMBUSTION CHAMBER AND THE ESTIMATION METHOD OF THE KNOCK INTENSITY BASED ON ION CURRENT SIGNAL ANALYSIS Artem Yurevich Budko, Anatolij Sergeevich Nazarkin and Mikhail

More information