Question: Using MatLab Part 2 Consider a box of mass m= 25kg being pulled by a rope. The force required to move is given F=(mg)/(cos+sin) Let:

Using MatLab

Part 2

Consider a box of mass m= 25kg being pulled by a rope. The force required to move is given

F=(mg)/(cos+sin)

Let:

= 0.55

g= 9.81m/s2

Create a MATLAB script that solves for if F= 150N. Your script should create a plot of a function that is dependent on . Use both falsePosition and bisect functions in your script file. Finally, your script should include a pair offprint statement(s). Each should comment on the value selected as the root,how many iterations the method took, what the approximate error is and what f is evaluated at the root. You need a fprintf statement(s) for each function.Finally, when you run each function, use the default values of the function when you can.Note: You should change the format to long early in your script

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To solve the problem using MATLAB you need to create a script that calculates the angle theta at which the force F of 150 N is required to move a box ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!