This works because velocity is the integral of acceleration and position is the integral of velocity. Now you have v = velocity series and p = position series.
>>v = cumtrapz(a);
>>p = cumtrapz(p);
Wednesday, March 31, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment