Projectile connected by springs model

3 Ansichten (letzte 30 Tage)
Katlego
Katlego am 19 Mär. 2012
Good day i have a project that i need to model a system using mat lab and plot the resulting data. the problem is as follows: a system of 3 ideal masses connected together by springs. Mass 1 will be heavier than the 2 masses attached to it and will be fired from the origin at a specified angle (θ) and at a specified initial velocity into the air. Mass 1 will fly into the air and will pull Mass 2 and Mass 3 after it by the attached springs. The only other factor in the simulation will be the action of gravity on all the masses.
mass one is connected to mass two with spring 1 mass 3 is connected to mass 2 with spring 2 The simulation will track the evolution of the system at 0.1 second intervals until Mass 1 hits the ground. The positions of each mass must be recorded for every time interval. You must use a single function to calculate the distance between masses (which describes the length of the springs) and the angle between the connected masses to determine in what direction the springs are pulling on their respective masses.

Antworten (1)

Kevin Holst
Kevin Holst am 19 Mär. 2012
This is probably the 3rd or 4th submission of this same exact problem. Please review the question guide:
The volunteers here aren't here to do your homework for you. They're here to offer assistance when you get stuck. If you haven't attempted anything, then you're not stuck.

Community Treasure Hunt

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

Start Hunting!

Translated by