Question

Please help me solve the bottom two question using Matlab and show the steps to do it. Thanks. i appreciate your help

(12 points each) 10. In dynamics course, a particle move in the elliptical slots due to the motion of the slotted link as sho

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Using Trapizoidal rule to calculate the area under the curve

The area under the curve in t-v diagram gives displacement

The code

t=[0 1 2 3 4 5 7 9 11 14 16 17 35 45 50 60];
v=[0 2.4 3.6 4.8 5.0 5.1 5.0 5.8 7.9 8.8 10.5 11.4 12.0 12.5 12.2 9.2];
n=find(t==4);
a_avg=(v(n)-v(1))/(t(n)-t(1));
t_new=t(n+1:end);
v_new=v(n+1:end);
s=trapz(t_new,v_new);
str=sprintf('a)The avg acce at t=4 is %d',a_avg);
str2=sprintf('b)the total distance is %d',s);
disp(str)
disp(str2)

Command Window >> HomeworkLib a) The avg acce at t=4 is 1.250000e+00 b) the total distance is 5.917500e+02 fx >> ноо со чол во ме E

Add a comment
Know the answer?
Add Answer to:
Please help me solve the bottom two question using Matlab and show the steps to do...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • solve it with matlab -8(0) dt 25.22 Suppose that a projectile is launched upward from the...

    solve it with matlab -8(0) dt 25.22 Suppose that a projectile is launched upward from the earth's surface. Assume that the only force acting on the object is the downward force of gravity. Under these conditions, a force balance can be used to derive, dυ R? (R + x)2 where v = upward velocity (m/s), t = time (s), x = altitude (m) measured upwards from the earth's surface, g(0) = the gravita- tional acceleration at the earth's surface (=...

  • Please Solve this Problems. Thank you 8) A rocket is released from a plane and immediately...

    Please Solve this Problems. Thank you 8) A rocket is released from a plane and immediately ignites its thrusters providing horizontal acceleration of 5.0 m/s2. The initial velocity of the rocket is the same as the plane: 110 m/s horizontal. a. What is the acceleration vector? b. Ignoring air resistance and assuming no vertical thrust, write equations of motion for the velocity components v(t) and v(t) What is the velocity vector after 6 s? d. What is the displacement vector...

  • Circuit Analysis: Need help writing this into MATLAB. I do not need it in paper I need help putting it into MATLAB. * DO NOT WRITE ON PAPER* Please use MATLAB and post your code. Thank you. My work c...

    Circuit Analysis: Need help writing this into MATLAB. I do not need it in paper I need help putting it into MATLAB. * DO NOT WRITE ON PAPER* Please use MATLAB and post your code. Thank you. My work completed. Please help me in make code for the above circuit ^. Here is my work for Part 3 that is needed to complete this part 4. ( could not solve the last part) Part 4. AC Solution by Phasor Analysis...

  • Please solve by using MATLAB, show all the steps Problem 2 An object propelled directly upward...

    Please solve by using MATLAB, show all the steps Problem 2 An object propelled directly upward with an initial velocity of 50 m/s has a velocity given by v= - 9.8t + 50 In this case, the positive direction of velocity is upward. a) Plot a curve of the velocity as a function of time from t=0 to t=8 s. b) Keep the default horizontal and vertical scales. c) Provide labeling for the two axes and provide a title. d)...

  • please help with 4(c) 5 6. 4. A car travels up a hill at a constant...

    please help with 4(c) 5 6. 4. A car travels up a hill at a constant speed of 40 km/h and returns down the hill at a constant speed of 60 km/h. (a) The displacement for the round trip is Hint: r ? (b) The average velocity for the round trip is Hint: -=- (c) The average speed for the round trip is Hint: average speedtotal distance km/h Ax kmh Assume the distance for one way is d. , -d...

  • MATLAB, Please answer question 1. + ENGR 102 Homework 9 :- 1) An elliptical staircase that...

    MATLAB, Please answer question 1. + ENGR 102 Homework 9 :- 1) An elliptical staircase that decreases in size with height can be modeled by the parametric equations: r cos(t) y-rsint) it m) Where, e-0.04t Ib cos(O)+ [a sin()]- a and b are the semimajor and semiminor axes of the ellipse, h is the staircase height, and n is the number pf revolutions that the staircase makes. Make a 3-D plot of the staircase with a 20 m, b 10...

  • Can you please help me with this study guide question? 1. Six different particles are all...

    Can you please help me with this study guide question? 1. Six different particles are all launched into a magnetic field at the same speed of one ten-thousandth the speed of light (v 3.0 x 1o4m/s). The magnetic field is uniform and into the page. a. (1pt) Which of the particles are positively charged? b. (1pt) If all the particles have the same magnitude of charge, which particle has the greatest mass (ignore particle D for this question)? c. (1pt)...

  • Please help answer all of question 6, thanks! Rotational Dynamics Assignment (200 Points) • Due Friday,...

    Please help answer all of question 6, thanks! Rotational Dynamics Assignment (200 Points) • Due Friday, July 31 at 5:00 pm Equations are in a separate document entitled “Equations for Rotational Dynamics Assignment” • Moments of inertia formulas are provided on the last page of this document • Show all of your work when solving equations. It is not sufficient to merely have a correct numerical answer. You need to have used legitimate equations and algebra. You also need to...

  • please help with these two 9. A particle (9 = 4.0 mC, m= 50 g) has...

    please help with these two 9. A particle (9 = 4.0 mC, m= 50 g) has a velocity of 25 m/s in the positive x direction when it first enters a region where the electric field is uniform (60 N/C in the positive y direction). What is the speed of the particle 5.0 s after it enters this region? a. 49 m/s b. 35 m/s c. 32 m/s d. 44 m/s e. 24 m/s 10. A hemispherical surface (half of...

  • Please Solve this question by using Matlab. errors accumulate ran 1.1.6. It's reasonable to expect that...

    Please Solve this question by using Matlab. errors accumulate ran 1.1.6. It's reasonable to expect that floating point during a long computation, creating what is known as a random walk. O average we expect as many errors to be negative as positive, so they tend to partially cancel out. Suppose we define a random sequence by x 0 and 4-1 ± 1 for n 1, with the signs chosen by tossing a fair coin for each n. Let a, and...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT