Info

This question is closed. Reopen it to edit or answer.

Plotting non linear functions in matlab

1 view (last 30 days)
Jupin Sat
Jupin Sat on 28 Feb 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
I have two non-linear equations:
where A, B, C, D, E, F, and G are positive constants. q1(t) is a distance (varies with time), q2(t) is an angle (varies with time), and τ is a torque (the input to the system). Initially it can be assumed that q1(0)=0 and q2(0)=0.
I would like to plot q1(t) and q2(t) vs. τ. How can I do this using MATLAB? Any advice would be appreciated.

Answers (0)

Community Treasure Hunt

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

Start Hunting!