About 53,400 results
Open links in new tab
  1. Normal vector to plane - Mathematics Stack Exchange

    Oct 14, 2017 · When computing the normal vector to a plane with this method of choosing a pair of vectors parallel to the plane, it is necessary that the vectors not be linearly independent.

  2. Find normal vector of a 3d vector - Mathematics Stack Exchange

    Nov 26, 2019 · 3 I need to find the normal vector for the following 3d vector presented in the vectorial equation because I need to find a plane that is orthogonal to the following line: $ (x,y,z)= (1,0,0)+k …

  3. How to get a reflection vector? - Mathematics Stack Exchange

    I did develop the formula using the 3 steps shown in the graphic. I describe them below. So, the initial situation is $\vec {a}$ pointing toward a plane. Then we have the normal $\vec {n}$ of unit length and …

  4. multivariable calculus - Difference between finding normal vector to ...

    Aug 24, 2020 · 0 This formula is for a scalar values function f. And this function is for a vector valued function f. The example then goes on to discuss a problem with a scalar valued function. There is no …

  5. How to find a normal vector in $2D$ - Mathematics Stack Exchange

    Jul 19, 2015 · Is there a way to build a normal vector from the point of collision? What do I need to create the normal vector? My position vector does not necessarily point in the direction of the object. …

  6. Normal unit vector of sphere with spherical unit vectors $\hat r ...

    Sep 23, 2020 · I'm trying to find the normal unit vector at each point of the sphere $x^2+y^2+z^2 = a^2$ using cartesian and spherical unit vectors, as shown below. I was able to get it using cartesian unit …

  7. Normal Vector to a Sphere - Mathematics Stack Exchange

    Jun 18, 2013 · I'm having kind of a problem on calculating the normal vector to a sphere using a parameterization. Consider a unit-radius sphere centered at the origin. One can parameterize it using …

  8. Normal vector to a surface - Mathematics Stack Exchange

    Dec 19, 2014 · Their cross product will yield a vector which is normal to both of them, and therefore normal to the plane. This is the definition you stated. The other definition uses the fact that the …

  9. Finding the unit normal to a cone. - Mathematics Stack Exchange

    Apr 29, 2017 · Finding the unit normal to a cone. Ask Question Asked 8 years, 6 months ago Modified 8 years, 6 months ago

  10. linear algebra - How to find perpendicular vector to another vector ...

    The vector is of form $ (0,0,z)$ with z < 0 and we can simply invert it before applying the formula above. As shown below this can be exploited to get a branch-free implementation.