The Invariant Relations of 3D to 2D Projection of Point Sets

Μέγεθος: px
Εμφάνιση ξεκινά από τη σελίδα:

Download "The Invariant Relations of 3D to 2D Projection of Point Sets"

Transcript

1 Journal of Pattern Recognition Research The Invariant Relations of 3D to 2D Projection of Point Sets Wang YuanBin wangyuanbin@ise.neu.edu.cn Zhang Bin zhangbin@ise.neu.edu.cn Yu Ge yuge@ise.neu.edu.cn Institute of Computer Application Technology, Northeastern University WenHua Road, ShenYang, 114, PRC Received November 23, 26. Accepted March 5, 28. Published online June 14, 28. Abstract The depth information is lost in the projection from a 3D object to a single 2D image and there are no geometric invariants of such a projection. However, there are invariant relations relating the projective invariants of a 3D point set and those of its 2D image under general projective projection. We present a general method to derive these relations in this paper. Keywords: Computer Vision, Invariants, Projective Invariants, Projection Invariants. 1. Introduction Geometric invariants are important for object recognition. A lot of work has been done to extract geometric invariants based on the assumption that the underlying transformations are 3D to 3D or 2D to 2D [1-5], which are usually inappropriate to general 3D object recognition using projected images. However, it is known that 3D to 2D projection invariants cannot be obtained for a set of 3D points in general configuration from a single view [6-8]. A method to overcome this barrier is to use multiple uncalibrated images of a 3D scene to derive invariants. Barrett et al. proposed a method to derive an invariant for six points by using stereo images [9]. Hartley has shown that the invariant could be computed from the images of the four lines in two distinct views with uncalibrated cameras once the epipolar geometry is known [1]. Quan has derived invariants for six 3D points from three images [11]. Another method to derive 3D to 2D projective invariants is to impose some restrictions on the structure of the geometric configurations. Rothwell et al. have shown that the projective invariants could be derived from a single view for two classes of structured objects [12]. Zhu et al. and Song et al. have derived an invariant for a structure with six points on two adjacent planes [7, 13]. Sugimoto has derived an invariant from six lines on three planes in a single view [14]. In this paper, we first derive a general invariant relation relating the 3D to 3D projective invariants of six 3D points to 2D to 2D projective invariants of the 2D images of the space points. Then, new invariant relations of six space points with different restrictions on the structure of the configurations are derived. 2. The Basic Invariant Relation In this section, we derive a basic invariant relation relating the 3D projective invariants of six space points and the 2D projective invariants of the planar projected points. Invariant c 28 JPRR. All rights reserved.

2 The Invariant Relations of 3D to 2D Projection of Point Sets relations can be used for model-based recognition of 3D objects [8,15-17]. The derivation method is similar to [8, 17]. It is much simpler and easier to understand. The form of the relation is slightly different also. Let P 1, P 2, P 3, P 4, P 5, and P 6 be six distinct points in 3D space. We suppose that P 1, P 2, P 3, and P 4 are not coplanar. Let p 1, p 2, p 3, p 4, p 5, and p 6 be the planar image of the given six 3D points under a general projective transformation. We suppose that p 1, p 2, and p 3 are not collinear. The homogeneous representation of the 3D points and the 2D points are x i, y i, z i, 1 T and u i, v i, 1 T, respectively. The relations between the 3D points and their 2D projection points are k i u i v i 1 = M x i y i z i 1, 1 where i = 1, 2, 3, 4, 5, and 6, M is a 3 4 projective camera matrix of rank 3, and k i are non zero scalar factors. The homogeneous points of a 3D projective space are also vectors of a four dimension vector space. From the principles of elementary linear algebra, no five homogeneous points in 3D projective space can be linearly independent. We can represent P 5 and P 6 as the linear combinations of other four points P 5 = α 1 P 1 + α 2 P 2 + α 3 P 3 + α 4 P 4, 2 P 6 = β 1 P 1 + β 2 P 2 + β 3 P 3 + β 4 P 4. 3 Since P 1, P 2, P 3, and P 4 are not coplanar, they are linearly independent. This means that the coefficients in the above representations are unique. Since the last coordinates of these points all equal 1, it is obvious that α 1 + α 2 + α 3 + α 4 = 1 and β 1 + β 2 + β 3 + β 4 = 1. Now we begin the derivation of the basic invariant relation. Multiply each side of 2 and 3 by a 3D to 2D projection matrix M, we have MP 5 = α 1 MP 1 + α 2 MP 2 + α 3 MP 3 + α 4 MP 4, 4 MP 6 = β 1 MP 1 + β 2 MP 2 + β 3 MP 3 + β 4 MP 4. 5 From the relations defined in equations 1, 4 and 5, we can derive the following relations k 5 p 5 = k 1 α 1 p 1 + k 2 α 2 p 2 + k 3 α 3 p 3 + k 4 α 4 p 4, 6 k 6 p 6 = k 1 β 1 p 1 + k 2 β 2 p 2 + k 3 β 3 p 3 + k 4 β 4 p 4. 7 Similarly, since p 1, p 2, and p 3 are not collinear, we can uniquely represent p 4, p 5, and p 6 as the linear combinations of them p 4 = λ 1 p 1 + λ 2 p 2 + λ 3 p 3 p 5 = ρ 1 p 1 + ρ 2 p 2 + ρ 3 p 3. 8 p 6 = τ 1 p 1 + τ 2 p 2 + τ 3 p 3 15

3 YuanBin et al. Again, it is clear that λ 1 + λ 2 + λ 3 = 1, ρ 1 + ρ 2 + ρ 3 = 1 and τ 1 + τ 2 + τ 3 = 1 because the last coordinates of these points are all 1. Substitute 8 into equations 6 and 7, we have k 5 ρ 1 p 1 + ρ 2 p 2 + ρ 3 p 3 = k 1 α 1 p 1 + k 2 α 2 p 2 + k 3 α 3 p 3 + k 4 α 4 λ 1 p 1 + λ 2 p 2 + λ 3 p 3, 9 k 6 τ 1 p 1 + τ 2 p 2 + τ 3 p 3 = k 1 β 1 p 1 + k 2 β 2 p 2 + k 3 β 3 p 3 + k 4 β 4 λ 1 p 1 + λ 2 p 2 + λ 3 p 3. 1 Rewrite 9 and 1 k 1 α 1 + k 4 α 4 λ 1 k 5 ρ 1 p 1 + k 2 α 2 + k 4 α 4 λ 2 k 5 ρ 2 p 2 + k 3 α 3 + k 4 α 4 λ 3 k 5 ρ 3 p 3 =, 11 k 1 β 1 + k 4 β 4 λ 1 k 6 τ 1 p 1 + k 1 β 1 + k 4 β 4 λ 2 k 6 τ 2 p 2 + k 1 β 1 + k 4 β 4 λ 3 k 6 τ 3 p 3 =. 12 Since p 1, p 2, and p 3 are not collinear, they are independent. So the coefficients in the above equations must be all zero. We have a set of linear equations then. That is k 1 α 1 + k 4 α 4 λ 1 k 5 ρ 1 = k 2 α 2 + k 4 α 4 λ 2 k 5 ρ 2 = k 3 α 3 + k 4 α 4 λ 3 k 5 ρ 3 = k 1 β 1 + k 4 β 4 λ 1 k 6 τ 1 = k 2 β 2 + k 4 β 4 λ 2 k 6 τ 2 = k 3 β 3 + k 4 β 4 λ 3 k 6 τ 3 = Rewrite the system of linear equations 13 in the matrix form α 1 λ 1 α 4 ρ 1 α 2 λ 2 α 4 ρ 2 α 3 λ 3 α 4 ρ 3 β 1 λ 1 β 4 τ 1 β 2 λ 2 β 4 τ 2 β 3 λ 3 β 4 τ 3 k 1 k 2 k 3 k 4 k 5 k =. 14 Because we have known in advance that all k i are non zero, this means that the set of homogeneous linear equations 14 should have a non trivial solution. From basic theorems of linear algebra, the determinant of the matrix must be zero in order for the set of homogeneous linear equations to have a non trivial solution. This is the main trick of our derivation. That is α 1 λ 1 α 4 ρ 1 α 2 λ 2 α 4 ρ 2 α 3 λ 3 α 4 ρ 3 β 1 λ 1 β 4 τ 1 =. 15 β 2 λ 2 β 4 τ 2 β 3 λ 3 β 4 τ 3 Calculate the determinant in 15, we obtain the basic invariant relation ρ 3 λ 1 τ 2 λ 2 τ 1 α 1 α 2 β 3 β 4 ρ 2 λ 1 τ 3 λ 3 τ 1 α 1 α 3 β 2 β 4 + τ 1 λ 2 ρ 3 λ 3 ρ 2 α 1 α 4 β 2 β

