- #1
RJLiberator
Gold Member
- 1,095
- 63
Homework Statement
I am analyzing free fall motion in my computer code class.
We haven't really discussed much about air resistance and it is a bit of a foreign topic for me.
I am searching the internet as much as I can for information on it, but would really appreciate talking to someone here regarding it.
What I've been giving is
F_d = -bv where b is a constant and v is velocity.
Teacher said to use our decay problem as an example code for this. Suggesting that I may use something of the form Ae^...
I'm just not sure how this all relates. I search online and it seems like there are many many different types/examples of air resistance equations/examples.