MATLAB in Dynamics

Companion Software for "MATLAB with Applications in Engineering Research"
다운로드 수: 5.2K
업데이트 날짜: 2006/12/6

라이선스 없음

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.

인용 양식

Jordan Tonchev Jordanov (2024). MATLAB in Dynamics (https://www.mathworks.com/matlabcentral/fileexchange/6363-matlab-in-dynamics), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R13SP1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Physics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Only a small correction in Description.