Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Program will take a description of a system containing masses and springs with proportional dampening and will output the mass[M], dampening[D] and stiffness[K] matrices for that system with respects to its system of equations as shown below.
M*d2x/dt^2+D*dx/dt+K*x=F
Program can handle both numeric and symbolic equations.
Sample script to run from my final in aerospace structures at University of Colorado
Files attached
-MDK.m: Main Program-Stand Alone
-7MassSysstem.jpeg: Picture showing the system in the test script
-Test.m: Script for test system
Questions, Comments, and Snide Remarks welcome
Cita come
Brent Lewis (2026). Mass-Dampening-Stiffness Matrix EOM (https://it.mathworks.com/matlabcentral/fileexchange/14854-mass-dampening-stiffness-matrix-eom), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (176 KB)
-
Nessuna licenza
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 | Corrected Example Code to match the figure |
