Question

A particle starts at time at the position The velocity of the particle is written in the polar basis associated with its current position, and is: Matlab/Mathematica input: x0 = 13 y0 = -12 What is the position of at ?

A particle P starts at time t=0 s at the position x = 13 m y = –12 m. The velocity ✓ of the particle is written in the polar

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

Analytical solution V = dà Sdxaluat where, x is position OC= vtt to at t V is a velocity t is time to position at t Vo vy o V

x Chegg1.m Bisection.m x VelocityChegg. m x + Name Value [4;-21) (13;-12] DO 3- Differentiation.m x RootlocusChegg1.m x Untit

MatLab Code:

clear all
x0 = input('Enter x0 = \n') ;
y0 = input('Enter y0 = \n');
t = input('time = \n');
D0 = [x0;y0];
V = [-3;-3];
T = [t];
D = V*T + D0;

x = D(1)
y = D(2)

________________________________________________

Answer:

X = 4m

Y = -12m

________________________________________________

Thank you..

Add a comment
Know the answer?
Add Answer to:
A particle starts at time at the position The velocity of the particle is written in...
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
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
Active Questions
ADVERTISEMENT