Course Outline. ECE 178: Image Processing REVIEW. Relationship between pixels. Connected components. Distance Measures. Linear systems-review

Size: px
Start display at page:

Download "Course Outline. ECE 178: Image Processing REVIEW. Relationship between pixels. Connected components. Distance Measures. Linear systems-review"

Transcription

1 ECE 78: Image Pocessing REVIEW Lectue #2 Mach 3, 23 Couse Outline! Intoduction! Digital Images! Image Tansfoms! Sampling and Quantization! Image Enhancement! Image/Video Coding JPEG MPEG Mach 3, 23 Mach 3, 23 2 Relationship between pixels! eighbohoods 4-neighbos (,S,W,E pixels) == 4 (p). Diagonal neighbos == D (p). 8-neighbos: include diagonal pixels == 8 (p).! Connectivity -> to tace contous, define object boundaies, segmentation. V: Set of gay level values used to define connectivity; e.g., V={}. Connected components! If p and q ae in S, p is connected to q in S if thee is a path fom p to q entiely in S.! Connected component: Set of pixels in S that ae connected; Thee can be moe than one such set within a given S.! Labelling of connected components. Mach 3, 23 3 Mach 3, 23 4 Distance Measues! What is a Distance Metic? Fo pixels p,q, and z, with coodinates (x,y), (s,t), and (u,v), espectively: Dpq (, ) ( Dpq (, ) = iff p= q) Dpq (, ) = Dqp (, ) Dpz (, ) Dpq (, ) + Dqz (, ) Linea systems-eview 2D impulse function Line function Step function Linea systems and Shift invaiance Impulse Response of LSI Systems 2-D Convolution Mach 3, 23 5 Mach 3, 23 6

2 2D FT: Popeties 2-D Digital Tansfoms Week II-III Lineaity: a f(x,y) + b g(x,y) Convolution: f(x,y) g(x,y) = F(u,v) G(u,v) Multiplicationn: f(x,y) g(x,y) = F(u,v) G(u,v) Sepaable functions: Suppose f(x,y) = g(x) h(y), Then F(u,v)=G(u)H(v) Shifting: f(x+x, y+y ) a F(u,v) + b G(u,v) exp[2π (x u + y v)] F(u,v) Mach 3, 23 7 Mach 3, D DFT Often it is convenient to conside a symmetic tansfom: In 2-D: conside a X image - vk ( ) = ÂunW ( ) n= - un ( ) = Â vkw ( ) n= kn -kn and - - km ln vkl (,) = Â Â umn (, ) W W, m= n= - - umn (, ) = Â Â vkl (, ) W k= l= -km-ln Mach 3, D DFT Popeties: Peiodicity & Conjugate Symmety F u(m,n) v(k,l) v(k,l) = v(k+, l) = v(k, l+) = v(k+, l+) If u(m,n) is eal, v(k,l) also exhibits conjugate symmety v(k,l) = v* (-k, -l) o v(k,l) = v(-k, -l) Mach 3, 23 Rotation Linea Convolution using DFT Extended sequences Cicula convolution Mach 3, 23 Mach 3, 23 2

3 Discete Cosine Tansfom Conside - D fist; Let x(n) be a point sequence n point x(n) y(n) DFT 2 point point Y(u) C(u) xn ( ), n yn ( ) = xn ( ) + x( 2 n) = x( 2 n), n 2 x(n) y(n) Why DCT?! Blocking atifacts less ponounced in DCT than in DFT.! Good appoximation to the Kahunen- Loeve Tansfom (KLT) but with basis vectos fixed.! DCT is used in JPEG image compession standad Mach 3, 23 3 Mach 3, 23 4 Sampling and Quantization Sampling and Quantization 2D sampling theoem Optimal quantize Unifom quantize WEEK IV Mach 3, 23 5 Mach 3, 23 6 Sampled Spectum: Example Reconstuction R 2 R δr Mach 3, 23 7 Mach 3, 23 8

4 Image Quantization Quantization u (continuous ) Quantize u u ε {, 2, 3,..., L } k!optimal quantize! Unifom Quantize t t k t k+ t L+ u Mach 3, 23 9 Mach 3, 23 2 MMSE Quantize Minimise the mean squaed eo, MSE = Expected value of (u-u ) 2 given the numbe of quantization levels L. Assume that the density function p u (u) is known (o can be appoximated by a nomalised histogam). ote that fo images, u==image intensity. p u (u) is the image intensity ditibution. Mach 3, 23 2 Optimum tansition/econst. () Optimal tansition levels lie halfway between the optimum econstuction levels. (2) Optimum econstuction levels lie at the cente of mass of the pobabality density in between the tansition levels. (3) A and B ae simultaneous non-linea equations (in geneal) Closed fom solutions nomally dont exist use numeical techniques Mach 3, Image Enhancement Image Enhancement WEEK V-VI! Point Opeations! Histogam Modification! Aveage and Median Filteing! Fequency domain opeations! Homomophic Filteing! Edge enhancement Mach 3, Mach 3, 23 24

5 Equalization (contd.) Histogam Modification We ae inteested in obtaining a tansfomation function T( ) which tansfoms an abitay p.d.f. to an unifom distibution! Histogam Equalization! Histogam Specification p () p s (s) s Mach 3, Mach 3, Histogam specification z Suppose s= T() = p ( w) dw p () Oiginal histogam ; p () z Desied histogam z Let v= G() z = p ( w) dw and z= G () v But s and v ae identical p.d.f. z= G () v = G () s = G ( T()) z z Steps: () Equalize the levels of oiginal image (2) Specify the desied p z (z) and obtain G(z) (3) Apply z=g - (s) to the levels s obtained in step Example Poblem Which tansfomation should be applied in ode to change the 3 π histogam hb ( ) = b into tb ( ) = sin( πb)? 2 2 Mach 3, Mach 3, Median filteing Replace f (x,y) with median [ f (x, y ) ] (x, y ) E neighbouhood Useful in eliminating intensity spikes. ( salt & peppe noise) Bette at peseving edges. Invaiant Signals Invaiant signals to a median filte: Constant Monotonically inceasing deceasing Example: 2 2 (,5,2,2,2,2,2,25,) Median= So eplace (5) with (2) Mach 3, length? Mach 3, 23 3

6 Homomophic filteing (not discussed duing class lectue) Conside f (x,y) = i (x,y). (x,y) Illumination Reflectance ow I{ f( x, y)} I{. i } So cannot opeate on individual components diectly Let zxy (, ) = ln f( xy, ) = ln ixy (, ) + ln xy (, ) I { zxy (, )} = I {ln i} + I{ln } Z(, u v) = I + R; Let S(, u v) = HZ = HI + HR sxy (, ) =I { HI} +I { HR} Let i ( x, y) =I { HI} ; ( x, y) =I { HR} Mach 3, 23 3 IMAGE COMPRESSIO Week VIII-IX Mach 3, Image compession Objective: To educe the amount of data equied to epesent an image. Impotant in data stoage and tansmission Pogessive tansmission of images (intenet, www) Video coding (HDTV, Teleconfeencing) Digital libaies and image databases Medical imaging Satellite images IMAGE COMPRESSIO! Data edundancy! Self-infomation and Entopy! Eo-fee and lossy compession! Huffman coding, Aithmetic coding! Pedictive coding! Tansfom coding Mach 3, Mach 3, Video Coding! Motion compensation! H.26, MPEG- and MPEG-2 The End Mach 3, Mach 3, 23 36

Absolute Specifications: A typical absolute specification of a lowpass filter is shown in figure 1 where:

Absolute Specifications: A typical absolute specification of a lowpass filter is shown in figure 1 where: FIR FILTER DESIGN The design of an digital filte is caied out in thee steps: ) Specification: Befoe we can design a filte we must have some specifications. These ae detemined by the application. ) Appoximations

More information

Basic Gray Level Transformations (2) Negative

Basic Gray Level Transformations (2) Negative Gonzalez & Woods, 22 Basic Gay Level Tansfomations (2) Negative 23 Basic Gay Level Tansfomations (3) Log Tansfomation (Example fo Fouie Tansfom) Fouie spectum values ~1 6 bightest pixels dominant display

More information

3.1 Random variables

3.1 Random variables 3 Chapte III Random Vaiables 3 Random vaiables A sample space S may be difficult to descibe if the elements of S ae not numbes discuss how we can use a ule by which an element s of S may be associated

More information

Fast DCT-based image convolution algorithms and application to image resampling and hologram reconstruction

Fast DCT-based image convolution algorithms and application to image resampling and hologram reconstruction Fast DCT-based image convolution algoithms and application to image esampling and hologam econstuction Leonid Bilevich* a and Leonid Yaoslavsy** a a Depatment of Physical Electonics, Faculty of Engineeing,

More information

Chapter 3 Optical Systems with Annular Pupils

Chapter 3 Optical Systems with Annular Pupils Chapte 3 Optical Systems with Annula Pupils 3 INTRODUCTION In this chapte, we discuss the imaging popeties of a system with an annula pupil in a manne simila to those fo a system with a cicula pupil The

More information

MAGNETIC FIELD AROUND TWO SEPARATED MAGNETIZING COILS

MAGNETIC FIELD AROUND TWO SEPARATED MAGNETIZING COILS The 8 th Intenational Confeence of the Slovenian Society fo Non-Destuctive Testing»pplication of Contempoay Non-Destuctive Testing in Engineeing«Septembe 1-3, 5, Potoož, Slovenia, pp. 17-1 MGNETIC FIELD

More information

A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES

A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES AGU Intenational Jounal of Science and Technology A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES Ritu Ahuja Depatment of Mathematics Khalsa College fo Women, Civil Lines, Ludhiana-141001, Punjab, (India)

