1 / 41

DREAM

DREAM. IDEA. PLAN. IMPLEMENTATION. Introduction to Image Processing. Present to: Amirkabir University of Technology (Tehran Polytechnic) & Semnan University. Dr. Kourosh Kiani Email: kkiani2004@yahoo.com Email: Kourosh.kiani@aut.ac.ir Email : Kourosh.kiani@semnan.ac.ir

aaralyn
Download Presentation

DREAM

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. DREAM IDEA PLAN IMPLEMENTATION

  2. Introduction to Image Processing Present to:Amirkabir University of Technology (Tehran Polytechnic) & Semnan University Dr. Kourosh Kiani Email: kkiani2004@yahoo.com Email: Kourosh.kiani@aut.ac.ir Email: Kourosh.kiani@semnan.ac.ir Web: www.kouroshkiani.com

  3. Lecture 06 TAYLOR SERIES

  4. Brook Taylor was an accomplished musician and painter. He did research in a variety of areas, but is most famous for his development of ideas regarding infinite series. Brook Taylor 1685 - 1731 Greg Kelly, Hanford High School, Richland, Washington

  5. How it works ? f(x) = exp(x) Power Series

  6. How it works ? Power Series f(x) = ex f(x) = x0

  7. How it works ? Power Series f(x) = ex f(x) = 1 + x

  8. How it works ? Power Series f(x) = ex f(x) = 1 + x +

  9. How it works ? Power Series f(x) = ex f(x) = 1 + x +

  10. Power Series When it is used ? Estimation of values of transcendental functions Plotting of an ”ugly” function Estimation of integrals Aproximate solving of differential equations Modelling

  11. Power Series Problems Convergence problems ex 1+x+x2/2+x3/6 Singular functions

  12. If we make , and the first, second, third and fourth derivatives the same, then we would have a pretty good approximation. Suppose we wanted to find a fourth degree polynomial of the form: that approximates the behavior of at

  13. If we plot both functions, we see that near zero the functions match very well!

  14. This pattern occurs no matter what the original function was! Our polynomial: has the form: or:

  15. Maclaurin Series: (generated by f at ) Taylor Series: (generated by f at ) If we want to center the series (and it’s graph) at some point other than zero, we get the Taylor Series:

  16. example:

  17. The more terms we add, the better our approximation.

  18. example: Rather than start from scratch, we can use the function that we already know:

  19. example:

  20. There are some Maclaurin series that occur often enough that they should be memorized. They are on your formula sheet.

  21. The 3rd order polynomial for is , but it is degree 2. When referring to Taylor polynomials, we can talk about number of terms, order or degree. This is a polynomial in 3 terms. It is a 5th order Taylor polynomial, because it was found using the 4th derivative. It is also a 4th degree polynomial, because x is raised to the 4th power.

  22. List the function and its derivatives. Evaluate column one for x = 0. This is a geometric series with a = 1 and r = x.

  23. We could generate this same series for with polynomial long division:

  24. This is a geometric series with a = 1 and r = -x.

  25. We wouldn’t expect to use the previous two series to evaluate the functions, since we can evaluate the functions directly. They do help to explain where the formula for the sum of an infinite geometric comes from. We will find other uses for these series, as well. A more impressive use of Taylor series is to evaluate transcendental functions.

  26. Both sides are odd functions. Sin (0) = 0 for both sides.

  27. and substitute for , we get: If we start with this function: This is a geometric series with a = 1 and r = -x2. If we integrate both sides: This looks the same as the series for sin (x), but without the factorials.

  28. We have saved the best for last!

  29. An amazing use for infinite series: Substitute xi for x. Factor out the i terms.

  30. This is the series for sine. This is the series for cosine.

  31. Taylor Series - example Find the Taylor series for f(x) = sin(x) based on an expansion around a=/6

  32. Taylor series sin(x-a) where a=/6 a= /6

  33. Questions? Discussion? Suggestions ?

  34. Thank you

More Related