4 The Invariant Relations of 3D to 2D Projection of Point Sets ρ 1 λ 2 τ 3 λ 3 τ 2 α 2 α 3 β 1 β 4 τ 2 λ 1 ρ 3 λ 3 ρ 1 α 2 α 4 β 1 β 3 + τ 3 λ 1 ρ 2 λ 2 ρ 1 α 3 α 4 β 1 β 2 =. 16 Divide each side of 16 by α 2α 3 α 4 β 1 β 1 α 1, we have ρ 3 λ 1 τ 2 λ 2 τ 1 α 1β 3 α 1 β 4 α 3 β 1 α 4 β 1 ρ 3 λ 1 τ 3 λ 3 τ 1 α 1β 2 α 1 β 4 α 2 β 1 α 4 β 1 + τ 1 λ 2 ρ 3 λ 3 ρ 2 α 1β 2 α 1 β 3 α 2 β 1 α 3 β 1 +ρ 1 λ 2 τ 3 λ 3 τ 2 α 1β 4 α 4 β 1 τ 2 λ 1 ρ 3 λ 3 ρ 1 α 1β 3 α 3 β 1 + τ 3 λ 1 ρ 2 λ 2 ρ 1 α 1β 2 α 2 β 1 =. 17 It is well known that 6 distinct points in 3D projective space produce = 3 independent 3D to 3D projective transformation invariants [3]. Let us define I 12 = α 1β 2 α 2 β 1, I 13 = α 1β 3, and I 14 = α 1β 4. They are cross ratios of coefficients. It is easy to check that α 3 β 1 α 4 β 1 I 12, I 13, and I 14 are invariant under 3D to 3D projective transformations [8, 17]. Rewrite 17 ρ 3 λ 1 τ 2 λ 2 τ 1 I 13 I 14 ρ 2 λ 1 τ 3 λ 3 τ 1 I 12 I 14 + τ 1 λ 2 ρ 3 λ 3 ρ 2 I 12 I 13 +ρ 1 λ 2 τ 3 λ 3 τ 2 I 14 τ 2 λ 1 ρ 3 λ 3 ρ 1 I 13 + τ 3 λ 1 ρ 2 λ 2 ρ 1 I 12 =. 18 Divide each side of 18 by λ 2 ρ 3 τ 1 λ1 τ 2 1 I 13 I 14 λ 3ρ 2 λ 2 τ 1 λ 2 ρ 3 ρ1 τ 3 ρ 3 τ 1 λ 3ρ 2 ρ 1 τ 2 λ 2 ρ 3 ρ 2 τ 1 I 14 λ1 τ 2 λ 2 τ 1 λ 3ρ 2 ρ 1 τ 2 λ 2 ρ 3 ρ 2 τ 1 λ1 τ 3 1 I 12 I λ 3ρ 2 λ 3 τ 1 λ 2 ρ 3 I 13 + λ3 ρ 2 λ 1 τ 3 λ 2 ρ 3 λ 3 τ 1 ρ 1τ 3 ρ 3 τ 1 I 12 I 13 + I 12 =. 19 It is well known that 6 points in the plane produce = 4 independent 2D to 2D projective transformation invariants [3]. Let us define K λτ 12 = λ 1τ 2 λ 2 τ 1, K λτ 13 = λ 1τ 3 λ 3 τ 1, K ρτ 12 = ρ 1τ 2 ρ 2 τ 1, K ρτ 13 = ρ 1τ 3 ρ 3 τ 1, and K λρ 32 = λ 3ρ 2 λ 2 ρ 3. It is easy to check that K λτ 12, Kλτ 13, Kρτ 12, Kρτ 13, and Kλρ 32 2D projective transformations [8, 17]. It is also clear that K λρ are invariant under 2D to 32 = Kλτ 12 Kρτ 13 K13 λτ Kρτ 12 At this point, we have derived the basic invariant relation relating the 3D projective invariants of the six space points and the 2D projective invariants of their projected planar points. Theorem 1 The invariant relation relating the absolute 3D to 3D projective transformation invariants of six 3D points and the 2D to 2D projective transformation invariants of their 2D images is K ρτ K12 λτ 1 I 13 I 14 Kλτ 12 Kρτ 13 K λτ 13 Kλτ 12 Kρτ 13 K13 λτ I 14 K λτ K13 λτ Kρτ Kλτ 12 Kρτ 13 K13 λτ I 12 I Kλτ 12 Kρτ 13 K λτ 12 I 13 + Kρτ 13 K ρτ 12 K13 λτ Kρτ 12. I 12 I 13 + K ρτ 13 I 12 =. 2 17

5 YuanBin et al. We can easily extend the above method to derive invariant relations of point sets with more than six points. Suppose P 7 are the seventh point of the point set and p 7 is the projective image of P 7. Let us also represent P 7 as the linear combination of P 1, P 2, P 3, and P 4 and represent p 7 as the linear combination of p 1, p 2, and p 3, respectively P 7 = δ 1 P 1 + δ 2 P 2 + δ 3 P 3 + δ 4 P 4, 21 p 7 = ε 1 p 1 + ε 2 p 2 + ε 3 p Using similar derivation method, we can derive another invariant relation ρ 3 λ 1 ε 2 λ 2 ε 1 α 1 α 2 δ 3 δ 4 ρ 2 λ 1 ε 3 λ 3 ε 1 α 1 α 3 δ 2 δ 4 + ε 1 λ 2 ρ 3 λ 3 ρ 2 α 1 α 4 δ 2 δ 3 + ρ 1 λ 2 ε 3 λ 3 ε 2 α 2 α 3 δ 1 δ 4 ε 2 λ 1 ρ 3 λ 3 ρ 1 α 2 α 4 δ 1 δ 3 + ε 3 λ 1 ρ 2 λ 2 ρ 1 α 3 α 4 δ 1 δ 2 =. 23 Generally speaking, if the 3D point set contains n points in general position, then the number of independent 3D to 2D projective invariant relations determined by this set is n 5 provided that no three of the projected points are collinear. 3. Invariant Relations of Restricted Configurations 3.1 The Invariant Relation when Four of the Six 3D Points Are Coplanar Now we will derive the 3D to 2D projection invariant relation when four of the six 3D points are coplanar. Let us still suppose that P 1, P 2, P 3, and P 4 are not coplanar and that p 1, p 2, and p 3 are not collinear. These are the prerequisites for the equation 16 to be sound. Let us suppose that P 3, P 4, P 5, and P 6 are coplanar. So we can represent P 6 as the linear combination of P 3, P 4, and P 5 From 3 and 24, we have another representation of P 5 P 6 = η 3 P 3 + η 4 P 4 + η 5 P P 5 = β 1 η 5 P 1 + β 2 η 5 P 2 + β 3 η 3 η 5 P 3 + β 4 η 4 η 5 P Since P 1, P 2, P 3, and P 4 are linearly independent, the representation of P 5 is unique. So the coefficients in 2 and 25 satisfy β 1 = η 5 α 1, β 2 = η 5 α 2, β 3 = η 5 α 3 + η 3, β 4 = η 5 α 4 + η Substitute the equations in 26 into 16 and cancel α 1 α 2 ρ 3 λ 1 τ 2 λ 2 τ 1 α 3 α 4 η 5 η 5 + α 4 η 3 η 5 + α 3 η 4 η 5 + η 3 η 4 ρ 2 λ 1 τ 3 λ 3 τ 1 α 3 α 4 η 5 η 5 + α 3 η 4 η 5 +τ 1 λ 2 ρ 3 λ 3 ρ 2 α 3 α 4 η 5 η 5 + α 4 η 3 η 5 + ρ 1 λ 2 τ 3 λ 3 τ 2 α 3 α 4 η 5 η 5 + α 3 η 4 η 5 τ 2 λ 1 ρ 3 λ 3 ρ 1 α 3 α 4 η 5 η 5 + α 4 η 3 η 5 + τ 3 λ 1 ρ 2 λ 2 ρ 1 α 3 α 4 η 5 η 5 =. 27 Rewrite the above equation ρ 3 λ 1 τ 2 λ 2 τ 1 η 3 η 4 + ρ 1 λ 2 τ 3 λ 3 τ 2 ρ 2 λ 1 τ 3 λ 3 τ 1 + ρ 3 λ 1 τ 2 λ 2 τ 1 α 3 η 4 η 5 +λ 3 ρ 1 τ 2 ρ 2 τ 1 α 4 η 3 η 5 =

