Recent content by jeffsweeps

  1. J

    VB app to calculate velocity of a golf club head

    OK i guess i am abandoning my efforts to solve for this, i do not think i have the capability to do so. Although the formula worked out great to get that result, when i tried to translate club velocity into a % (as in 100% Power or 75% Power) of swing, my calcualtions were obviously wrong...
  2. J

    VB app to calculate velocity of a golf club head

    Thank you so much that really helped a lot and put me on the right path, i plugged them into excel before i started programming and i have a couple of questions. First, This is what i have so far. (if you got excel i attached it as a file also) mb = 0.25 (Just plugged a number to test...
  3. J

    VB app to calculate velocity of a golf club head

    Hi guys, i have read and read and read all this stuff about x=vt(cosA), y = vt(sinA)-1/2gt^2 now i am not a pyhsics guy and never claimed to be, i am a programmer. This is what i am trying to accomplish. I am trying to write a small VB app to calculate velocity of a golf club head. I and...
Back
Top