More information

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012 Stanfod Univesity CS59Q: Quantum Computing Handout 8 Luca Tevisan Octobe 8, 0 Lectue 8 In which we use the quantum Fouie tansfom to solve the peiod-finding poblem. The Peiod Finding Poblem Let f : {0,...,

More information

EEO 401 Digital Signal Processing Prof. Mark Fowler

EEO 401 Digital Signal Processing Prof. Mark Fowler EEO 41 Digital Signal Pocessing Pof. Mak Fowle Note Set #31 Linea Phase FIR Design Optimum Equiipple (Paks-McClellan) Reading: Sect. 1.2.4 1.2.6 of Poakis & Manolakis 1/2 Motivation The window method and

More information

MATH 417 Homework 3 Instructor: D. Cabrera Due June 30. sin θ v x = v r cos θ v θ r. (b) Then use the Cauchy-Riemann equations in polar coordinates

MATH 417 Homework 3 Instructor: D. Cabrera Due June 30. sin θ v x = v r cos θ v θ r. (b) Then use the Cauchy-Riemann equations in polar coordinates MATH 417 Homewok 3 Instucto: D. Cabea Due June 30 1. Let a function f(z) = u + iv be diffeentiable at z 0. (a) Use the Chain Rule and the fomulas x = cosθ and y = to show that u x = u cosθ u θ, v x = v

More information

Elementary Statistics and Inference. Elementary Statistics and Inference. 11. Regression (cont.) 22S:025 or 7P:025. Lecture 14.

Elementary Statistics and Inference. Elementary Statistics and Inference. 11. Regression (cont.) 22S:025 or 7P:025. Lecture 14. Elementay tatistics and Infeence :05 o 7P:05 Lectue 14 1 Elementay tatistics and Infeence :05 o 7P:05 Chapte 10 (cont.) D. Two Regession Lines uppose two vaiables, and ae obtained on 100 students, with

More information

2. Electrostatics. Dr. Rakhesh Singh Kshetrimayum 8/11/ Electromagnetic Field Theory by R. S. Kshetrimayum

2. Electrostatics. Dr. Rakhesh Singh Kshetrimayum 8/11/ Electromagnetic Field Theory by R. S. Kshetrimayum 2. Electostatics D. Rakhesh Singh Kshetimayum 1 2.1 Intoduction In this chapte, we will study how to find the electostatic fields fo vaious cases? fo symmetic known chage distibution fo un-symmetic known

More information

Information Retrieval Advanced IR models. Luca Bondi

Information Retrieval Advanced IR models. Luca Bondi Advanced IR models Luca Bondi Advanced IR models 2 (LSI) Pobabilistic Latent Semantic Analysis (plsa) Vecto Space Model 3 Stating point: Vecto Space Model Documents and queies epesented as vectos in the

More information

MODULE 5a and 5b (Stewart, Sections 12.2, 12.3) INTRO: In MATH 1114 vectors were written either as rows (a1, a2,..., an) or as columns a 1 a. ...

MODULE 5a and 5b (Stewart, Sections 12.2, 12.3) INTRO: In MATH 1114 vectors were written either as rows (a1, a2,..., an) or as columns a 1 a. ... MODULE 5a and 5b (Stewat, Sections 2.2, 2.3) INTRO: In MATH 4 vectos wee witten eithe as ows (a, a2,..., an) o as columns a a 2... a n and the set of all such vectos of fixed length n was called the vecto

More information

8 Separation of Variables in Other Coordinate Systems

8 Separation of Variables in Other Coordinate Systems 8 Sepaation of Vaiables in Othe Coodinate Systems Fo the method of sepaation of vaiables to succeed you need to be able to expess the poblem at hand in a coodinate system in which the physical boundaies

More information

PROBLEM SET #1 SOLUTIONS by Robert A. DiStasio Jr.

PROBLEM SET #1 SOLUTIONS by Robert A. DiStasio Jr. POBLM S # SOLUIONS by obet A. DiStasio J. Q. he Bon-Oppenheime appoximation is the standad way of appoximating the gound state of a molecula system. Wite down the conditions that detemine the tonic and

More information

Right-handed screw dislocation in an isotropic solid

Right-handed screw dislocation in an isotropic solid Dislocation Mechanics Elastic Popeties of Isolated Dislocations Ou study of dislocations to this point has focused on thei geomety and thei ole in accommodating plastic defomation though thei motion. We

More information

Contact impedance of grounded and capacitive electrodes

Contact impedance of grounded and capacitive electrodes Abstact Contact impedance of gounded and capacitive electodes Andeas Hödt Institut fü Geophysik und extateestische Physik, TU Baunschweig The contact impedance of electodes detemines how much cuent can

More information

ON THE TWO-BODY PROBLEM IN QUANTUM MECHANICS

ON THE TWO-BODY PROBLEM IN QUANTUM MECHANICS ON THE TWO-BODY PROBLEM IN QUANTUM MECHANICS L. MICU Hoia Hulubei National Institute fo Physics and Nuclea Engineeing, P.O. Box MG-6, RO-0775 Buchaest-Maguele, Romania, E-mail: lmicu@theoy.nipne.o (Received

More information

This is a very simple sampling mode, and this article propose an algorithm about how to recover x from y in this condition.

This is a very simple sampling mode, and this article propose an algorithm about how to recover x from y in this condition. 3d Intenational Confeence on Multimedia echnology(icm 03) A Simple Compessive Sampling Mode and the Recovey of Natue Images Based on Pixel Value Substitution Wenping Shao, Lin Ni Abstact: Compessive Sampling

More information

Applied Aerodynamics

Applied Aerodynamics Applied Aeodynamics Def: Mach Numbe (M), M a atio of flow velocity to the speed of sound Compessibility Effects Def: eynolds Numbe (e), e ρ c µ atio of inetial foces to viscous foces iscous Effects If

More information

MATH 220: SECOND ORDER CONSTANT COEFFICIENT PDE. We consider second order constant coefficient scalar linear PDEs on R n. These have the form

MATH 220: SECOND ORDER CONSTANT COEFFICIENT PDE. We consider second order constant coefficient scalar linear PDEs on R n. These have the form MATH 220: SECOND ORDER CONSTANT COEFFICIENT PDE ANDRAS VASY We conside second ode constant coefficient scala linea PDEs on R n. These have the fom Lu = f L = a ij xi xj + b i xi + c i whee a ij b i and

More information

HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS?

HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS? 6th INTERNATIONAL MULTIDISCIPLINARY CONFERENCE HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS? Cecília Sitkuné Göömbei College of Nyíegyháza Hungay Abstact: The

More information

Gaussian Distortion-Rate Function under Sub-Nyquist Nonuniform Sampling

Gaussian Distortion-Rate Function under Sub-Nyquist Nonuniform Sampling Gaussian Distotion-Rate Function unde Sub-Nyquist Nonunifom Sampling Alon Kipnis, Andea J. Goldsmith and Yonina C. Elda Abstact A bound on the amount of distotion in the econstuction of a stationay Gaussian

More information

Lecture 04: HFK Propagation Physical Optics II (Optical Sciences 330) (Updated: Friday, April 29, 2005, 8:05 PM) W.J. Dallas

Lecture 04: HFK Propagation Physical Optics II (Optical Sciences 330) (Updated: Friday, April 29, 2005, 8:05 PM) W.J. Dallas C:\Dallas\0_Couses\0_OpSci_330\0 Lectue Notes\04 HfkPopagation.doc: Page of 9 Lectue 04: HFK Popagation Physical Optics II (Optical Sciences 330) (Updated: Fiday, Apil 9, 005, 8:05 PM) W.J. Dallas The

More information

Physics 235 Chapter 5. Chapter 5 Gravitation

Physics 235 Chapter 5. Chapter 5 Gravitation Chapte 5 Gavitation In this Chapte we will eview the popeties of the gavitational foce. The gavitational foce has been discussed in geat detail in you intoductoy physics couses, and we will pimaily focus

More information

An Exact Solution of Navier Stokes Equation

An Exact Solution of Navier Stokes Equation An Exact Solution of Navie Stokes Equation A. Salih Depatment of Aeospace Engineeing Indian Institute of Space Science and Technology, Thiuvananthapuam, Keala, India. July 20 The pincipal difficulty in

More information

Graphs of Sine and Cosine Functions

Graphs of Sine and Cosine Functions Gaphs of Sine and Cosine Functions In pevious sections, we defined the tigonometic o cicula functions in tems of the movement of a point aound the cicumfeence of a unit cicle, o the angle fomed by the

More information

4/18/2005. Statistical Learning Theory

4/18/2005. Statistical Learning Theory Statistical Leaning Theoy Statistical Leaning Theoy A model of supevised leaning consists of: a Envionment - Supplying a vecto x with a fixed but unknown pdf F x (x b Teache. It povides a desied esponse

More information

&& && F( u)! "{ f (x)} = f (x)e # j 2$ u x. f (x)! " #1. F(u,v) = f (x, y) e. f (x, y) = 2D Fourier Transform. Fourier Transform - review.

&& && F( u)! { f (x)} = f (x)e # j 2$ u x. f (x)!  #1. F(u,v) = f (x, y) e. f (x, y) = 2D Fourier Transform. Fourier Transform - review. 2D Fourier Transfor 2-D DFT & Properties 2D Fourier Transfor 1 Fourier Transfor - review 1-D: 2-D: F( u)! "{ f (x)} = f (x)e # j 2$ u x % & #% dx f (x)! " #1 { F(u) } = F(u)e j 2$ u x du F(u,v) = f (x,

More information

6 PROBABILITY GENERATING FUNCTIONS

6 PROBABILITY GENERATING FUNCTIONS 6 PROBABILITY GENERATING FUNCTIONS Cetain deivations pesented in this couse have been somewhat heavy on algeba. Fo example, detemining the expectation of the Binomial distibution (page 5.1 tuned out to

More information

Math 124B February 02, 2012

Math 124B February 02, 2012 Math 24B Febuay 02, 202 Vikto Gigoyan 8 Laplace s equation: popeties We have aleady encounteed Laplace s equation in the context of stationay heat conduction and wave phenomena. Recall that in two spatial

More information

TheWaveandHelmholtzEquations

TheWaveandHelmholtzEquations TheWaveandHelmholtzEquations Ramani Duaiswami The Univesity of Mayland, College Pak Febuay 3, 2006 Abstact CMSC828D notes (adapted fom mateial witten with Nail Gumeov). Wok in pogess 1 Acoustic Waves 1.1

More information

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007 School of Electical and Compute Engineeing, Conell Univesity ECE 303: Electomagnetic Fields and Waves Fall 007 Homewok 8 Due on Oct. 19, 007 by 5:00 PM Reading Assignments: i) Review the lectue notes.

More information

IMAGE COMPRESSION-II. Week IX. 03/6/2003 Image Compression-II 1

IMAGE COMPRESSION-II. Week IX. 03/6/2003 Image Compression-II 1 IMAGE COMPRESSION-II Week IX 3/6/23 Image Compression-II 1 IMAGE COMPRESSION Data redundancy Self-information and Entropy Error-free and lossy compression Huffman coding Predictive coding Transform coding

More information

Topic 4a Introduction to Root Finding & Bracketing Methods

Topic 4a Introduction to Root Finding & Bracketing Methods /8/18 Couse Instucto D. Raymond C. Rumpf Office: A 337 Phone: (915) 747 6958 E Mail: cumpf@utep.edu Topic 4a Intoduction to Root Finding & Backeting Methods EE 4386/531 Computational Methods in EE Outline

More information

Random Variables and Probability Distribution Random Variable

Random Variables and Probability Distribution Random Variable Random Vaiables and Pobability Distibution Random Vaiable Random vaiable: If S is the sample space P(S) is the powe set of the sample space, P is the pobability of the function then (S, P(S), P) is called

More information

Fresnel Diffraction. monchromatic light source

Fresnel Diffraction. monchromatic light source Fesnel Diffaction Equipment Helium-Neon lase (632.8 nm) on 2 axis tanslation stage, Concave lens (focal length 3.80 cm) mounted on slide holde, iis mounted on slide holde, m optical bench, micoscope slide

More information

6 Matrix Concentration Bounds

6 Matrix Concentration Bounds 6 Matix Concentation Bounds Concentation bounds ae inequalities that bound pobabilities of deviations by a andom vaiable fom some value, often its mean. Infomally, they show the pobability that a andom

More information

15 Solving the Laplace equation by Fourier method

15 Solving the Laplace equation by Fourier method 5 Solving the Laplace equation by Fouie method I aleady intoduced two o thee dimensional heat equation, when I deived it, ecall that it taes the fom u t = α 2 u + F, (5.) whee u: [0, ) D R, D R is the

More information

(A) 2log( tan cot ) [ ], 2 MATHEMATICS. 1. Which of the following is correct?

(A) 2log( tan cot ) [ ], 2 MATHEMATICS. 1. Which of the following is correct? MATHEMATICS. Which of the following is coect? A L.P.P always has unique solution Evey L.P.P has an optimal solution A L.P.P admits two optimal solutions If a L.P.P admits two optimal solutions then it

More information

Physics 181. Assignment 4

Physics 181. Assignment 4 Physics 181 Assignment 4 Solutions 1. A sphee has within it a gavitational field given by g = g, whee g is constant and is the position vecto of the field point elative to the cente of the sphee. This

More information

{ } ( ) ( ) ( 1 ( ) π 2. Trapezoidal rule: a ( ) ( ) Simpson rule: 3/8 Simpson rule: Boole's rule a ( ) ( ) ( ) ( + ) 45 Weddle's Rule Hardy's rule:

{ } ( ) ( ) ( 1 ( ) π 2. Trapezoidal rule: a ( ) ( ) Simpson rule: 3/8 Simpson rule: Boole's rule a ( ) ( ) ( ) ( + ) 45 Weddle's Rule Hardy's rule: L. Yaoslavsy. Selected Topics in Image Pocessing Pat. Fast tansfom methods fo image esampling Lect. 5. Pecise numeical integation and eentiation Conventional numeical integation methods: T T T = S S S

More information

Physics 111 Lecture 5 (Walker: 3.3-6) Vectors & Vector Math Motion Vectors Sept. 11, 2009

Physics 111 Lecture 5 (Walker: 3.3-6) Vectors & Vector Math Motion Vectors Sept. 11, 2009 Physics 111 Lectue 5 (Walke: 3.3-6) Vectos & Vecto Math Motion Vectos Sept. 11, 2009 Quiz Monday - Chap. 2 1 Resolving a vecto into x-component & y- component: Pola Coodinates Catesian Coodinates x y =

More information

The Schwartzchild Geometry

The Schwartzchild Geometry UNIVERSITY OF ROCHESTER The Schwatzchild Geomety Byon Osteweil Decembe 21, 2018 1 INTRODUCTION In ou study of geneal elativity, we ae inteested in the geomety of cuved spacetime in cetain special cases

More information

1.2 Differential cross section

1.2 Differential cross section .2. DIFFERENTIAL CROSS SECTION Febuay 9, 205 Lectue VIII.2 Diffeential coss section We found that the solution to the Schodinge equation has the fom e ik x ψ 2π 3/2 fk, k + e ik x and that fk, k = 2 m

More information

New problems in universal algebraic geometry illustrated by boolean equations

New problems in universal algebraic geometry illustrated by boolean equations New poblems in univesal algebaic geomety illustated by boolean equations axiv:1611.00152v2 [math.ra] 25 Nov 2016 Atem N. Shevlyakov Novembe 28, 2016 Abstact We discuss new poblems in univesal algebaic

More information

2. Plane Elasticity Problems

2. Plane Elasticity Problems S0 Solid Mechanics Fall 009. Plane lasticity Poblems Main Refeence: Theoy of lasticity by S.P. Timoshenko and J.N. Goodie McGaw-Hill New Yok. Chaptes 3..1 The plane-stess poblem A thin sheet of an isotopic

More information

Review: Electrostatics and Magnetostatics

Review: Electrostatics and Magnetostatics Review: Electostatics and Magnetostatics In the static egime, electomagnetic quantities do not vay as a function of time. We have two main cases: ELECTROSTATICS The electic chages do not change postion

More information

Numerical Inversion of the Abel Integral Equation using Homotopy Perturbation Method

Numerical Inversion of the Abel Integral Equation using Homotopy Perturbation Method Numeical Invesion of the Abel Integal Equation using Homotopy Petubation Method Sunil Kuma and Om P Singh Depatment of Applied Mathematics Institute of Technology Banaas Hindu Univesity Vaanasi -15 India

More information

Circuit Synthesizable Guaranteed Passive Modeling for Multiport Structures

Circuit Synthesizable Guaranteed Passive Modeling for Multiport Structures Cicuit Synthesizable Guaanteed Passive Modeling fo Multipot Stuctues Zohaib Mahmood, Luca Daniel Massachusetts Institute of Technology BMAS Septembe-23, 2010 Outline Motivation fo Compact Dynamical Passive

More information

Chapter 5 Linear Equations: Basic Theory and Practice

Chapter 5 Linear Equations: Basic Theory and Practice Chapte 5 inea Equations: Basic Theoy and actice In this chapte and the next, we ae inteested in the linea algebaic equation AX = b, (5-1) whee A is an m n matix, X is an n 1 vecto to be solved fo, and

More information

PHYS 705: Classical Mechanics. Small Oscillations

PHYS 705: Classical Mechanics. Small Oscillations PHYS 705: Classical Mechanics Small Oscillations Fomulation of the Poblem Assumptions: V q - A consevative system with depending on position only - The tansfomation equation defining does not dep on time

More information

Brightness Preserving Histogram Equalization with Maximum Entropy: A Variational Perspective Chao Wang and Zhongfu Ye

Brightness Preserving Histogram Equalization with Maximum Entropy: A Variational Perspective Chao Wang and Zhongfu Ye 326 IEEE Tansactions on Consume Electonics, Vol. 5, No. 4, NOVEMBER 25 Bightness Peseving Histogam Equalization with Maximum Entopy: A Vaiational Pespective Chao Wang and Zhongfu Ye Abstact Histogam equalization

More information

PHYS 1114, Lecture 21, March 6 Contents:

PHYS 1114, Lecture 21, March 6 Contents: PHYS 1114, Lectue 21, Mach 6 Contents: 1 This class is o cially cancelled, being eplaced by the common exam Tuesday, Mach 7, 5:30 PM. A eview and Q&A session is scheduled instead duing class time. 2 Exam

More information

Fields and Waves I Spring 2005 Homework 8. Due: 3 May 2005

Fields and Waves I Spring 2005 Homework 8. Due: 3 May 2005 Fields and Waves I Sping 005 Homewok 8 Tansmission Lines Due: 3 May 005. Multiple Choice (6) a) The SWR (standing wave atio): a) is a measue of the match between the souce impedance and line impedance

More information

Anyone who can contemplate quantum mechanics without getting dizzy hasn t understood it. --Niels Bohr. Lecture 17, p 1

Anyone who can contemplate quantum mechanics without getting dizzy hasn t understood it. --Niels Bohr. Lecture 17, p 1 Anyone who can contemplate quantum mechanics without getting dizzy hasn t undestood it. --Niels Boh Lectue 17, p 1 Special (Optional) Lectue Quantum Infomation One of the most moden applications of QM

More information

Phys 201A. Homework 5 Solutions

Phys 201A. Homework 5 Solutions Phys 201A Homewok 5 Solutions 3. In each of the thee cases, you can find the changes in the velocity vectos by adding the second vecto to the additive invese of the fist and dawing the esultant, and by

More information

Qualifying Examination Electricity and Magnetism Solutions January 12, 2006

Qualifying Examination Electricity and Magnetism Solutions January 12, 2006 1 Qualifying Examination Electicity and Magnetism Solutions Januay 12, 2006 PROBLEM EA. a. Fist, we conside a unit length of cylinde to find the elationship between the total chage pe unit length λ and

More information

PISCES II : 2.5-D RF Cavity Code

PISCES II : 2.5-D RF Cavity Code CAP'96 (Computational Acceleato Physics) Williamsbug, Viginia PISCES II :.5-D RF Cavity Code Yoshihisa Iwashita Acceleato Laboatoy, Nuclea Science Reseach Facility Institute fo Chemical Reseach, Kyoto

More information

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms Peason s Chi-Squae Test Modifications fo Compaison of Unweighted and Weighted Histogams and Two Weighted Histogams Univesity of Akueyi, Bogi, v/noduslód, IS-6 Akueyi, Iceland E-mail: nikolai@unak.is Two

More information

AH Mechanics Checklist (Unit 2) AH Mechanics Checklist (Unit 2) Circular Motion

AH Mechanics Checklist (Unit 2) AH Mechanics Checklist (Unit 2) Circular Motion AH Mechanics Checklist (Unit ) AH Mechanics Checklist (Unit ) Cicula Motion No. kill Done 1 Know that cicula motion efes to motion in a cicle of constant adius Know that cicula motion is conveniently descibed

More information

Lecture 8 - Gauss s Law

Lecture 8 - Gauss s Law Lectue 8 - Gauss s Law A Puzzle... Example Calculate the potential enegy, pe ion, fo an infinite 1D ionic cystal with sepaation a; that is, a ow of equally spaced chages of magnitude e and altenating sign.

More information

As is natural, our Aerospace Structures will be described in a Euclidean three-dimensional space R 3.

As is natural, our Aerospace Structures will be described in a Euclidean three-dimensional space R 3. Appendix A Vecto Algeba As is natual, ou Aeospace Stuctues will be descibed in a Euclidean thee-dimensional space R 3. A.1 Vectos A vecto is used to epesent quantities that have both magnitude and diection.

More information

Revision of Lecture Eight

Revision of Lecture Eight Revision of Lectue Eight Baseband equivalent system and equiements of optimal tansmit and eceive filteing: (1) achieve zeo ISI, and () maximise the eceive SNR Thee detection schemes: Theshold detection

More information

Multi-Objective Optimization Algorithms for Finite Element Model Updating

Multi-Objective Optimization Algorithms for Finite Element Model Updating Multi-Objective Optimization Algoithms fo Finite Element Model Updating E. Ntotsios, C. Papadimitiou Univesity of Thessaly Geece Outline STRUCTURAL IDENTIFICATION USING MEASURED MODAL DATA Weighted Modal

More information

A New Hybrid DWT-SVD Image-Coding System for Color Images

A New Hybrid DWT-SVD Image-Coding System for Color Images Poceedings of the 5th WSEAS Int. Conf. on Signal Pocessing, Computational eomety & Atificial Vision, Malta, Septembe 5-7, 005 (pp0-06) A New Hybid DWT-SVD Image-Coding System fo Colo Images Humbeto Ochoa

More information

, the tangent line is an approximation of the curve (and easier to deal with than the curve).

, the tangent line is an approximation of the curve (and easier to deal with than the curve). 114 Tangent Planes and Linea Appoimations Back in-dimensions, what was the equation of the tangent line of f ( ) at point (, ) f ( )? (, ) ( )( ) = f Linea Appoimation (Tangent Line Appoimation) of f at

More information

Surveillance Points in High Dimensional Spaces

Surveillance Points in High Dimensional Spaces Société de Calcul Mathématique SA Tools fo decision help since 995 Suveillance Points in High Dimensional Spaces by Benad Beauzamy Januay 06 Abstact Let us conside any compute softwae, elying upon a lage

More information

Gauss Law. Physics 231 Lecture 2-1

Gauss Law. Physics 231 Lecture 2-1 Gauss Law Physics 31 Lectue -1 lectic Field Lines The numbe of field lines, also known as lines of foce, ae elated to stength of the electic field Moe appopiately it is the numbe of field lines cossing

More information

Temporal-Difference Learning

Temporal-Difference Learning .997 Decision-Making in Lage-Scale Systems Mach 17 MIT, Sping 004 Handout #17 Lectue Note 13 1 Tempoal-Diffeence Leaning We now conside the poblem of computing an appopiate paamete, so that, given an appoximation

More information

HW Solutions # MIT - Prof. Please study example 12.5 "from the earth to the moon". 2GmA v esc

HW Solutions # MIT - Prof. Please study example 12.5 from the earth to the moon. 2GmA v esc HW Solutions # 11-8.01 MIT - Pof. Kowalski Univesal Gavity. 1) 12.23 Escaping Fom Asteoid Please study example 12.5 "fom the eath to the moon". a) The escape velocity deived in the example (fom enegy consevation)

More information

PHYS Summer Professor Caillault Homework Solutions. Chapter 9

PHYS Summer Professor Caillault Homework Solutions. Chapter 9 PHYS - Summe 007 - Pofesso Caillault Homewok Solutions Chapte 9 3. Pictue the Poblem The owne walks slowly towad the notheast while the cat uns eastwad and the dog uns nothwad. Stategy Sum the momenta

More information

Analytical calculation of the power dissipated in the LHC liner. Stefano De Santis - LBNL and Andrea Mostacci - CERN

Analytical calculation of the power dissipated in the LHC liner. Stefano De Santis - LBNL and Andrea Mostacci - CERN Analytical calculation of the powe dissipated in the LHC line Stefano De Santis - LBNL and Andea Mostacci - CERN Contents What is the Modified Bethe s Diffaction Theoy? Some inteesting consequences of

More information

DonnishJournals

DonnishJournals DonnishJounals 041-1189 Donnish Jounal of Educational Reseach and Reviews. Vol 1(1) pp. 01-017 Novembe, 014. http:///dje Copyight 014 Donnish Jounals Oiginal Reseach Pape Vecto Analysis Using MAXIMA Savaş

More information

Dymore User s Manual Two- and three dimensional dynamic inflow models

Dymore User s Manual Two- and three dimensional dynamic inflow models Dymoe Use s Manual Two- and thee dimensional dynamic inflow models Contents 1 Two-dimensional finite-state genealized dynamic wake theoy 1 Thee-dimensional finite-state genealized dynamic wake theoy 1

More information

SMT 2013 Team Test Solutions February 2, 2013

SMT 2013 Team Test Solutions February 2, 2013 1 Let f 1 (n) be the numbe of divisos that n has, and define f k (n) = f 1 (f k 1 (n)) Compute the smallest intege k such that f k (013 013 ) = Answe: 4 Solution: We know that 013 013 = 3 013 11 013 61

More information

18.06 Problem Set 4 Solution

18.06 Problem Set 4 Solution 8.6 Poblem Set 4 Solution Total: points Section 3.5. Poblem 2: (Recommended) Find the lagest possible numbe of independent vectos among ) ) ) v = v 4 = v 5 = v 6 = v 2 = v 3 =. Solution (4 points): Since

