can u implement a c code for this..?

Discussion in 'C' started by pmk123, May 25, 2006.

Thread Status:
Not open for further replies.
  1. pmk123

    pmk123 New Member

    Joined:
    May 23, 2006
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    we r given the velocity and acceleration components of a particular point in motion..lets assume them as Vx,Vy,Vzand Ax,Ay,Az respectvely...

    now we have to calculate the direction cosines of each component with its respective vector...

    i.e w1 be the direction cosine Vx makes with the velocity vector and w2,w3....and w4 be the direction cosine Ax makes with the acceleration vector and w5,w6..

    now if
    w1=w4,w2=w5,w3=w6,

    we have to calculate the curvature and torsion of that particular point..

    else exit from the program..


    can u please help me out..

    am in damn need of this code
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Duplicate thread of [thread=829]can u implement a c code for this maths problem..??[/thread]. Thread closed.
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice