A 70 lb bag of rice is being pulled by a person by applying a force F at an angle θ as shown. The force required to drag the bag is given by: F(θ)=70μ/μsinθ+cosθ where μ=0.35 is the friction coefficient. (a) Determine F(θ) for θ= 5°, 10°, 15°, 20°, 25°, 30°, 35° (b) Determine the angle θ where F is minimum. Do it by creating a vector θ with elements ranging from 5°to 35°and spacing of 0.01. CalculateF for each value of θ and then find the maximum F and associated θ with MATLAB's built-in function max
Solution.
Comments