Recent content by Mardoxx
-
M
What Does This Diode Symbol Represent?
zener diode with (threshold??) voltage of 2V i.e. anything over 2v is aloud to pass back through- Mardoxx
- Post #2
- Forum: Engineering and Comp Sci Homework Help
-
M
Undergrad Object sliding down smooth quarter circle as a function of time
just out of interest, apart from euler and the improved euler methods? -
M
Undergrad Object sliding down smooth quarter circle as a function of time
how would I get the lagrangian equation as a function of time though? n/m I used Runge-Kutta method thanks :D -
M
Ball rolling down smooth curve
I've done it :D Using Runge-Kutta method.. but now I need to work out vectors for the forces...- Mardoxx
- Post #14
- Forum: Calculus and Beyond Homework Help
-
M
Undergrad Object sliding down smooth quarter circle as a function of time
I did, it's here http://mathbin.net/45802 -
M
Undergrad Object sliding down smooth quarter circle as a function of time
I've got this now, but how do I get them as functions of time? http://mathbin.net/45802 -
M
Ball rolling down smooth curve
I've got this now http://mathbin.net/45802- Mardoxx
- Post #11
- Forum: Calculus and Beyond Homework Help
-
M
Undergrad Object sliding down smooth quarter circle as a function of time
But doesn't that forumula 2pi*sqrt(L/g) only work for small amplitudes this is a fairly large one at pi/2 radians :P -
M
Ball rolling down smooth curve
I had another go at it, this is as far as I got: Thanks so far btw! :) A mass of 2 kg is dropped vertically into a frictionless slide located in the x-y plane. The mass enters with zero velocity at (-5,5) and exits traveling horizontally at (0,0). Assuming the slide to be perfectly...- Mardoxx
- Post #10
- Forum: Calculus and Beyond Homework Help
-
M
Undergrad Object sliding down smooth quarter circle as a function of time
I know, I attempted it and failed hard :P Surely there must be an easy way? -
M
Undergrad Object sliding down smooth quarter circle as a function of time
I don't know where to start since the acceleration is constantly changing. I did, but this is an extension to the work. -
M
Undergrad Object sliding down smooth quarter circle as a function of time
I can't find anything on the internet about this... How is it done? I've got a smooth curve given by these parametric equations: y = 5cos( theta )+5; x = 5sin( theta ) taking g = 9.81 how can I model the position of the ball as a function of time? Or how can I model it so that i can... -
M
Ball rolling down smooth curve
ok, so v is tangential velocity. so how do I go from tangential velocity to position (x,y) at time t?- Mardoxx
- Post #8
- Forum: Calculus and Beyond Homework Help
-
M
Ball rolling down smooth curve
centre is 0,5 but yeah, it's a sliding point mass. the difference between the two is the same through out? how? because it would have 0 GPE at 0,0 :S- Mardoxx
- Post #6
- Forum: Calculus and Beyond Homework Help
-
M
Ball rolling down smooth curve
ok, so the parametric equation for a circle radius 5 origin 0,5 is y = 5cos( \theta )+5; x = 5sin( \theta ) or in Cartesian form (x)^2 + (y-5)^2 = 25 would the velocity at any given y be v^2 = 2 g (y-5) or would that just be the y component of the velocity?- Mardoxx
- Post #4
- Forum: Calculus and Beyond Homework Help