6 The Invariant Relations of 3D to 2D Projection of Point Sets Divide each side of 28 by α 4 η 3 η 5 =. From 26, it is obvious So 29 can be written as That is ρ 3 λ 1 τ 2 λ 2 τ 1 η 4 α 4 η 5 + ρ 1 λ 2 τ 3 λ 3 τ 2 ρ 2 λ 1 τ 3 λ 3 τ 1 +ρ 3 λ 1 τ 2 λ 2 τ 1 α 3η 4 α 4 η 3 + λ 3 ρ 1 τ 2 ρ 2 τ 1 =. 29 β η 3 β 1 α 3 3 α = 1 α 1 β 3 α 3 β 1 = = I α 3 η 5 β 13 1, 3 1 α α 3 β 1 3 α 1 β η 4 β 1 α 4 4 α = 1 α 1 β 4 α 4 β 1 = = I α 4 η 5 β α α 4 β 1 4 α 1 ρ 3 λ 1 τ 2 λ 2 τ 1 I ρ 1 λ 2 τ 3 λ 3 τ 2 ρ 2 λ 1 τ 3 λ 3 τ 1 +ρ 3 λ 1 τ 2 λ 2 τ 1 = I 14 1 I λ 3ρ 1 τ 2 ρ 2 τ 1 =. 32 ρ 3 λ 1 τ 2 λ 2 τ 1 I 13 I 14 + λ 3 ρ 1 τ 2 ρ 2 τ 1 ρ 3 λ 1 τ 2 λ 2 τ 1 I 13 + ρ 1 λ 2 τ 3 λ 3 τ 2 ρ 2 λ 1 τ 3 λ 3 τ 1 I 14 + τ 3 λ 1 ρ 2 λ 2 ρ 1 =. 33 This is a new invariant relation when four of the six 3D points are coplanar. 3.2 The Invariant Relation when the Six 3D Points Are on Two Adjacent Planes Now we will derive the 3D to 2D projection invariant relation when the six 3D points are on two adjacent planes [7, 13]. Let us again suppose that P 1, P 2, P 3, and P 4 are not coplanar and that p 1, p 2, and p 3 are not collinear. These are the prerequisites for the equation 15 to be sound. Let us suppose that P 1, P 2, P 5, and P 6 are coplanar and that P 3, P 4, P 5, and P 6 are coplanar. It is obvious that P 5 and P 6 are on the intersection line of these two planes. We can represent P 6 as the linear combinations of P 1, P 2, and P 5 and P 3, P 4, and P 5, respectively P 6 = η 1 P 1 + η 2 P 2 + η 3 P 5, 34 From 34 and 35 P 6 = µ 1 P 3 + µ 2 P 4 + µ 3 P P 5 = η 1 P 1 + η 2 P 2 µ 1 P 3 µ 2 P 4, 36 P 6 = η 1µ 3 P 1 + η 2µ 3 P 2 η 3µ 1 P 3 η 3µ 2 P

7 YuanBin et al. Table 1: Test results of invariant 42 on the six views of a 3D scene. Group No. Projection 1 Projection 2 Projection 3 Projection 4 Projection 5 Projection So we have α 1 = η 1, α 2 = η 2, α 3 = µ 1, α 4 = µ 2, 38 β 1 = η 1µ 3, β 2 = η 2µ 3, β 3 = η 3µ 1, β 4 = η 3µ Substitute 38 and 39 into 16 and cancel common factors We finally obtain ρ 3 λ 1 τ 2 λ 2 τ 1 ρ 3 λ 1 τ 2 λ 2 τ 1 η 3 η 3 ρ 2 λ 1 τ 3 λ 3 τ 1 η 3 µ 3 + τ 1 λ 2 ρ 3 λ 3 ρ 2 η 3 µ 3 + ρ 1 λ 2 τ 3 λ 3 τ 2 η 3 µ 3 τ 2 λ 1 ρ 3 λ 3 ρ 1 η 3 µ 3 + τ 3 λ 1 ρ 2 λ 2 ρ 1 µ 3 µ 3 =. 4 η3 µ 3 2 ρ 3 λ 1 τ 2 λ 2 τ 1 +τ 3 λ 1 ρ 2 λ 2 ρ 1 η 3 µ 3 +τ 3 λ 1 ρ 2 λ 2 ρ 1 =. 41 Solve this equation, we obtain η 3 µ 3 = τ 3λ 1 ρ 2 λ 2 ρ 1 ρ 3 λ 1 τ 2 λ 2 τ 1 or η 3 µ 3 = 1. The solution η 3 µ 3 = 1 corresponds to the coplanar information, so we simply drop it. Since η 3 = α 1 β 4 = I 14, µ 3 β 1 α 4 η 3 = α 1 β 3 = I 13, we have µ 3 β 1 α 3 I 13 = I 14 = τ 3λ 1 ρ 2 λ 2 ρ 1 ρ 3 λ 1 τ 2 λ 2 τ This is the invariant relation when the six 3D points are on two adjacent planes. Compared with the work in [7] and [13], we derived the invariant using only elementary method from linear algebra which is much simpler. 4. Test Results We present test results for invariant 42 in this section. Six different views of a 3D scene were taken as depicted in Fig. 1 to Fig. 6. Nine critical points were marked as in Fig. 1. From these 9 points, 4 groups were selected to compute their invariant values. The test results are presented in Table 1. The small differences among the same invariants may be caused by computation precisions or camera distortions. They are quite satisfactory though. 5. Conclusion We have presented a simple derivation of a basic invariant relation relating the projective invariants of six 3D points and those of their 2D projection image points. Based on this 2

8 The Invariant Relations of 3D to 2D Projection of Point Sets Fig. 1: The first view of the 3D scene. Fig. 2: The second view of the 3D scene. Fig. 3: The third view of the 3D scene. 21

9 YuanBin et al. Fig. 4: The fourth view of the 3D scene. Fig. 5: The fifth view of the 3D scene. Fig. 6: The sixth view of the 3D scene. 22

10 The Invariant Relations of 3D to 2D Projection of Point Sets basic relation, new invariant relations with assumptions on the structure of the point configurations can be derived. We have given two such examples. It can be seen that they are quite clear and simple. This is the main attribute of the paper. Acknowledgments The author wishes to thank the editors and reviewers for their kindly help and useful suggestions. References [1] S. Carlsson, The double algebra: An effective tool forcomputing invariants in computer vision, In Applications of Invariance in Computer Vision, J.L. Mundy et al. Eds., Springer Verlag, pp , [2] D. A. Forsyth, J. L. Mundy, A. P. Zisserman, C. Coelho, A. Heller, and C. A. Rothwell, Invariant descriptors for 3-D object recognition and pose, IEEE TPAMI, vol. 13, no. 1, 1991, pp [3] J. L. Mundy and A. Zisserman, Geometric Invariance in Computer Vision, MIT Press, Cambridge, [4] I. Weiss, Noise-resistant invariants of curves, IEEE TPAMI, vol. 15, no. 9, 1993, pp [5] I. Weiss, Geometric invariants and object recognition, International Journal Computer Vision, vol. 1, no. 3, 1993, pp [6] J. B. Burns, R. S. Weiss, and E. M. Riseman, View variation of point-set and line-segment features IEEE TPAMI, vol. 15, no. 1, 1993, pp [7] B. S. Song, K. M. Lee, and S. U. Lee, Model-based object recognition using geometric invariants of points and lines, Computer Vision and Image Understanding, vol. 84, no. 3, pp , 21. [8] I. Weiss and M. Ray, Model-based recognition of 3D objects from single images, IEEE TPAMI, vol. 23, no. 2, pp , 21. [9] E. B. Barrett, P. M. Payton, N. N. Haag, and M. H. Brill, General methods for determining projective invariants in imagery, CVGIP: Image Understanding, vol. 53, 1991, pp [1] R. Hartley, Invariants of lines in space, in Proceedings of Image Understanding Workshop, 1993, pp [11] L. Quan, Invariants of six points and projective reconstruction from three uncalibrated images, IEEE TPAMI, vol. 17, no. 1, 1995, pp [12] C. A. Rothwell, D. A. Forsyth, A. Zisserman, and J. L. Mundy, Extracting projective structure from single perspective views of 3D point sets, in Proceedings of IEEE International Conference on Computer Vision, Berlin, Germany, 1993, pp [13] Y. Zhu, L. D. Seneviratne, and S. W. E. Earles, New algorithm for calculating an invariant of 3D point sets from a single view, Image and Vision Computing 14, 1996, pp [14] Akihiro Sugimoto, Geometric invariant of non coplanar lines in a single view, in Proceedings of IEEE International Conference on Pattern Recognition, 1994, pp [15] P. C. Wayner, Efficiently using invariant theory for model-based matching, in Proceedings of IEEE Conference on Computer Vision and Pattern Recognition, 1991, pp [16] D. Weinshall, Model-based invariants for 3D vision, International Journal Computer Vision, vol. 1, no. 1, 1993, pp [17] I. Weiss and M. Ray, Model-Based Recognition of 3D Objects from One View, in Lecture Notes in Computer Science 146, vol. I, pp , Springer,

Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3

Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3 Lecture 2: Dirac notation and a review of linear algebra Read Sakurai chapter 1, Baym chatper 3 1 State vector space and the dual space Space of wavefunctions The space of wavefunctions is the set of all

Διαβάστε περισσότερα

2 Composition. Invertible Mappings

2 Composition. Invertible Mappings Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan Composition. Invertible Mappings In this section we discuss two procedures for creating new mappings from old ones, namely,

Διαβάστε περισσότερα

EE512: Error Control Coding

EE512: Error Control Coding EE512: Error Control Coding Solution for Assignment on Finite Fields February 16, 2007 1. (a) Addition and Multiplication tables for GF (5) and GF (7) are shown in Tables 1 and 2. + 0 1 2 3 4 0 0 1 2 3

Διαβάστε περισσότερα

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS CHAPTER 5 SOLVING EQUATIONS BY ITERATIVE METHODS EXERCISE 104 Page 8 1. Find the positive root of the equation x + 3x 5 = 0, correct to 3 significant figures, using the method of bisection. Let f(x) =

Διαβάστε περισσότερα

Section 8.3 Trigonometric Equations

Section 8.3 Trigonometric Equations 99 Section 8. Trigonometric Equations Objective 1: Solve Equations Involving One Trigonometric Function. In this section and the next, we will exple how to solving equations involving trigonometric functions.

Διαβάστε περισσότερα

derivation of the Laplacian from rectangular to spherical coordinates

derivation of the Laplacian from rectangular to spherical coordinates derivation of the Laplacian from rectangular to spherical coordinates swapnizzle 03-03- :5:43 We begin by recognizing the familiar conversion from rectangular to spherical coordinates (note that φ is used

Διαβάστε περισσότερα

6.1. Dirac Equation. Hamiltonian. Dirac Eq.

6.1. Dirac Equation. Hamiltonian. Dirac Eq. 6.1. Dirac Equation Ref: M.Kaku, Quantum Field Theory, Oxford Univ Press (1993) η μν = η μν = diag(1, -1, -1, -1) p 0 = p 0 p = p i = -p i p μ p μ = p 0 p 0 + p i p i = E c 2 - p 2 = (m c) 2 H = c p 2

Διαβάστε περισσότερα

Congruence Classes of Invertible Matrices of Order 3 over F 2

Congruence Classes of Invertible Matrices of Order 3 over F 2 International Journal of Algebra, Vol. 8, 24, no. 5, 239-246 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.2988/ija.24.422 Congruence Classes of Invertible Matrices of Order 3 over F 2 Ligong An and

Διαβάστε περισσότερα

Second Order Partial Differential Equations

Second Order Partial Differential Equations Chapter 7 Second Order Partial Differential Equations 7.1 Introduction A second order linear PDE in two independent variables (x, y Ω can be written as A(x, y u x + B(x, y u xy + C(x, y u u u + D(x, y

Διαβάστε περισσότερα

Homework 3 Solutions

Homework 3 Solutions Homework 3 Solutions Igor Yanovsky (Math 151A TA) Problem 1: Compute the absolute error and relative error in approximations of p by p. (Use calculator!) a) p π, p 22/7; b) p π, p 3.141. Solution: For

Διαβάστε περισσότερα

Reminders: linear functions

Reminders: linear functions Reminders: linear functions Let U and V be vector spaces over the same field F. Definition A function f : U V is linear if for every u 1, u 2 U, f (u 1 + u 2 ) = f (u 1 ) + f (u 2 ), and for every u U

Διαβάστε περισσότερα

Partial Differential Equations in Biology The boundary element method. March 26, 2013

Partial Differential Equations in Biology The boundary element method. March 26, 2013 The boundary element method March 26, 203 Introduction and notation The problem: u = f in D R d u = ϕ in Γ D u n = g on Γ N, where D = Γ D Γ N, Γ D Γ N = (possibly, Γ D = [Neumann problem] or Γ N = [Dirichlet

Διαβάστε περισσότερα

On a four-dimensional hyperbolic manifold with finite volume

On a four-dimensional hyperbolic manifold with finite volume BULETINUL ACADEMIEI DE ŞTIINŢE A REPUBLICII MOLDOVA. MATEMATICA Numbers 2(72) 3(73), 2013, Pages 80 89 ISSN 1024 7696 On a four-dimensional hyperbolic manifold with finite volume I.S.Gutsul Abstract. In

Διαβάστε περισσότερα

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 19/5/2007

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 19/5/2007 Οδηγίες: Να απαντηθούν όλες οι ερωτήσεις. Αν κάπου κάνετε κάποιες υποθέσεις να αναφερθούν στη σχετική ερώτηση. Όλα τα αρχεία που αναφέρονται στα προβλήματα βρίσκονται στον ίδιο φάκελο με το εκτελέσιμο

Διαβάστε περισσότερα

4.6 Autoregressive Moving Average Model ARMA(1,1)

4.6 Autoregressive Moving Average Model ARMA(1,1) 84 CHAPTER 4. STATIONARY TS MODELS 4.6 Autoregressive Moving Average Model ARMA(,) This section is an introduction to a wide class of models ARMA(p,q) which we will consider in more detail later in this

Διαβάστε περισσότερα

6.3 Forecasting ARMA processes

6.3 Forecasting ARMA processes 122 CHAPTER 6. ARMA MODELS 6.3 Forecasting ARMA processes The purpose of forecasting is to predict future values of a TS based on the data collected to the present. In this section we will discuss a linear

Διαβάστε περισσότερα

Exercises 10. Find a fundamental matrix of the given system of equations. Also find the fundamental matrix Φ(t) satisfying Φ(0) = I. 1.

Exercises 10. Find a fundamental matrix of the given system of equations. Also find the fundamental matrix Φ(t) satisfying Φ(0) = I. 1. Exercises 0 More exercises are available in Elementary Differential Equations. If you have a problem to solve any of them, feel free to come to office hour. Problem Find a fundamental matrix of the given

Διαβάστε περισσότερα

Chapter 6: Systems of Linear Differential. be continuous functions on the interval

Chapter 6: Systems of Linear Differential. be continuous functions on the interval Chapter 6: Systems of Linear Differential Equations Let a (t), a 2 (t),..., a nn (t), b (t), b 2 (t),..., b n (t) be continuous functions on the interval I. The system of n first-order differential equations

Διαβάστε περισσότερα

Numerical Analysis FMN011

Numerical Analysis FMN011 Numerical Analysis FMN011 Carmen Arévalo Lund University carmen@maths.lth.se Lecture 12 Periodic data A function g has period P if g(x + P ) = g(x) Model: Trigonometric polynomial of order M T M (x) =

Διαβάστε περισσότερα

PARTIAL NOTES for 6.1 Trigonometric Identities

PARTIAL NOTES for 6.1 Trigonometric Identities PARTIAL NOTES for 6.1 Trigonometric Identities tanθ = sinθ cosθ cotθ = cosθ sinθ BASIC IDENTITIES cscθ = 1 sinθ secθ = 1 cosθ cotθ = 1 tanθ PYTHAGOREAN IDENTITIES sin θ + cos θ =1 tan θ +1= sec θ 1 + cot

Διαβάστε περισσότερα

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018 Journal of rogressive Research in Mathematics(JRM) ISSN: 2395-028 SCITECH Volume 3, Issue 2 RESEARCH ORGANISATION ublished online: March 29, 208 Journal of rogressive Research in Mathematics www.scitecresearch.com/journals

Διαβάστε περισσότερα

3.4 SUM AND DIFFERENCE FORMULAS. NOTE: cos(α+β) cos α + cos β cos(α-β) cos α -cos β

3.4 SUM AND DIFFERENCE FORMULAS. NOTE: cos(α+β) cos α + cos β cos(α-β) cos α -cos β 3.4 SUM AND DIFFERENCE FORMULAS Page Theorem cos(αβ cos α cos β -sin α cos(α-β cos α cos β sin α NOTE: cos(αβ cos α cos β cos(α-β cos α -cos β Proof of cos(α-β cos α cos β sin α Let s use a unit circle

Διαβάστε περισσότερα

Space-Time Symmetries

Space-Time Symmetries Chapter Space-Time Symmetries In classical fiel theory any continuous symmetry of the action generates a conserve current by Noether's proceure. If the Lagrangian is not invariant but only shifts by a

Διαβάστε περισσότερα

Approximation of distance between locations on earth given by latitude and longitude

Approximation of distance between locations on earth given by latitude and longitude Approximation of distance between locations on earth given by latitude and longitude Jan Behrens 2012-12-31 In this paper we shall provide a method to approximate distances between two points on earth

Διαβάστε περισσότερα

HOMEWORK 4 = G. In order to plot the stress versus the stretch we define a normalized stretch:

HOMEWORK 4 = G. In order to plot the stress versus the stretch we define a normalized stretch: HOMEWORK 4 Problem a For the fast loading case, we want to derive the relationship between P zz and λ z. We know that the nominal stress is expressed as: P zz = ψ λ z where λ z = λ λ z. Therefore, applying

Διαβάστε περισσότερα

Phys460.nb Solution for the t-dependent Schrodinger s equation How did we find the solution? (not required)

Phys460.nb Solution for the t-dependent Schrodinger s equation How did we find the solution? (not required) Phys460.nb 81 ψ n (t) is still the (same) eigenstate of H But for tdependent H. The answer is NO. 5.5.5. Solution for the tdependent Schrodinger s equation If we assume that at time t 0, the electron starts

Διαβάστε περισσότερα

Section 7.6 Double and Half Angle Formulas

Section 7.6 Double and Half Angle Formulas 09 Section 7. Double and Half Angle Fmulas To derive the double-angles fmulas, we will use the sum of two angles fmulas that we developed in the last section. We will let α θ and β θ: cos(θ) cos(θ + θ)

Διαβάστε περισσότερα

Concrete Mathematics Exercises from 30 September 2016

Concrete Mathematics Exercises from 30 September 2016 Concrete Mathematics Exercises from 30 September 2016 Silvio Capobianco Exercise 1.7 Let H(n) = J(n + 1) J(n). Equation (1.8) tells us that H(2n) = 2, and H(2n+1) = J(2n+2) J(2n+1) = (2J(n+1) 1) (2J(n)+1)

Διαβάστε περισσότερα

Finite Field Problems: Solutions

Finite Field Problems: Solutions Finite Field Problems: Solutions 1. Let f = x 2 +1 Z 11 [x] and let F = Z 11 [x]/(f), a field. Let Solution: F =11 2 = 121, so F = 121 1 = 120. The possible orders are the divisors of 120. Solution: The

Διαβάστε περισσότερα

C.S. 430 Assignment 6, Sample Solutions

C.S. 430 Assignment 6, Sample Solutions C.S. 430 Assignment 6, Sample Solutions Paul Liu November 15, 2007 Note that these are sample solutions only; in many cases there were many acceptable answers. 1 Reynolds Problem 10.1 1.1 Normal-order

Διαβάστε περισσότερα

Matrices and Determinants

Matrices and Determinants Matrices and Determinants SUBJECTIVE PROBLEMS: Q 1. For what value of k do the following system of equations possess a non-trivial (i.e., not all zero) solution over the set of rationals Q? x + ky + 3z

Διαβάστε περισσότερα

The Simply Typed Lambda Calculus

The Simply Typed Lambda Calculus Type Inference Instead of writing type annotations, can we use an algorithm to infer what the type annotations should be? That depends on the type system. For simple type systems the answer is yes, and

Διαβάστε περισσότερα

Appendix to On the stability of a compressible axisymmetric rotating flow in a pipe. By Z. Rusak & J. H. Lee

Appendix to On the stability of a compressible axisymmetric rotating flow in a pipe. By Z. Rusak & J. H. Lee Appendi to On the stability of a compressible aisymmetric rotating flow in a pipe By Z. Rusak & J. H. Lee Journal of Fluid Mechanics, vol. 5 4, pp. 5 4 This material has not been copy-edited or typeset

Διαβάστε περισσότερα

Nowhere-zero flows Let be a digraph, Abelian group. A Γ-circulation in is a mapping : such that, where, and : tail in X, head in

Nowhere-zero flows Let be a digraph, Abelian group. A Γ-circulation in is a mapping : such that, where, and : tail in X, head in Nowhere-zero flows Let be a digraph, Abelian group. A Γ-circulation in is a mapping : such that, where, and : tail in X, head in : tail in X, head in A nowhere-zero Γ-flow is a Γ-circulation such that

Διαβάστε περισσότερα

Example Sheet 3 Solutions

Example Sheet 3 Solutions Example Sheet 3 Solutions. i Regular Sturm-Liouville. ii Singular Sturm-Liouville mixed boundary conditions. iii Not Sturm-Liouville ODE is not in Sturm-Liouville form. iv Regular Sturm-Liouville note

Διαβάστε περισσότερα

Areas and Lengths in Polar Coordinates

Areas and Lengths in Polar Coordinates Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the

Διαβάστε περισσότερα

Απόκριση σε Μοναδιαία Ωστική Δύναμη (Unit Impulse) Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο. Απόστολος Σ.

Απόκριση σε Μοναδιαία Ωστική Δύναμη (Unit Impulse) Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο. Απόστολος Σ. Απόκριση σε Δυνάμεις Αυθαίρετα Μεταβαλλόμενες με το Χρόνο The time integral of a force is referred to as impulse, is determined by and is obtained from: Newton s 2 nd Law of motion states that the action

Διαβάστε περισσότερα

Main source: "Discrete-time systems and computer control" by Α. ΣΚΟΔΡΑΣ ΨΗΦΙΑΚΟΣ ΕΛΕΓΧΟΣ ΔΙΑΛΕΞΗ 4 ΔΙΑΦΑΝΕΙΑ 1

Main source: Discrete-time systems and computer control by Α. ΣΚΟΔΡΑΣ ΨΗΦΙΑΚΟΣ ΕΛΕΓΧΟΣ ΔΙΑΛΕΞΗ 4 ΔΙΑΦΑΝΕΙΑ 1 Main source: "Discrete-time systems and computer control" by Α. ΣΚΟΔΡΑΣ ΨΗΦΙΑΚΟΣ ΕΛΕΓΧΟΣ ΔΙΑΛΕΞΗ 4 ΔΙΑΦΑΝΕΙΑ 1 A Brief History of Sampling Research 1915 - Edmund Taylor Whittaker (1873-1956) devised a

Διαβάστε περισσότερα

Every set of first-order formulas is equivalent to an independent set

Every set of first-order formulas is equivalent to an independent set Every set of first-order formulas is equivalent to an independent set May 6, 2008 Abstract A set of first-order formulas, whatever the cardinality of the set of symbols, is equivalent to an independent

Διαβάστε περισσότερα

A Bonus-Malus System as a Markov Set-Chain. Małgorzata Niemiec Warsaw School of Economics Institute of Econometrics

A Bonus-Malus System as a Markov Set-Chain. Małgorzata Niemiec Warsaw School of Economics Institute of Econometrics A Bonus-Malus System as a Markov Set-Chain Małgorzata Niemiec Warsaw School of Economics Institute of Econometrics Contents 1. Markov set-chain 2. Model of bonus-malus system 3. Example 4. Conclusions

Διαβάστε περισσότερα

Homework 8 Model Solution Section

Homework 8 Model Solution Section MATH 004 Homework Solution Homework 8 Model Solution Section 14.5 14.6. 14.5. Use the Chain Rule to find dz where z cosx + 4y), x 5t 4, y 1 t. dz dx + dy y sinx + 4y)0t + 4) sinx + 4y) 1t ) 0t + 4t ) sinx

Διαβάστε περισσότερα

Chapter 6: Systems of Linear Differential. be continuous functions on the interval

Chapter 6: Systems of Linear Differential. be continuous functions on the interval Chapter 6: Systems of Linear Differential Equations Let a (t), a 2 (t),..., a nn (t), b (t), b 2 (t),..., b n (t) be continuous functions on the interval I. The system of n first-order differential equations

Διαβάστε περισσότερα

Strain gauge and rosettes

Strain gauge and rosettes Strain gauge and rosettes Introduction A strain gauge is a device which is used to measure strain (deformation) on an object subjected to forces. Strain can be measured using various types of devices classified

Διαβάστε περισσότερα

CRASH COURSE IN PRECALCULUS

CRASH COURSE IN PRECALCULUS CRASH COURSE IN PRECALCULUS Shiah-Sen Wang The graphs are prepared by Chien-Lun Lai Based on : Precalculus: Mathematics for Calculus by J. Stuwart, L. Redin & S. Watson, 6th edition, 01, Brooks/Cole Chapter

Διαβάστε περισσότερα

TMA4115 Matematikk 3

TMA4115 Matematikk 3 TMA4115 Matematikk 3 Andrew Stacey Norges Teknisk-Naturvitenskapelige Universitet Trondheim Spring 2010 Lecture 12: Mathematics Marvellous Matrices Andrew Stacey Norges Teknisk-Naturvitenskapelige Universitet

Διαβάστε περισσότερα

Other Test Constructions: Likelihood Ratio & Bayes Tests

Other Test Constructions: Likelihood Ratio & Bayes Tests Other Test Constructions: Likelihood Ratio & Bayes Tests Side-Note: So far we have seen a few approaches for creating tests such as Neyman-Pearson Lemma ( most powerful tests of H 0 : θ = θ 0 vs H 1 :

Διαβάστε περισσότερα

A Note on Intuitionistic Fuzzy. Equivalence Relation

A Note on Intuitionistic Fuzzy. Equivalence Relation International Mathematical Forum, 5, 2010, no. 67, 3301-3307 A Note on Intuitionistic Fuzzy Equivalence Relation D. K. Basnet Dept. of Mathematics, Assam University Silchar-788011, Assam, India dkbasnet@rediffmail.com

Διαβάστε περισσότερα

DESIGN OF MACHINERY SOLUTION MANUAL h in h 4 0.

DESIGN OF MACHINERY SOLUTION MANUAL h in h 4 0. DESIGN OF MACHINERY SOLUTION MANUAL -7-1! PROBLEM -7 Statement: Design a double-dwell cam to move a follower from to 25 6, dwell for 12, fall 25 and dwell for the remader The total cycle must take 4 sec

Διαβάστε περισσότερα

SCHOOL OF MATHEMATICAL SCIENCES G11LMA Linear Mathematics Examination Solutions

SCHOOL OF MATHEMATICAL SCIENCES G11LMA Linear Mathematics Examination Solutions SCHOOL OF MATHEMATICAL SCIENCES GLMA Linear Mathematics 00- Examination Solutions. (a) i. ( + 5i)( i) = (6 + 5) + (5 )i = + i. Real part is, imaginary part is. (b) ii. + 5i i ( + 5i)( + i) = ( i)( + i)

Διαβάστε περισσότερα

Problem Set 3: Solutions

Problem Set 3: Solutions CMPSCI 69GG Applied Information Theory Fall 006 Problem Set 3: Solutions. [Cover and Thomas 7.] a Define the following notation, C I p xx; Y max X; Y C I p xx; Ỹ max I X; Ỹ We would like to show that C

Διαβάστε περισσότερα

Areas and Lengths in Polar Coordinates

Areas and Lengths in Polar Coordinates Kiryl Tsishchanka Areas and Lengths in Polar Coordinates In this section we develop the formula for the area of a region whose boundary is given by a polar equation. We need to use the formula for the

Διαβάστε περισσότερα

( ) 2 and compare to M.

( ) 2 and compare to M. Problems and Solutions for Section 4.2 4.9 through 4.33) 4.9 Calculate the square root of the matrix 3!0 M!0 8 Hint: Let M / 2 a!b ; calculate M / 2!b c ) 2 and compare to M. Solution: Given: 3!0 M!0 8

Διαβάστε περισσότερα

Practice Exam 2. Conceptual Questions. 1. State a Basic identity and then verify it. (a) Identity: Solution: One identity is csc(θ) = 1

Practice Exam 2. Conceptual Questions. 1. State a Basic identity and then verify it. (a) Identity: Solution: One identity is csc(θ) = 1 Conceptual Questions. State a Basic identity and then verify it. a) Identity: Solution: One identity is cscθ) = sinθ) Practice Exam b) Verification: Solution: Given the point of intersection x, y) of the

