Projection Definition and 409 Threads

  1. L

    Projection to Invariant Functions:

    Context: T : X \rightarrow X is a measure preserving ergodic transformation of a probability measure space X. Let V_n = \{ g | g \circ T^n = g \} and E = span [ \{g | g \circ T = \lambda g, for some \lambda \} ] be the span of the eigenfunctions of the induced operator T : L^2 \rightarrow...
  2. W

    Solving Projection Operator Questions - QM Basics

    Hello, Suppose P is a projection operator. How can I show that I+P is inertible and find (I+P)^-1? And is there a phisical meaning to a projection operator? (Please be patient I have just started with QM). Thanks. Y.
  3. J

    MHB Finding the projection of a vector.

    I would like to verify this problem from an introductory to Linear Algebra course. It goes as follows: This is how I proceeded: From the given parametric equations I constructed the vectors: line L: a=(3, -2, 1) and b=(2,1,-2). To find w1, I know that w1= kL And to find k: (v.L)/||L||2 And...
  4. C

    Relation between parameters of a vector field and it's projection

    Say we have two vector fields X and Y and we form the projection of Y, Y' orthogonal to X. Since every vector field is associated with a curve with a corresponding parameter, is there a relation between the parameters of Y and Y'?
  5. A

    Projection of space curves onto general planes

    So I've encountered many "what is the projection of the space curve C onto the xy-plane?" type of problems, but I recently came across a "what is the project of the space curve C onto this specific plane P?" type of question and wasn't sure how to proceed. The internet didn't yield me answers so...
  6. M

    Higer dims: Electromagnetic field lines and stereographic projection

    I've noticed that electromagnetic field lines are very similar to stereographic projection of 3D sphere on 2D surface. Pictures below. In such comparison, electric field represents longitude and magnetic field represents latitude. For more visualization see...
  7. ajayguhan

    My group has given the task of modeling projection of line and my

    My group has given the task of modeling projection of line and my part is to construct the vertical and horizontal plane. So my idea is to have two mirrors joined like an laptop, so that we can fold them and they can also be perpendicular. I'm thinking of making hole in one mirror and a...
  8. P

    Orthogonal projection - embarrassed

    Hi there I am trying to project some 3D points on to the span of two orthogonal vectors. v1 = [ -0.1235 -0.9831 0.1352] v2 = [ 0.7332 -0.1822 -0.6552] I used the orthogonal projection formula newpoint = oldpoint-dot(oldpoint,normal(v1,v2))*normal(v1,v2); but when I plot...
  9. Pejeu

    Projection of a point on the plane defined by 3 other points.

    Is there already a solution to this available somewhere? Am I not googling it right? I did come upon solutions for this with a point and plane defined by way of vectors and normals but not points. Have I stumbled upon a blank I can fill? Is there room here for a math paper? My approach is...
  10. F

    Helicopter air projection velocity problem

    So, I got a challenge question from my physics teacher but despite attacking it from different angles I’m not quite sure I’ve gotten the correct solution, in fact most of it was just shady assumptions which I’m not sure were supposed to be made, so I’d like to ask whether this is anywhere near...
  11. S

    Projection of a distance in rectangular coordinates

    My problem is that I believe I have a wrong concept somewhere, and I can't find what I'm doing wrong exactly. For this problem let's suppose what I want to do is find the rectangular coordinates of BC. I had two "possible solutions" I tried to achieve this, . First the correct one: (I...
  12. Petrus

    MHB Calculating Orthogonal Projection: Proving AD and Formula Progress | \pi\rangle

    Hello MHB, I have hard to prove that AD, I did put on pic the formula for AD and my progress is at bottom. Regards, $$|\pi\rangle$$
  13. A

    Engineering drawing - projection of lines

    Homework Statement A line Ab inclined at 30• to the Hp has its ends a and b, 25 mm and 60 mm behind the vp respectively. The length of the top view is 65 mm and its vt is 15 mm below the Hp. Draw the projections of the line and locate its ht. also, determine the true length of the line Ab and...
  14. J

    Projection of surface area elements in vector calculus

    Homework Statement (i) Find the normal, n, at a general point on the surface S1 given by; x2+y2+z = 1 and z > 0. (ii) Use n to relate the size dS of the area element at a point on the surface S1 to its projection dxdy in the xy-plane. The Attempt at a Solution To...
  15. V

    Inverse Weyl quantization of the projection operator.

    I am trying to solve the following problem on an old Quantum Mechanics exam as an exercise. Homework Statement Homework Equations I know that the trace of an operator is the integral of its kernel. \begin{equation} Tr[K(x,y)] = \int K(x,x) dx \end{equation} The Attempt at a...
  16. A

    Condition for Equal Magnitudes of Projection Vectors?

    Homework Statement The angle between two vectors a and b is ∅, where ∅≠90°. Under what conditions will |Projab|2 + |Projba|2 = 1? Homework Equations |Pab|= |\vec{a}\bullet\vec{b}|/|\vec{b}| |Pba|= |\vec{a}\bullet\vec{b}|/|\vec{a}| The Attempt at a Solution I know that...
  17. M

    Understanding the Usefulness of Vector Projection

    Hello, I was wondering, why is the vector projection useful in the way that it is presented? Why isn't just the vector times cosθ sufficient to find the projection of a vector onto another one, why the dot product divided by the magnitude of the vector squared times that same vector? The...
  18. M

    Do the Creation Operator and Spin Projection Operator Commute?

    I have bumped into a term a^\dagger \hat{O}_S | \psi \rangle I would really like to operate on the slater determinant \psi directly, but I fear I cannot. Is there any easy manipulation I can perform?
  19. T

    Trying to find the matrix of the projection w.r.t The Spectral Thrm.

    Verify the spectral thrm for the symmetric matrix, by finding an orthonormal basis of the apporpriate vector space, the change of basis matrix to this basis and the spectral decmoposition. Well I've found everything else. We started with the matrix A. A = \begin{bmatrix} 2 & 3 \\ 3 & 2...
  20. J

    Standard Matrix for an orthogonal projection transformation

    Let T:R^2 -> R^2 be the linear transformation that projects an R^2 vector (x,y) orthogonally onto (-2,4). Find the standard matrix for T. I understand how to find a standard transformation matrix, I just don't really know what it's asking for. Is the transformation just (x-2, y+4)? Any...
  21. L

    Understanding the Covariance of the Spin Projection Operator in Rest Frame?

    I cannot quite understand why expression \frac{1-\gamma_5 \slashed{s}}{2} is covariant? We defined it in the rest frame, and then said that because it is in the slashed expression, it's covariant, what does that mean? s is the direction of polarization, s \cdot s = -1
  22. N

    Orthogonal projection question

    Homework Statement Hello, H is a Hilbert space. K is a nonempty, convex, closed subset of H. Prove that the orthogonal projection Pk: H → H, is non-expansive: ll Pk(x) - Pk(y) ll ≤ ll x - y ll The Attempt at a Solution So the length between the Pk's, which is in K (convex) is less than...
  23. R

    System Parameter Estimation with Projection Algorithm

    I am recently trying to identify system parameters with projection algorithm, but faced a problem, and the dynamic model is the following: \ddot{y}(t)+a\cdot\dot{y}(t)=b\cdot e(t) The true value of a is 2.8, b is 0.1. While inputing volt e(t)=12sin(2\pi t)+5sin(2t), I can get a good...
  24. C

    Curvature of an orthogonal projection

    Homework Statement Let \vec{X(t)}: I \rightarrow ℝ3 be a parametrized curve, and let I \ni t be a fixed point where k(t) \neq 0. Define π: ℝ3 \rightarrow ℝ3 as the orthogonal projection of ℝ3 onto the osculating plane to \vec{X(t)} at t. Define γ=π\circ\vec{X(t)} as the orthogonal projection...
  25. S

    Velocity of a Projection In Projectile Motion

    Homework Statement For a given velocity of projection in a projectile motion, the maximum horizontal distance is possible only at ө = 45°. Substantiate your answer with mathematical support. Homework Equations My teacher gave us the information that u=10 m/sec, however I don't see...
  26. ElijahRockers

    Orthogonal Projection of vector Y onto subspace S

    Homework Statement Let S be the linear span of the orthogonal set: {[3 2 2 2 2]T,[2 3 -2 -2 -2]T,[2 -2 3 -2 -2]T} Calculate the orthogonal projection of Y = [1 2 -1 3 1]T onto S. The Attempt at a Solution Not sure how to go about this... Do i find a vector that is orthogonal...
  27. M

    Dot Product Projection: What Does A Dot B Mean?

    Simple question, but I don't know why I never learned this before. If the scalar projection of vector B onto vector A is B * Unit vector of A (or [A dot B]/[magnitude of A]), then what does the dot product of simply A and B give you, assuming neither is a unit vector. If it's not clear what...
  28. B

    Can you prove the formula for projection of a vector using dot products?

    Is the following statement true? My intuition tells me it is true, but I have been trying to prove it, without much success: (proj_{v}u ) \cdot (u - proj_{v}u) = 0 It makes complete since if you draw it out in R2, but I am trying to prove it in Rn. Any ideas? BiP
  29. N

    What is the vector expression for tension T and its projection along line AC?

    Homework Statement The turnbuckle is tightened until the tension in the cable AB equals 2.9 kN. Determine the vector expression for the tension T as a force acting on member AD. Also find the magnitude of the projection of T along the line AC. Homework Equations The Attempt at...
  30. N

    Express F as a unit vector and find the Scalar Projection of F onto OA

    Homework Statement Express the 5.2-kN force F as a vector in terms of the unit vectors i, j, and k. Determine the scalar projections of F onto the x-axis and onto the line OA. I have attached an image of the problem. Homework Equations Fx = Fcos(θ) Fy = Fcos(θ) Fz = Fcos(θ)...
  31. A

    Stereographic projection in de Sitter cosmological model

    We know stereographic projection is conformal but it isn't isometic and in general relativity it can not be used because in this theory general transformations must be isometric. But de sitter in his model (1917) used it (stereographic projection) to obtain metric in static coordinates. How...
  32. W

    Trigonomic algebra to find the inverse of a relative mercator projection

    Hi guys, my first post here. This isn't homework or anything, just a personal project. Homework Statement I need to find the inverse of the relative mercator equation. That is, given an origin latitude/longitude, find the current latitude/longitude from an x,y point. Because longitude is...
  33. I

    Camera projection errors measuring length

    So here's the situation, say i record, presuming the camera is perfectly vertical, an object falling next to a ruler. I then find how many pixels that ruler is and from there i can translate how many pixels the object has moved into how far the object has moved. The question is how reliable is...
  34. P

    Question about projection matrices

    Hello, I am looking at some code which creates a projection matrix and I can verify that it is indeed correct as P^2 = P. The way they do is as follows: There is a 4x4 matrix which is an affine map between two coordinate systems (takes one from image space to world space). It is a...
  35. N

    Angular Momentum Projection of a Rigid Body: Formula & Proof

    Hi everyone! Which is the formula and the proof of the projection of the angular momentum of a rigid body along the rotation axis? I searched on the web and on my mechanics book but cannot find anything... does somebody know this curiosity ?
  36. J

    How-to-DIY-a-Flat-Screen-Projector

    Hi, I'm trying to create a projection on a flat surface by using an LCD screen extracted from a flat panel monitor, a sheet of translucent fine grain paper, a Fresnel lens and an LED light source. The purpose is to project a focused image on the paper for display proposes. The idea is to...
  37. F

    Finding the Eigenstuff of a Orthogonal Projection onto a plane

    Homework Statement Let S be the subspace of R3 defined by x1 - x2 + x3 = 0. If L: R3 -> R3 is an orthogonal projection onto S, what are the eigenvalues and eigenspaces of L? Homework Equations The Attempt at a Solution First off, I hadn't seen the term eigenspace before. From...
  38. W

    Modeling Projection Motion Problem - Calc 3

    Homework Statement A person is standing 80 ft from a tall cliff. She throws a rock at 80 ft/sec at an angle of 45 degrees from the horizontal. Neglecting air resistance and discounting the height of the person, how far up the cliff does it hit? Homework Equations r = ((xo + vo*cos(~))t) i...
  39. J

    Eigenvalues, projection and symmetry. Help please.

    Homework Statement In each case describe the eigenvalues of the linear operator and a base in R^3 that consist of eigenvectors of the given linear operator. Write the matrix of the operator with respect to the given base. The Orthogonal Projection on the plane 2x + y = 0 and...
  40. X

    Linear Algebra Help Projection

    Stumped on #15. I feel like its much easier than I am making it out to be and that maybe I am just over thinking. Any help or leads would be appreciated. Thanks for your time...
  41. ThomasT

    Conceptual underpinning(s) of the QM projection postulate

    The title says it. I would like to see what knowledgeable people at PF have to say about the QM projection postulate -- primarily understandings of the conceptual reasoning underlying it. But anything anyone has to say about it is welcomed, including opinions that it shouldn't be a part of the...
  42. S

    A conjugacy class under O(n), orthogonal projection

    This is not really a homework question per se but I wasn't sure where else to put it: In a script I'm reading the following set is defined: P(n)_k := \{p \in S(n) | p^2 = p, \text{trace } p = k\} (i.e. the set of all real orthogonal projection matrices with trace k). Now the following...
  43. L

    Find Projection of (A+C) in B's Direction

    Homework Statement The following are all vectors: A = <2, 1, 1> B = <1, -2, 2> C = <3, -4, 2> Find the projection of (A + C) in the direction of B Homework Equations Dot product? The Attempt at a Solution I was not sure what the meant in this question. I added A and C...
  44. S

    Projection and Reflection of Vector WRT plane

    Homework Statement Given a plane \Pi with normal n=i-2j+k and a vector v=3i+4j-2k calculate the projection of v onto \Pi and the reflection of v with respect to \Pi. The Attempt at a Solution I need to check that I'm doing this is right. I think I need v - (v \cdot n)n =...
  45. T

    Parameterizing Z-Value in Line Integral for Cylinder (Stokes Thm)

    I am a little confused about how to generally go about applying Stokes's Theorem to cylinders, in order to calculate a line integral. If, for example you have a cylinder whose height is about the z axis, I get perfectly well how to parameterize the x and y components, using polar coordinates...
  46. N

    Is a vector in a vectorspace its own projection onto that vectorspace?

    If V is a vectorspace and v is a vector in V. will the projection of v onto V be v?
  47. R

    Proving Projection Matrices Using Definition | Exam Practice Problems

    I'm doing practice problems for my exam, but I don't really know how to get this one. I'd like to just be able to understand it before my test if anyone can help explain it! Prove from the definition of projection (given below) that if projv=u(sub A) then A=A^2 and A=A^T. (Hint: for the...
  48. Square1

    Projection Functions: Combining X1 to Xn Coordinates

    Given sets X1,...,Xn the projection from the product X1 * ... *Xn is the function pri = prxi : X1 * ... *Xn → Xi , pri(t1, ..., ti, ...,tn) := ti Im having a hard time figuring out what exactly is going on here. Some coordinate from all sets X1 to Xn are getting multiplied together? The...
  49. T

    Express 3x3 matrix as projection + shearing

    Homework Statement Think of the following matrix A = \left( \begin{array}{ccc} a & b & c \\ d & e & f \\ g & h & i \end{array} \right) as a transformatiom of \mathbb{R}^3 onto itself. Describe A as a projection onto a plane followed by a shearing motion of the plane. 2...
  50. _maxim_

    Schematic for Holographic Projection

    Hi PF members, where I can find application notes for making a small Holographic Projector? I am looking for a schematic diagram of a small, compact and reliable Holographic Projector, based on LED or Laser emitter. I am completely new on this application, so let be as more exhaustive as...
Back
Top