Calculation of the velocity and acceleration

For Machinbe dynamic problem.
Given to r=r(t) and θ=θ(t)
Calculate to acceralation and velocity matlab code.
Formulas.
Thanks.

2 Comments

Is there a question in here or are you simply asking someone to do your homework?
No.I want learn matlab for solution dynamic problems.
I know about but I can't write all code.
input=r
input=θ
Vr=diff(r)
Vθ=r*diff(θ)
....

Answers (0)

This question is closed.

Asked:

on 10 May 2013

Closed:

on 23 Dec 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!