1 / 27

Signal , Weight Vector Spaces and Linear Transformations

Signal , Weight Vector Spaces and Linear Transformations. x. 1. x. x. 2. =. x. n. Notation. Vectors in  n. Generalized Vectors. Vector Space. 1. An operation called vector addition is defined such that if x ΠX and y ΠX then x + y ΠX . 2. x + y = y + x

odette-bird
Download Presentation

Signal , Weight Vector Spaces and Linear Transformations

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

E N D

Presentation Transcript


  1. Signal , Weight Vector Spaces and Linear Transformations

  2. x 1 x x 2 = x n Notation Vectors in Ân. Generalized Vectors.

  3. Vector Space 1. An operation called vector addition is defined such that if xÎX and yÎX then x+yÎX. 2. x+y=y+x 3. (x+y)+z=x+(y+z) 4. There is a unique vector 0ÎX, called the zero vector, such that x+0=x for all xÎX. 5. For each vector there is a unique vector in X, to be called (-x), such that x+ (-x)=0 .

  4. Vector Space (Cont.) 6. An operation, called multiplication, is defined such that for all scalars aÎF, and all vectors xÎX, axÎX. 7. For any xÎX , 1x=x (for scalar 1). 8. For any two scalars aÎF and bÎF, and any xÎX, a(bx)=(ab)x . 9. (a+b)x=ax +bx. 10. a(x+y)=ax +ay

  5. Examples (Decision Boundaries) Is the p2,p3 plane a vector space?

  6. Examples (Decision Boundaries) Is the line p1+2p2-2=0 a vector space?

  7. Other Vector Spaces Polynomials of degree 2 or less. Continuous functions in the interval [0,1].

  8. Linear Independence If implies that each then is a set of linearly independent vectors.

  9. Example Let This can only be true if Therefore the vectors are independent.

  10. Spanning a Space A subset spans a space if every vector in the space can be written as a linear combination of the vectors in the subspace.

  11. Basis Vectors • A set of basis vectors for the space X is a set of vectors which spans X and is linearly independent. • The dimension of a vector space, Dim(X), is equal to the number of vectors in the basis set. • Let X be a finite dimensional vector space, then every basis set of X has the same number of elements.

  12. Example Polynomials of degree 2 or less. Basis A: Basis B: (Any three linearly independent vectors in the space will work.) How can you represent the vector x = 1+2t using both basis sets?

  13. Inner Product / Norm • A scalar function of vectors x and y can be defined as • an inner product, (x,y), provided the following are • satisfied (for real inner products): • (x , y) = (y , x) . • (x , ay1+by2) = a(x , y1) + b(x , y2) . • (x , x) ≧  0 , where equality holds iff x = 0 . • A scalar function of a vector x is called a norm, ||x||, • provided the following are satisfied: • ||x || ≧0 . • ||x || = 0 iff x = 0 . • ||a x || = |a| ||x || for scalar a . • ||x + y || Š ||x || + ||y || .

  14. Example Standard Euclidean Inner Product Standard Euclidean Norm ||x || = (x , x)1/2 ||x|| = (xTx)1/2 = (x12 + x22 + ... + xn2) 1/2 Angle cos(q) = (x, y) / (||x ||||y ||)

  15. Orthogonality Two vectors x, y ÎX are orthogonal if (x , y) = 0 . Example Any vector in the p2,p3 plane is orthogonal to the weight vector.

  16. Gram-Schmidt Orthogonalization Independent Vectors Orthogonal Vectors Step 1: Set first orthogonal vector to first independent vector. Step 2: Subtract the portion of y2 that is in the direction of v1. Where a is chosen so that v2 is orthogonal to v1:

  17. Gram-Schmidt (Cont.) Projection of y2 on v1: Step k: Subtract the portion of yk that is in the direction of all previous vi .

  18. Example

  19. Example Step 1:

  20. Example (Cont.) Step 2.

  21. Vector Expansion If a vector space X has a basis set {v1, v2, ..., vn}, then any x ÎXhas a unique vector expansion: If the basis vectors are orthogonal, and we take the inner product of vj and x : Therefore the coefficients of the expansion can be computed:

  22. x 1 x x 2 = x n Column of Numbers The vector expansion provides a meaning for writing a vector as a column of numbers. To interpret x, we need to know what basis was used for the expansion.

  23. r v ( , ) = 0 i ¹ j i j = 1 i = j Reciprocal Basis Vectors Definition of reciprocal basis vectors, ri: where the basis vectors are {v1, v2, ..., vn}, and the reciprocal basis vectors are {r1, r2, ..., rn}. For vectors in Ân we can use the following inner product: Therefore, the equations for the reciprocal basis vectors become:

  24. r v r v r v ¼ ( , ) = ( , ) = = ( , ) = 0 1 2 1 3 1 n r v ( , ) = 1 1 1 Vector Expansion Take the inner product of the first reciprocal basis vector with the vector to be expanded: By definition of the reciprocal basis vectors: Therefore, the first coefficient in the expansion is: In general, we then have (even for nonorthogonal basis vectors):

  25. Example Basis Vectors: Vector to Expand:

  26. Example (Cont.) Reciprocal Basis Vectors: Expansion Coefficients: Matrix Form:

  27. Example (Cont.) The interpretation of the column of numbers depends on the basis set used for the expansion.

More Related