More information

What Form of Gravitation Ensures Weakened Kepler s Third Law?

What Form of Gravitation Ensures Weakened Kepler s Third Law? Bulletin of Aichi Univ. of Education, 6(Natual Sciences, pp. - 6, Mach, 03 What Fom of Gavitation Ensues Weakened Keple s Thid Law? Kenzi ODANI Depatment of Mathematics Education, Aichi Univesity of Education,

More information

On asymptotically optimal methods of prediction and adaptive coding for Markov sources

On asymptotically optimal methods of prediction and adaptive coding for Markov sources On asymptotically optimal methods of pediction and adaptive coding fo Makov souces Bois Ya. Ryabko Infomation Technology Univesity, Copenhagen, Denmak Flemming Topsøe Depatment of Mathematics, Univesity

More information

3D-Central Force Problems I

3D-Central Force Problems I 5.73 Lectue #1 1-1 Roadmap 1. define adial momentum 3D-Cental Foce Poblems I Read: C-TDL, pages 643-660 fo next lectue. All -Body, 3-D poblems can be educed to * a -D angula pat that is exactly and univesally

More information

Fields and Waves I Spring 2005 Homework 4. Due 8 March 2005

Fields and Waves I Spring 2005 Homework 4. Due 8 March 2005 Homewok 4 Due 8 Mach 005. Inceasing the Beakdown Voltage: This fist question is a mini design poject. You fist step is to find a commecial cable (coaxial o two wie line) fo which you have the following

More information

Fluid flow in curved geometries: Mathematical Modeling and Applications

Fluid flow in curved geometries: Mathematical Modeling and Applications Fluid flow in cuved geometies: Mathematical Modeling and Applications D. Muhammad Sajid Theoetical Plasma Physics Division PINSTECH, P.O. Niloe, PAEC, Islamabad Mach 01-06, 010 Islamabad, Paistan Pesentation

More information

Geometry of the homogeneous and isotropic spaces

Geometry of the homogeneous and isotropic spaces Geomety of the homogeneous and isotopic spaces H. Sonoda Septembe 2000; last evised Octobe 2009 Abstact We summaize the aspects of the geomety of the homogeneous and isotopic spaces which ae most elevant

More information

COUPLED MODELS OF ROLLING, SLIDING AND WHIRLING FRICTION

COUPLED MODELS OF ROLLING, SLIDING AND WHIRLING FRICTION ENOC 008 Saint Petesbug Russia June 30-July 4 008 COUPLED MODELS OF ROLLING SLIDING AND WHIRLING FRICTION Alexey Kieenkov Ins ti tu te fo P ob le ms in Me ch an ic s Ru ss ia n Ac ad em y of Sc ie nc es

More information

Amplitude and Phase Fluctuations for Gravitational Waves Propagating through Inhomogeneous Mass Distribution in the Universe

Amplitude and Phase Fluctuations for Gravitational Waves Propagating through Inhomogeneous Mass Distribution in the Universe Amplitude and Phase Fluctuations fo Gavitational Waves Popagating though Inhomogeneous Mass Distibution in the Univese Ryuichi Takahashi Nagoya Univ. PD RT ApJ 644 80 006 RT, uyama & Michikoshi A&A 438

More information

Question Bank. Section A. is skew-hermitian matrix. is diagonalizable. (, ) , Evaluate (, ) 12 about = 1 and = Find, if

Question Bank. Section A. is skew-hermitian matrix. is diagonalizable. (, ) , Evaluate (, ) 12 about = 1 and = Find, if Subject: Mathematics-I Question Bank Section A T T. Find the value of fo which the matix A = T T has ank one. T T i. Is the matix A = i is skew-hemitian matix. i. alculate the invese of the matix = 5 7

More information

Goodness-of-fit for composite hypotheses.

Goodness-of-fit for composite hypotheses. Section 11 Goodness-of-fit fo composite hypotheses. Example. Let us conside a Matlab example. Let us geneate 50 obsevations fom N(1, 2): X=nomnd(1,2,50,1); Then, unning a chi-squaed goodness-of-fit test

More information

Research Design - - Topic 17 Multiple Regression & Multiple Correlation: Two Predictors 2009 R.C. Gardner, Ph.D.

Research Design - - Topic 17 Multiple Regression & Multiple Correlation: Two Predictors 2009 R.C. Gardner, Ph.D. Reseach Design - - Topic 7 Multiple Regession & Multiple Coelation: Two Pedictos 009 R.C. Gadne, Ph.D. Geneal Rationale and Basic Aithmetic fo two pedictos Patial and semipatial coelation Regession coefficients

More information

AE301 Aerodynamics I UNIT B: Theory of Aerodynamics

AE301 Aerodynamics I UNIT B: Theory of Aerodynamics AE301 Aeodynamics I UNIT B: Theoy of Aeodynamics ROAD MAP... B-1: Mathematics fo Aeodynamics B-2: Flow Field Repesentations B-3: Potential Flow Analysis B-4: Applications of Potential Flow Analysis AE301

More information

Math 2263 Solutions for Spring 2003 Final Exam

Math 2263 Solutions for Spring 2003 Final Exam Math 6 Solutions fo Sping Final Exam ) A staightfowad appoach to finding the tangent plane to a suface at a point ( x, y, z ) would be to expess the cuve as an explicit function z = f ( x, y ), calculate

