Info

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

I need help solving this problem using Matlab. I am relatively new to Matlab.

2 views (last 30 days)
This is a Physics/ Engineering Mechanics 2 (Dynamics) problem.
  2 Comments
Star Strider
Star Strider on 13 Dec 2015
It seems straightforward. All you have to do is put those equations into MATLAB code. It’s almost the same to program as it is to write them. If you’re also supposed to do the plot, that might be something of a challenge, and we can help with that.
I would put the ‘h’ equations in a loop, and create an array of the ‘h’ variables.
If this is your first exposure to MATLAB, see Getting Started with MATLAB. That page also has links to other documentation.
Give it a go. If you have problems getting your code to run, post it in a Comment here, tell us what the problem is, and if it throws an error, copy the entire red text from your Command Window and paste in your Comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!