Pendulum equations setup help

1 view (last 30 days)
william Smith
william Smith on 24 Mar 2019
Reopened: william Smith on 24 Mar 2019
%setup : t, starts at 0, with time step dt, until tfinal , which is 1000 seconds.
%initialize the x, ? dot, ? double dot, θ, ? dot, and ? double dots and F vectors as zeros, all the same size as t (time).
%Set the first value of the θ vector to θ0
t=(0,1000,dt);
%any help on this I really appreciate it

Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!