More information

Quasi-Randomness and the Distribution of Copies of a Fixed Graph

Quasi-Randomness and the Distribution of Copies of a Fixed Graph Quasi-Randomness and the Distibution of Copies of a Fixed Gaph Asaf Shapia Abstact We show that if a gaph G has the popety that all subsets of vetices of size n/4 contain the coect numbe of tiangles one

More information

EELE 3331 Electromagnetic I Chapter 4. Electrostatic fields. Islamic University of Gaza Electrical Engineering Department Dr.

EELE 3331 Electromagnetic I Chapter 4. Electrostatic fields. Islamic University of Gaza Electrical Engineering Department Dr. EELE 3331 Electomagnetic I Chapte 4 Electostatic fields Islamic Univesity of Gaza Electical Engineeing Depatment D. Talal Skaik 212 1 Electic Potential The Gavitational Analogy Moving an object upwad against

More information

VECTOR MECHANICS FOR ENGINEERS: STATICS

VECTOR MECHANICS FOR ENGINEERS: STATICS 4 Equilibium CHAPTER VECTOR MECHANICS FOR ENGINEERS: STATICS Fedinand P. Bee E. Russell Johnston, J. of Rigid Bodies Lectue Notes: J. Walt Ole Texas Tech Univesity Contents Intoduction Fee-Body Diagam