Διαβάστε περισσότερα

Notes on the Open Economy

Notes on the Open Economy Notes on the Open Econom Ben J. Heijdra Universit of Groningen April 24 Introduction In this note we stud the two-countr model of Table.4 in more detail. restated here for convenience. The model is Table.4.

Διαβάστε περισσότερα

forms This gives Remark 1. How to remember the above formulas: Substituting these into the equation we obtain with

forms This gives Remark 1. How to remember the above formulas: Substituting these into the equation we obtain with Week 03: C lassification of S econd- Order L inear Equations In last week s lectures we have illustrated how to obtain the general solutions of first order PDEs using the method of characteristics. We

Διαβάστε περισσότερα

Lecture 2. Soundness and completeness of propositional logic

Lecture 2. Soundness and completeness of propositional logic Lecture 2 Soundness and completeness of propositional logic February 9, 2004 1 Overview Review of natural deduction. Soundness and completeness. Semantics of propositional formulas. Soundness proof. Completeness

Διαβάστε περισσότερα

Section 9.2 Polar Equations and Graphs

Section 9.2 Polar Equations and Graphs 180 Section 9. Polar Equations and Graphs In this section, we will be graphing polar equations on a polar grid. In the first few examples, we will write the polar equation in rectangular form to help identify

Διαβάστε περισσότερα

