Recent content by mamali

  1. M

    Convert Two Vectors To each Other

    Hi . I want a to write a function in c++ that get two vectors ( whith same size ) and return the rotation matrix to convert first one to second . But i don't know the algorithm and formula . can anyone help me please ? thanks ... :)
  2. M

    Clock Hands: 180 Degree Angle in 24 Hours

    I Just Find This Formula : Angle BetWeen Min And Hour Is : ANGLE = 30H - (11/2)M But I Do'nt Know how to solve it And Find the H And M That ANGLE=180 ;
  3. M

    Clock Hands: 180 Degree Angle in 24 Hours

    Homework Statement Hi , How Many Times in A day 2 of 3 clock hands makes the angle of 180 degree with each other ?
  4. M

    Finding the Intersection of Two Circles: A Challenge

    hi everyone ! we have two circles that doesn't have intersections now we want to find a point on each circle that the distance of this two points are 'k' please help me . . .
  5. M

    Finding Global Position from Distance, Phi, and Theta?

    could anyone help me ? i know global position of three flag for example (10,20,30) and i have my distance , phi and theta to flags . could anyone helping me find my position ?
Back
Top