Transcription of Solving Problems in Dynamics and Vibrations Using MATLAB
{{id}} {{{paragraph}}}
Solving Problems in Dynamics and Vibrations Using MATLAB . Parasuram Harihara And Dara W. Childs Dept of Mechanical Engineering Texas A & M University College Station. 2. Contents I. An Introduction to MATLAB (3). 1. Spring-Mass-Damper system (11). 2. Simple pendulum ..(21). 3. Coulomb friction ..(26). 4. Trajectory motion with aerodynamic drag ..(30). 5. Pendulum with aerodynamic and viscous damping .. (34). 6. A half cylinder rolling on a horizontal plane ..(38). 7. A bar supported by a cord .(41). 8. Double pendulum ..(50). 9. Frequency response of systems having more than one degree of freedom ..(56). 10. A three bar linkage problem ..(63). 11. Slider-Crank mechanism ..(70). 12. A bar supported by a wire and a horizontal plane ..(77). 13. Two bar linkage assembly supported by a pivot joint and a horizontal plane (84).
6 Solve Command The ‘solve’ command is a predefined function in MATLAB.The code for solving the above equations using the ‘solve’ command is as shown.Open a new M-File and type the following code. % To solve the linear equations using the solve command
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}