Homomorphism in Intuitionistic Fuzzy Automata

Homomorphism in Intuitionistic Fuzzy Automata International Journal of Fuzzy Mathematics Systems. ISSN 2248-9940 Volume 3, Number 1 (2013), pp. 39-45 Research India Publications http://www.ripublication.com/ijfms.htm Homomorphism in Intuitionistic

Διαβάστε περισσότερα

Tridiagonal matrices. Gérard MEURANT. October, 2008

Tridiagonal matrices. Gérard MEURANT. October, 2008 Tridiagonal matrices Gérard MEURANT October, 2008 1 Similarity 2 Cholesy factorizations 3 Eigenvalues 4 Inverse Similarity Let α 1 ω 1 β 1 α 2 ω 2 T =......... β 2 α 1 ω 1 β 1 α and β i ω i, i = 1,...,

Διαβάστε περισσότερα

Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit

Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit Ordinal Arithmetic: Addition, Multiplication, Exponentiation and Limit Ting Zhang Stanford May 11, 2001 Stanford, 5/11/2001 1 Outline Ordinal Classification Ordinal Addition Ordinal Multiplication Ordinal

Διαβάστε περισσότερα

2. THEORY OF EQUATIONS. PREVIOUS EAMCET Bits.

2. THEORY OF EQUATIONS. PREVIOUS EAMCET Bits. EAMCET-. THEORY OF EQUATIONS PREVIOUS EAMCET Bits. Each of the roots of the equation x 6x + 6x 5= are increased by k so that the new transformed equation does not contain term. Then k =... - 4. - Sol.

Διαβάστε περισσότερα

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013 Notes on Average Scattering imes and Hall Factors Jesse Maassen and Mar Lundstrom Purdue University November 5, 13 I. Introduction 1 II. Solution of the BE 1 III. Exercises: Woring out average scattering

Διαβάστε περισσότερα

Partial Trace and Partial Transpose

Partial Trace and Partial Transpose Partial Trace and Partial Transpose by José Luis Gómez-Muñoz http://homepage.cem.itesm.mx/lgomez/quantum/ jose.luis.gomez@itesm.mx This document is based on suggestions by Anirban Das Introduction This

Διαβάστε περισσότερα

Srednicki Chapter 55

Srednicki Chapter 55 Srednicki Chapter 55 QFT Problems & Solutions A. George August 3, 03 Srednicki 55.. Use equations 55.3-55.0 and A i, A j ] = Π i, Π j ] = 0 (at equal times) to verify equations 55.-55.3. This is our third

Διαβάστε περισσότερα

Fractional Colorings and Zykov Products of graphs

Fractional Colorings and Zykov Products of graphs Fractional Colorings and Zykov Products of graphs Who? Nichole Schimanski When? July 27, 2011 Graphs A graph, G, consists of a vertex set, V (G), and an edge set, E(G). V (G) is any finite set E(G) is

Διαβάστε περισσότερα

CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS

CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS CHAPTER 48 APPLICATIONS OF MATRICES AND DETERMINANTS EXERCISE 01 Page 545 1. Use matrices to solve: 3x + 4y x + 5y + 7 3x + 4y x + 5y 7 Hence, 3 4 x 0 5 y 7 The inverse of 3 4 5 is: 1 5 4 1 5 4 15 8 3

Διαβάστε περισσότερα

Inverse trigonometric functions & General Solution of Trigonometric Equations. ------------------ ----------------------------- -----------------

