Recent content by Badboy

  1. B

    How Can I Find the UDL of a Beam with Limited Information?

    thanx for the reply. my beam is has a pin at the left hand end and a roller 4m in from the right had side. so there's a 4m overhang, and the UDL (w) is over the whole beam. if i have the density, then i would know how to work it out through that, but i don't have the density. all i got is the...
  2. B

    How Can I Find the UDL of a Beam with Limited Information?

    heyy.. i am trying to find a UDL of a beam, with 10m span. It was a cross section of 200mm by 200mm of concrete and reinforced with 5 steel reinforcing bars of 20mm diameter. i have both E's. is there a formula that can be used to find the UDL of a beam. thanx alot cheers for ur time
  3. B

    C/C++ How Can I Adjust My C++ Sine Wave Code to Simulate Projectile Motion?

    hey. i want to graph a projectile motion. i got the code of a sine wave but the x and y axis' are in the opposite sides. i want the curve to look like a projectile with the curve facing down. thanx. here's my code #include <iostream.h> #include <iomanip.h> #include <math.h> #include...
  4. B

    Comp Sci Having Problem Graphing a projectile motion into C++

    yes sure. i got knowledge in phyics and maths as I am currently studying both at uni and some knowledge of C++.
  5. B

    Comp Sci Having Problem Graphing a projectile motion into C++

    sorry, but i don't know how to start the prog. if u can help me please just to start i will do some progress and try to finish myself and then if I am having trouble i will post wat I've done and i will ask for the little problems that r occurring in my program. thanks for ur reply.
  6. B

    Comp Sci Having Problem Graphing a projectile motion into C++

    Hey. i am having a problem graphing a projectile motion into C++. At the moment I am using the program Microsoft Visual C++ at uni. i got a problem here that i can't even start to solve. Well the problem asks me to to ask the user to enter the intial velocity and the angle at which the...
Back
Top