University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Fourier Transforms.

Slides:



Advertisements
Similar presentations
Signals and Fourier Theory
Advertisements

Fourier Transform (Chapter 4)
Fourier Transform – Chapter 13. Image space Cameras (regardless of wave lengths) create images in the spatial domain Pixels represent features (intensity,
Reminder Fourier Basis: t  [0,1] nZnZ Fourier Series: Fourier Coefficient:
Autumn Analog and Digital Communications Autumn
Lecture 8: Fourier Series and Fourier Transform
University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2006 Don Fussell Fourier Transforms.
Leo Lam © Signals and Systems EE235. Leo Lam © Speed of light.
Chapter 4 The Fourier Series and Fourier Transform
University of Texas at Austin CS 378 – Game Technology Don Fussell CS 378: Computer Game Technology 3D Engines and Scene Graphs Spring 2012.
Chapter 15 Fourier Series and Fourier Transform
Leo Lam © Signals and Systems EE235 Lecture 23.
University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2006 Don Fussell Orthogonal Functions and Fourier Series.
Fourier Analysis Fourier Series: A Fourier series is a representation of a function using a series of sinusoidal functions of different “frequencies”.
Outline  Fourier transforms (FT)  Forward and inverse  Discrete (DFT)  Fourier series  Properties of FT:  Symmetry and reciprocity  Scaling in time.
University of Texas at Austin CS384G - Computer Graphics Fall 2008 Don Fussell Orthogonal Functions and Fourier Series.
Fundamentals of Electric Circuits Chapter 17
12.1 The Dirichlet conditions: Chapter 12 Fourier series Advantages: (1)describes functions that are not everywhere continuous and/or differentiable. (2)represent.
Chapter 17 The Fourier Series
CS654: Digital Image Analysis Lecture 12: Separable Transforms.
University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Image processing.
Fourier Series. Introduction Decompose a periodic input signal into primitive periodic components. A periodic sequence T2T3T t f(t)f(t)
Digital Image Processing Chapter 4 Image Enhancement in the Frequency Domain Part I.
Integral Transform Method CHAPTER 15. Ch15_2 Contents  15.1 Error Function 15.1 Error Function  15.2Applications of the Laplace Transform 15.2Applications.
Fourier Series Kamen and Heck.
BYST SigSys - WS2003: Fourier Rep. 120 CPE200 Signals and Systems Chapter 3: Fourier Representations for Signals (Part I)
Course Outline (Tentative) Fundamental Concepts of Signals and Systems Signals Systems Linear Time-Invariant (LTI) Systems Convolution integral and sum.
Fourier Analysis of Discrete Time Signals
Chapter 2. Signals and Linear Systems
Part 4 Chapter 16 Fourier Analysis PowerPoints organized by Prof. Steve Chapra, University All images copyright © The McGraw-Hill Companies, Inc. Permission.
Astronomical Data Analysis I
University of Texas at Austin CS384G - Computer Graphics Fall 2008 Don Fussell Affine Transformations.
EE313 Linear Systems and Signals Fall 2010 Initial conversion of content to PowerPoint by Dr. Wade C. Schwartzkopf Prof. Brian L. Evans Dept. of Electrical.
Fourier series, Discrete Time Fourier Transform and Characteristic functions.
Fourier Transform.
ECE 8443 – Pattern Recognition EE 3512 – Signals: Continuous and Discrete Objectives: Eigenfunctions Fourier Series of CT Signals Trigonometric Fourier.
Leo Lam © Signals and Systems EE235 Leo Lam.
University of Texas at Austin CS384G - Computer Graphics Fall 2008 Don Fussell Subdivision surfaces.
Frequency domain analysis and Fourier Transform
Eeng360 1 Chapter 2 Fourier Transform and Spectra Topics:  Fourier transform (FT) of a waveform  Properties of Fourier Transforms  Parseval’s Theorem.
4. Affine transformations. Reading Required:  Watt, Section 1.1. Further reading:  Foley, et al, Chapter  David F. Rogers and J. Alan Adams,
1 EE2003 Circuit Theory Chapter 17 The Fourier Series Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Fourier Transform and Spectra
The Fourier Transform.
Fourier Series 1 Chapter 4:. TOPIC: 2 Fourier series definition Fourier coefficients The effect of symmetry on Fourier series coefficients Alternative.
Math for CS Fourier Transform
Fourier Transform (Chapter 4) CS474/674 – Prof. Bebis.
Convergence of Fourier series It is known that a periodic signal x(t) has a Fourier series representation if it satisfies the following Dirichlet conditions:
University of Texas at Austin CS384G - Computer Graphics Fall 2008 Don Fussell Sampling and Reconstruction.
Subject : Advance engineering mathematics Topic : Fourier series & Fourier integral.
EE422G Signals and Systems Laboratory Fourier Series and the DFT Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
References Jain (a text book?; IP per se; available)
Integral Transform Method
Advanced Engineering Mathematics 6th Edition, Concise Edition
The Laplace Transform Prof. Brian L. Evans
Chapter 2. Fourier Representation of Signals and Systems
UNIT II Analysis of Continuous Time signal
Sinusoids: continuous time
Notes Assignments Tutorial problems
Fourier Analysis Lecture-8 Additional chapters of mathematics
Fourier Analysis.
Signals and Systems EE235 Leo Lam ©
Fourier Transform and Spectra
Signals and Systems EE235 Lecture 23 Leo Lam ©
Introduction to Fourier Series
Signals & Systems (CNET - 221) Chapter-5 Fourier Transform
Signals and Systems EE235 Lecture 23 Leo Lam ©
C H A P T E R 21 Fourier Series.
Linear Vector Space and Matrix Mechanics
Fourier Transforms University of Texas at Austin CS384G - Computer Graphics Fall 2008 Don Fussell.
Presentation transcript:

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Fourier Transforms

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Fourier series To go from f(  ) to f(t) substitute To deal with the first basis vector being of length 2  instead of , rewrite as

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Fourier series The coefficients become

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Fourier series Alternate forms where

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Complex exponential notation Euler’s formula Phasor notation:

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Euler’s formula Taylor series expansions Even function ( f(x) = f(-x) ) Odd function ( f(x) = -f(-x) )

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Complex exponential form Consider the expression So Since a n and b n are real, we can let and get

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Complex exponential form Thus So you could also write

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Fourier transform We now have Let’s not use just discrete frequencies, n  0, we’ll allow them to vary continuously too We’ll get there by setting t 0 =-T/2 and taking limits as T and n approach 

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Fourier transform

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Fourier transform So we have (unitary form, angular frequency) Alternatives (Laplace form, angular frequency)

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Fourier transform Ordinary frequency

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Fourier transform Some sufficient conditions for application Dirichlet conditions f(t) has finite maxima and minima within any finite interval f(t) has finite number of discontinuities within any finite interval Square integrable functions (L 2 space) Tempered distributions, like Dirac delta

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Fourier transform Complex form – orthonormal basis functions for space of tempered distributions

University of Texas at Austin CS384G - Computer Graphics Fall 2010 Don Fussell Next time: Affine Transformations Topic: How do we represent the rotations, translations, etc. needed to build a complex scene from simpler objects? Read: Watt, Section 1.1. Optional: Foley, et al, Chapter David F. Rogers and J. Alan Adams, Mathematical Elements for Computer Graphics, 2nd Ed., McGraw-Hill, New York, 1990, Chapter 2.