More information

Deconvolution: A Wavelet Frame Approach

Deconvolution: A Wavelet Frame Approach Numeische Mathematik manuscipt No. (will be inseted by the edito) Anwei Chai Zuowei Shen Deconvolution: A Wavelet Fame Appoach Received: date / Revised vesion: date Abstact This pape devotes to analyzing

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.07: Electromagnetism II September 15, 2012 Prof. Alan Guth PROBLEM SET 2

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.07: Electromagnetism II September 15, 2012 Prof. Alan Guth PROBLEM SET 2 MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Depatment Physics 8.07: Electomagnetism II Septembe 5, 202 Pof. Alan Guth PROBLEM SET 2 DUE DATE: Monday, Septembe 24, 202. Eithe hand it in at the lectue,

More information

Scattering in Three Dimensions

Scattering in Three Dimensions Scatteing in Thee Dimensions Scatteing expeiments ae an impotant souce of infomation about quantum systems, anging in enegy fom vey low enegy chemical eactions to the highest possible enegies at the LHC.

More information

INTRODUCTION. 2. Vectors in Physics 1

INTRODUCTION. 2. Vectors in Physics 1 INTRODUCTION Vectos ae used in physics to extend the study of motion fom one dimension to two dimensions Vectos ae indispensable when a physical quantity has a diection associated with it As an example,

More information

COMP Parallel Computing SMM (3) OpenMP Case Study: The Barnes-Hut N-body Algorithm

COMP Parallel Computing SMM (3) OpenMP Case Study: The Barnes-Hut N-body Algorithm COMP 633 - Paallel Computing Lectue 8 Septembe 14, 2017 SMM (3) OpenMP Case Study: The Banes-Hut N-body Algoithm Topics Case study: the Banes-Hut algoithm Study an impotant algoithm in scientific computing»

More information

2 Governing Equations

2 Governing Equations 2 Govening Equations This chapte develops the govening equations of motion fo a homogeneous isotopic elastic solid, using the linea thee-dimensional theoy of elasticity in cylindical coodinates. At fist,

More information