Inverse trigonometric functions & General Solution of Trigonometric Equations. ------------------ ----------------------------- ----------------- Inverse trigonometric functions & General Solution of Trigonometric Equations. 1. Sin ( ) = a) b) c) d) Ans b. Solution : Method 1. Ans a: 17 > 1 a) is rejected. w.k.t Sin ( sin ) = d is rejected. If sin

Διαβάστε περισσότερα

Fourier Series. MATH 211, Calculus II. J. Robert Buchanan. Spring Department of Mathematics

Fourier Series. MATH 211, Calculus II. J. Robert Buchanan. Spring Department of Mathematics Fourier Series MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction Not all functions can be represented by Taylor series. f (k) (c) A Taylor series f (x) = (x c)

Διαβάστε περισσότερα

Instruction Execution Times

Instruction Execution Times 1 C Execution Times InThisAppendix... Introduction DL330 Execution Times DL330P Execution Times DL340 Execution Times C-2 Execution Times Introduction Data Registers This appendix contains several tables

Διαβάστε περισσότερα

Lecture 15 - Root System Axiomatics

Lecture 15 - Root System Axiomatics Lecture 15 - Root System Axiomatics Nov 1, 01 In this lecture we examine root systems from an axiomatic point of view. 1 Reflections If v R n, then it determines a hyperplane, denoted P v, through the

Διαβάστε περισσότερα

Ανάκτηση Εικόνας βάσει Υφής με χρήση Eye Tracker

Ανάκτηση Εικόνας βάσει Υφής με χρήση Eye Tracker Ειδική Ερευνητική Εργασία Ανάκτηση Εικόνας βάσει Υφής με χρήση Eye Tracker ΚΑΡΑΔΗΜΑΣ ΗΛΙΑΣ Α.Μ. 323 Επιβλέπων: Σ. Φωτόπουλος Καθηγητής, Μεταπτυχιακό Πρόγραμμα «Ηλεκτρονική και Υπολογιστές», Τμήμα Φυσικής,

Διαβάστε περισσότερα

w o = R 1 p. (1) R = p =. = 1

w o = R 1 p. (1) R = p =. = 1 Πανεπιστήµιο Κρήτης - Τµήµα Επιστήµης Υπολογιστών ΗΥ-570: Στατιστική Επεξεργασία Σήµατος 205 ιδάσκων : Α. Μουχτάρης Τριτη Σειρά Ασκήσεων Λύσεις Ασκηση 3. 5.2 (a) From the Wiener-Hopf equation we have:

Διαβάστε περισσότερα

New bounds for spherical two-distance sets and equiangular lines

New bounds for spherical two-distance sets and equiangular lines New bounds for spherical two-distance sets and equiangular lines Michigan State University Oct 8-31, 016 Anhui University Definition If X = {x 1, x,, x N } S n 1 (unit sphere in R n ) and x i, x j = a

Διαβάστε περισσότερα

Jordan Form of a Square Matrix

Jordan Form of a Square Matrix Jordan Form of a Square Matrix Josh Engwer Texas Tech University josh.engwer@ttu.edu June 3 KEY CONCEPTS & DEFINITIONS: R Set of all real numbers C Set of all complex numbers = {a + bi : a b R and i =

Διαβάστε περισσότερα

Higher Derivative Gravity Theories

Higher Derivative Gravity Theories Higher Derivative Gravity Theories Black Holes in AdS space-times James Mashiyane Supervisor: Prof Kevin Goldstein University of the Witwatersrand Second Mandelstam, 20 January 2018 James Mashiyane WITS)

Διαβάστε περισσότερα

Generating Set of the Complete Semigroups of Binary Relations

Generating Set of the Complete Semigroups of Binary Relations Applied Mathematics 06 7 98-07 Published Online January 06 in SciRes http://wwwscirporg/journal/am http://dxdoiorg/036/am067009 Generating Set of the Complete Semigroups of Binary Relations Yasha iasamidze

Διαβάστε περισσότερα

ΣΤΑΤΙΚΗ ΜΗ ΓΡΑΜΜΙΚΗ ΑΝΑΛΥΣΗ ΚΑΛΩ ΙΩΤΩΝ ΚΑΤΑΣΚΕΥΩΝ

ΣΤΑΤΙΚΗ ΜΗ ΓΡΑΜΜΙΚΗ ΑΝΑΛΥΣΗ ΚΑΛΩ ΙΩΤΩΝ ΚΑΤΑΣΚΕΥΩΝ 1 ΕΘΝΙΚΟ ΜΕΤΣΟΒΟ ΠΟΛΥΤΕΧΝΕΙΟ Σχολή Πολιτικών Μηχανικών ΠΜΣ οµοστατικός Σχεδιασµός και Ανάλυση Κατασκευών Εργαστήριο Μεταλλικών Κατασκευών Μεταπτυχιακή ιπλωµατική Εργασία ΣΤΑΤΙΚΗ ΜΗ ΓΡΑΜΜΙΚΗ ΑΝΑΛΥΣΗ ΚΑΛΩ

Διαβάστε περισσότερα

Parametrized Surfaces

Parametrized Surfaces Parametrized Surfaces Recall from our unit on vector-valued functions at the beginning of the semester that an R 3 -valued function c(t) in one parameter is a mapping of the form c : I R 3 where I is some

Διαβάστε περισσότερα

Section 8.2 Graphs of Polar Equations

Section 8.2 Graphs of Polar Equations Section 8. Graphs of Polar Equations Graphing Polar Equations The graph of a polar equation r = f(θ), or more generally F(r,θ) = 0, consists of all points P that have at least one polar representation

Διαβάστε περισσότερα

Variational Wavefunction for the Helium Atom

Variational Wavefunction for the Helium Atom Technische Universität Graz Institut für Festkörperphysik Student project Variational Wavefunction for the Helium Atom Molecular and Solid State Physics 53. submitted on: 3. November 9 by: Markus Krammer

Διαβάστε περισσότερα

b. Use the parametrization from (a) to compute the area of S a as S a ds. Be sure to substitute for ds!

b. Use the parametrization from (a) to compute the area of S a as S a ds. Be sure to substitute for ds! MTH U341 urface Integrals, tokes theorem, the divergence theorem To be turned in Wed., Dec. 1. 1. Let be the sphere of radius a, x 2 + y 2 + z 2 a 2. a. Use spherical coordinates (with ρ a) to parametrize.

Διαβάστε περισσότερα

k A = [k, k]( )[a 1, a 2 ] = [ka 1,ka 2 ] 4For the division of two intervals of confidence in R +

