CE00998-3 Coding and Transformations. Schedule WeekGrande LecturePetite LectureTutorialLab 7 Sep IntroductionIntro to MAPLEIntro MAPLEIntegration 14 Sep.

Slides:



Advertisements
Similar presentations
MIPS Coding. Exercise 1 4/17/2015week04-3.ppt2 Suppose we have three arrays, A, B, C, all of size 10. Now we want to set C[i] = min(A[i], B[i]) for all.
Advertisements

Fourier Integrals For non-periodic applications (or a specialized Fourier series when the period of the function is infinite: L  ) L -L L  -L  - 
Mathematics 2 The Eighth and Ninth lectures Seventh week / 5/ 1436 هـ أ / سمر السلمي.
Series (i.e., Sums) (3/22/06) As we have seen in many examples, the definite integral represents summing infinitely many quantities which are each infinitely.
Source Coding Computer Assignment #1 Hsueh-Ming Hang 杭 學 鳴 Electronics Eng. Dept. National Chiao Tung Univ. Taiwan, R.O.C.
Coordinate Systems (11/4/05) It turns out that every vector space V which has a finite basis can be “realized” as one of the spaces R n as soon as we pick.
COMP171 Data Structures and Algorithm Huamin Qu Lecture 1 (Sept. 1, 2005)
Announcements 10/19/11 Prayer Chris: today: 3-5 pm, Fri: no office hours Labs 4-5 due Saturday night Term project proposals due Sat night ( ed to me)
Lecture 7 Fourier Series Skim through notes before lecture Ask questions in lecture After lecture read notes and try some problems See me in E47 office.
AP CAPSTONE Seminar Week 2.5: 11/3-7.
Fourier Series and Transforms Clicker questions. Does the Fourier series of the function f converge at x = 0? 1.Yes 2.No 0 of 5 10.
From Fourier Series to Fourier Transforms. Recall that where Now let T become large... and so ω becomes small... Fourier Transform of f(x) Inverse Fourier.
LAB.  Name : Maram ALdakheel   Web page:  O.H : --  My schedule:
Announcements 10/20/10 Prayer Term project proposals due on Saturday night! to me: proposal in body of , 650 word max. See website for guidelines,
Why We Use Three Different, Equivalent Forms of the Fourier Series.
Faculty of Computing, Engineering & Technology Final year projects introduction for Engineering & Technology Dr Alison L Griffiths C203
Национальная процедура одобрения и регистрации проектов (программ) международной технической помощи (исключая представление информации об организации и.
Fourier Series - QUIZ Team A questions in white
11/20/2015 Fourier Series Chapter /20/2015 Fourier Series Chapter 6 2.
Test Corrections You may correct your test. You will get back 1/3 of the points you lost if you submit correct answers. This work is to be done on your.
CE Coding and Transformations Sept - Nov 2010.
Taylor and Maclaurin Series Lesson Convergent Power Series Form Consider representing f(x) by a power series For all x in open interval I Containing.
OSes: 0. Prelim 1 Operating Systems v Objectives –to give some background on this subject Certificate Program in Software Development CSE-TC and CSIM,
Infinite Series (4/4/14) We now study a “discrete” analogue of improper integrals, in which we asked if the areas represented by integrals of unbounded.
Section 9.3 Convergence of Sequences and Series. Consider a general series The partial sums for a sequence, or string of numbers written The sequence.
6.9 Dirichlet Problem for the Upper Half-Plane Consider the following problem: We solved this problem by Fourier Transform: We will solve this problem.
3.3 – Other Common Functions. Quadratics are just one particular type of function we can graph and interpret There are several others which we may build.
 Open and copy today’s Agenda.  We only have 3 days of school this week. Make sure that you have every assignment turned in before the Thanksgiving holiday.
CE Coding and Transformations Sept – Nov 2011.
Section 8.3: The Integral and Comparison Tests; Estimating Sums Practice HW from Stewart Textbook (not to hand in) p. 585 # 3, 6-12, odd.
Writing skills for Translators Week 6 - October 29/31, 2013 Instructor: Marissa Kluger (Note: If you me.
Writing skills for Translators Week 5 - October 22/24, 2013 Instructor: Marissa Kluger (Note: If you me.
Edit Final Report & Presentation Final Testing. Lab Schedule LAST LAB!! Should be near completion - polishing report and practicing presentation If not,
ECE 3323 Principles of Communication Systems Section 3.2 Fourier Transform Properties 1.
Scheduling Workshops Spring Welcome to Goldmine Scheduling User-friendly Error-checks – ensures all required fields are populated Cross-listing.
13. Section 10.3 Convergence Tests. Section 10.3 Convergence Tests EQ – What are other tests for convergence?
CE Coding and Transformations April – June 2011.
UOP BSHS 305 W EEK 3 L EARNING T EAM A SSIGNMENT C ASE S CENARIOS Check this A+ tutorial guideline at
Mathematics 2 the First and Second Lectures
Mathematics 2 the Fifth and Sixth Lectures
CE Coding and Transformations Sept – Nov 2011
The Integral Test & p-Series (9.3)
IMSS005 Computer Science Seminar
Fourier Series.
Clicker Question 1 The series
Representation of Functions by Power Series
Clicker Question 1 The shortest interval which the Integral Test guarantees us will contain the value of is: A. 0 to 1 B. 0 to ½ C.
The Integral Test; p-Series
Section 7: Positive-Term Series
Fourier Integrals For non-periodic applications (or a specialized Fourier series when the period of the function is infinite: L) -L L -L- L
Clicker Question 1 What is 1 - 5/4 + 25/ /64 + …  5n/4n + … ?
Alternating Series Test
Test Corrections You may correct your test. You will get back 1/3 of the points you lost if you submit correct answers. This work is to be done on your.
COMS S1007 Object-Oriented Programming and Design in Java
IMSS005 Computer Science Seminar
CS/SE 4110 Senior Seminar.
Properties of Functions
AP Calculus March 22, 2010 Berkley High School, D1B1
CMNS October 2011.
Assignment 1, ECE 5652 Due to April 16th, 2010
Introduction to Fourier Series
BUS 211 Principle of Business Management
Section 13.6 – Absolute Convergence
Positive-Term Series, Integral Test, P-series,
Section 13.6 – Absolute Convergence
IS 551 – Preliminary Schedule
Exam #2 covering Sections 11 to 15 - NEXT CLASS!
ESS 212 Case Studies Tutorial 1 Avatar Analysis
ESS 212 Case Studies Tutorial 1 Avatar Analysis
Alternating Series Test
Presentation transcript:

CE Coding and Transformations

Schedule WeekGrande LecturePetite LectureTutorialLab 7 Sep IntroductionIntro to MAPLEIntro MAPLEIntegration 14 Sep Integration by PartsStep FunctionsMatricesProgramming 21 Sep Fourier Series ExamplesMAPLE 28 Sep FSOdd & Even FunctionsExamplesMAPLE 5 Oct FSComplex FormExamplesAssignment 1 12 Oct Class Test 1Fourier TransformsExamplesMAPLE 19 Oct FTPropertiesExamplesMAPLE 26 Oct FTGeneralised FunctionsExamplesAssignment 2 2 Nov Class Test 2Discrete FTExamplesMAPLE 9 Nov DFTFast FTExamplesAssignment 3 16 Nov DFTHuffman CodingExamplesMAPLE 23 Nov Class Test 3

Fourier Series Class Test 9.00 next Monday (12 th October) It will take 40 mins What will I need to do? -Section A (20 marks) 10 multi-choice questions (2 mins each) -Section B (20 marks) 1 long question (eg Tutorial questions) -No Maple

Fourier Series Maple Assignment Submit by 3.30 Monday 19 th October –to Faculty Reception (Octagon L2) –do not to me Include –an Assignment Submission Form (available from Faculty Reception) –an electronic copy on disc

Week 5 Fourier Series Home Work Exercises 2 (see p15 of notes)

Finding the Fourier Series The coefficients are given by (so is…? …the mean value of f(x))

Exercise (i) Find the Fourier series for T=2

Exercise (i) This is an ODD function, so….

Exercise (i) Find

Exercise (i) So the series is First few terms are

Exercise (i) What does it look like?

Exercise (i) Rate of convergence Magnitude of Size of terms decreases slowly Terms for ‘large’ n are still important Convergence rate is ‘slow’

Exercise (ii) Find the Fourier series for T=2

Exercise (i) This is an EVEN function, so….

Exercise (ii) Easy integration for T=2

Exercise (ii) Find

Exercise (ii) So the series is First few terms are

Exercise (ii) What does it look like?

Exercise (ii) What does it look like?

Exercise (ii) Rate of convergence Magnitude of Size of terms decreases rapidly Terms for ‘large’ n are not important Convergence is ‘rapid’