MATLAB in Dynamics
No License
Here we present some MATLAB programs which solve the second
problem of Dynamics:
* Derive differential equations, resolve them analytically or numerically, and plot the relative graphics.
* There is no necessity to write a procedure-function for the derivatives! It is generated automatically.
* You can choose in-line the most proper Solver to your problem.
* All the data can be input from data files or in-line mode.
* You can run these programs repeatedly with different values of some parameters p1, p2, ..., and ini-conditions without restarting them.
* The programs are applying in the laboratory tutorials with the students of Mechanical Engineering in Technical University at Gabrovo, BULGARIA.
* These programs are written in accordance with plans of SCOPES PROJECT No 7 IP 65642 - Establishing CSE in Bulgaria and Macedonia.
List of the Programs:
1. DTX - rectilinear motion of a particle;
2. DTXY - planar motion of a particle in Cartesian coordinates;
3. DTPC - planar motion of a particle in polar coordinates;
4. ROT - rotational motion of a body;
5. EKIN - theorem of the kinetic energy in differential form;
6. LAGRE1 - Lagrange equation for systems with 1 degree of freedom;
7. LAGRE2 - Lagrange equations for systems with 2 degrees of freedom;
8. LAGREN - Lagrange equations for systems with N degrees of freedom.
Cite As
Jordan Tonchev Jordanov (2025). MATLAB in Dynamics (https://www.mathworks.com/matlabcentral/fileexchange/6363-matlab-in-dynamics), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Dinp_2004/
Dinp_2004/DATA Files/
Dinp_2004/SORCE Files/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Only a small correction in Description. |