k A = [k, k]( )[a 1, a 2 ] = [ka 1,ka 2 ] 4For the division of two intervals of confidence in R + Chapter 3. Fuzzy Arithmetic 3- Fuzzy arithmetic: ~Addition(+) and subtraction (-): Let A = [a and B = [b, b in R If x [a and y [b, b than x+y [a +b +b Symbolically,we write A(+)B = [a (+)[b, b = [a +b

Διαβάστε περισσότερα

The challenges of non-stable predicates

The challenges of non-stable predicates The challenges of non-stable predicates Consider a non-stable predicate Φ encoding, say, a safety property. We want to determine whether Φ holds for our program. The challenges of non-stable predicates

Διαβάστε περισσότερα

1 String with massive end-points

1 String with massive end-points 1 String with massive end-points Πρόβλημα 5.11:Θεωρείστε μια χορδή μήκους, τάσης T, με δύο σημειακά σωματίδια στα άκρα της, το ένα μάζας m, και το άλλο μάζας m. α) Μελετώντας την κίνηση των άκρων βρείτε

Διαβάστε περισσότερα

Math221: HW# 1 solutions

Math221: HW# 1 solutions Math: HW# solutions Andy Royston October, 5 7.5.7, 3 rd Ed. We have a n = b n = a = fxdx = xdx =, x cos nxdx = x sin nx n sin nxdx n = cos nx n = n n, x sin nxdx = x cos nx n + cos nxdx n cos n = + sin

Διαβάστε περισσότερα

ANSWERSHEET (TOPIC = DIFFERENTIAL CALCULUS) COLLECTION #2. h 0 h h 0 h h 0 ( ) g k = g 0 + g 1 + g g 2009 =?

ANSWERSHEET (TOPIC = DIFFERENTIAL CALCULUS) COLLECTION #2. h 0 h h 0 h h 0 ( ) g k = g 0 + g 1 + g g 2009 =? Teko Classes IITJEE/AIEEE Maths by SUHAAG SIR, Bhopal, Ph (0755) 3 00 000 www.tekoclasses.com ANSWERSHEET (TOPIC DIFFERENTIAL CALCULUS) COLLECTION # Question Type A.Single Correct Type Q. (A) Sol least

Διαβάστε περισσότερα

Homomorphism of Intuitionistic Fuzzy Groups

Homomorphism of Intuitionistic Fuzzy Groups International Mathematical Forum, Vol. 6, 20, no. 64, 369-378 Homomorphism o Intuitionistic Fuzz Groups P. K. Sharma Department o Mathematics, D..V. College Jalandhar Cit, Punjab, India pksharma@davjalandhar.com

Διαβάστε περισσότερα

ΤΕΧΝΟΛΟΓΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΥΠΡΟΥ ΤΜΗΜΑ ΝΟΣΗΛΕΥΤΙΚΗΣ

ΤΕΧΝΟΛΟΓΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΥΠΡΟΥ ΤΜΗΜΑ ΝΟΣΗΛΕΥΤΙΚΗΣ ΤΕΧΝΟΛΟΓΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΥΠΡΟΥ ΤΜΗΜΑ ΝΟΣΗΛΕΥΤΙΚΗΣ ΠΤΥΧΙΑΚΗ ΕΡΓΑΣΙΑ ΨΥΧΟΛΟΓΙΚΕΣ ΕΠΙΠΤΩΣΕΙΣ ΣΕ ΓΥΝΑΙΚΕΣ ΜΕΤΑ ΑΠΟ ΜΑΣΤΕΚΤΟΜΗ ΓΕΩΡΓΙΑ ΤΡΙΣΟΚΚΑ Λευκωσία 2012 ΤΕΧΝΟΛΟΓΙΚΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΥΠΡΟΥ ΣΧΟΛΗ ΕΠΙΣΤΗΜΩΝ

Διαβάστε περισσότερα

ΠΑΝΕΠΙΣΤΗΜΙΟ ΠΕΙΡΑΙΑ ΤΜΗΜΑ ΝΑΥΤΙΛΙΑΚΩΝ ΣΠΟΥΔΩΝ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥΔΩΝ ΣΤΗΝ ΝΑΥΤΙΛΙΑ

ΠΑΝΕΠΙΣΤΗΜΙΟ ΠΕΙΡΑΙΑ ΤΜΗΜΑ ΝΑΥΤΙΛΙΑΚΩΝ ΣΠΟΥΔΩΝ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥΔΩΝ ΣΤΗΝ ΝΑΥΤΙΛΙΑ ΠΑΝΕΠΙΣΤΗΜΙΟ ΠΕΙΡΑΙΑ ΤΜΗΜΑ ΝΑΥΤΙΛΙΑΚΩΝ ΣΠΟΥΔΩΝ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥΔΩΝ ΣΤΗΝ ΝΑΥΤΙΛΙΑ ΝΟΜΙΚΟ ΚΑΙ ΘΕΣΜΙΚΟ ΦΟΡΟΛΟΓΙΚΟ ΠΛΑΙΣΙΟ ΚΤΗΣΗΣ ΚΑΙ ΕΚΜΕΤΑΛΛΕΥΣΗΣ ΠΛΟΙΟΥ ΔΙΠΛΩΜΑΤΙΚΗ ΕΡΓΑΣΙΑ που υποβλήθηκε στο

Διαβάστε περισσότερα

A summation formula ramified with hypergeometric function and involving recurrence relation

A summation formula ramified with hypergeometric function and involving recurrence relation South Asian Journal of Mathematics 017, Vol. 7 ( 1): 1 4 www.sajm-online.com ISSN 51-151 RESEARCH ARTICLE A summation formula ramified with hypergeometric function and involving recurrence relation Salahuddin

Διαβάστε περισσότερα

Math 6 SL Probability Distributions Practice Test Mark Scheme

Math 6 SL Probability Distributions Practice Test Mark Scheme Math 6 SL Probability Distributions Practice Test Mark Scheme. (a) Note: Award A for vertical line to right of mean, A for shading to right of their vertical line. AA N (b) evidence of recognizing symmetry

Διαβάστε περισσότερα

Cyclic or elementary abelian Covers of K 4

Cyclic or elementary abelian Covers of K 4 Cyclic or elementary abelian Covers of K 4 Yan-Quan Feng Mathematics, Beijing Jiaotong University Beijing 100044, P.R. China Summer School, Rogla, Slovenian 2011-06 Outline 1 Question 2 Main results 3

Διαβάστε περισσότερα

ECE 468: Digital Image Processing. Lecture 8

ECE 468: Digital Image Processing. Lecture 8 ECE 468: Digital Image Processing Lecture 8 Prof. Sinisa Todorovic sinisa@eecs.oregonstate.edu 1 Image Reconstruction from Projections X-ray computed tomography: X-raying an object from different directions

Διαβάστε περισσότερα

Lecture 10 - Representation Theory III: Theory of Weights

Lecture 10 - Representation Theory III: Theory of Weights Lecture 10 - Representation Theory III: Theory of Weights February 18, 2012 1 Terminology One assumes a base = {α i } i has been chosen. Then a weight Λ with non-negative integral Dynkin coefficients Λ

Διαβάστε περισσότερα

DERIVATION OF MILES EQUATION FOR AN APPLIED FORCE Revision C

DERIVATION OF MILES EQUATION FOR AN APPLIED FORCE Revision C DERIVATION OF MILES EQUATION FOR AN APPLIED FORCE Revision C By Tom Irvine Email: tomirvine@aol.com August 6, 8 Introduction The obective is to derive a Miles equation which gives the overall response

Διαβάστε περισσότερα

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 11/3/2006

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 11/3/2006 ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 11/3/26 Οδηγίες: Να απαντηθούν όλες οι ερωτήσεις. Ολοι οι αριθμοί που αναφέρονται σε όλα τα ερωτήματα μικρότεροι το 1 εκτός αν ορίζεται διαφορετικά στη διατύπωση

Διαβάστε περισσότερα

MINIMAL CLOSED SETS AND MAXIMAL CLOSED SETS

MINIMAL CLOSED SETS AND MAXIMAL CLOSED SETS MINIMAL CLOSED SETS AND MAXIMAL CLOSED SETS FUMIE NAKAOKA AND NOBUYUKI ODA Received 20 December 2005; Revised 28 May 2006; Accepted 6 August 2006 Some properties of minimal closed sets and maximal closed

Διαβάστε περισσότερα

ΑΚΑ ΗΜΙΑ ΕΜΠΟΡΙΚΟΥ ΝΑΥΤΙΚΟΥ ΜΑΚΕ ΟΝΙΑΣ ΣΧΟΛΗ ΜΗΧΑΝΙΚΩΝ ΠΤΥΧΙΑΚΗ ΕΡΓΑΣΙΑ

ΑΚΑ ΗΜΙΑ ΕΜΠΟΡΙΚΟΥ ΝΑΥΤΙΚΟΥ ΜΑΚΕ ΟΝΙΑΣ ΣΧΟΛΗ ΜΗΧΑΝΙΚΩΝ ΠΤΥΧΙΑΚΗ ΕΡΓΑΣΙΑ ΑΚΑ ΗΜΙΑ ΕΜΠΟΡΙΚΟΥ ΝΑΥΤΙΚΟΥ ΜΑΚΕ ΟΝΙΑΣ ΣΧΟΛΗ ΜΗΧΑΝΙΚΩΝ ΠΤΥΧΙΑΚΗ ΕΡΓΑΣΙΑ ΘΕΜΑ :ΤΥΠΟΙ ΑΕΡΟΣΥΜΠΙΕΣΤΩΝ ΚΑΙ ΤΡΟΠΟΙ ΛΕΙΤΟΥΡΓΙΑΣ ΣΠΟΥ ΑΣΤΡΙΑ: ΕΥΘΥΜΙΑ ΟΥ ΣΩΣΑΝΝΑ ΕΠΙΒΛΕΠΩΝ ΚΑΘΗΓΗΤΗΣ : ΓΟΥΛΟΠΟΥΛΟΣ ΑΘΑΝΑΣΙΟΣ 1 ΑΚΑ

Διαβάστε περισσότερα

Κάθε γνήσιο αντίγραφο φέρει υπογραφή του συγγραφέα. / Each genuine copy is signed by the author.

Κάθε γνήσιο αντίγραφο φέρει υπογραφή του συγγραφέα. / Each genuine copy is signed by the author. Κάθε γνήσιο αντίγραφο φέρει υπογραφή του συγγραφέα. / Each genuine copy is signed by the author. 2012, Γεράσιμος Χρ. Σιάσος / Gerasimos Siasos, All rights reserved. Στοιχεία επικοινωνίας συγγραφέα / Author

Διαβάστε περισσότερα