- #1
Hoofbeat
- 48
- 0
C-Programming Help URGENT
Hi, I have to create a program within the next week or so to plot the trajectory of a rocket through space on its journey from the Earth to the Moon. I know how to do the actual programming side of things (or at least I think I do!) but I'm having immense problems transferring the maths into C language. My main difficulty is with the use of vectors and they're components. I've spent 3 solid days trying to do just this first part of my computing project (it's a compulsory part of my 1st year Physics' practical course) and have got absolutely no where. I've had several demonstrators look at it in the computing labs and we've sat for hours debugging it (we kept getting the acceleration of the rocket to constantly be zero) and they've finally given up and admitted that it's most likely something in my 'maths' that's wrong, but none of them know how to help and have practically abandoned me.
So if anyone out their has some free time on their hands and is willing to help me (please, I'm begging you! ) could you PM me and I will pass on my email details and can send you a copy of the problem sheet & my current program (well, I have about 5versions as the demonstrators kept making me try lots of different things).
Thanks so much
Hi, I have to create a program within the next week or so to plot the trajectory of a rocket through space on its journey from the Earth to the Moon. I know how to do the actual programming side of things (or at least I think I do!) but I'm having immense problems transferring the maths into C language. My main difficulty is with the use of vectors and they're components. I've spent 3 solid days trying to do just this first part of my computing project (it's a compulsory part of my 1st year Physics' practical course) and have got absolutely no where. I've had several demonstrators look at it in the computing labs and we've sat for hours debugging it (we kept getting the acceleration of the rocket to constantly be zero) and they've finally given up and admitted that it's most likely something in my 'maths' that's wrong, but none of them know how to help and have practically abandoned me.
So if anyone out their has some free time on their hands and is willing to help me (please, I'm begging you! ) could you PM me and I will pass on my email details and can send you a copy of the problem sheet & my current program (well, I have about 5versions as the demonstrators kept making me try lots of different things).
Thanks so much