SDOF System solution with central difference method
Version 1.0.1 (180 ko) par
Mohammad abazari
SDOF problems from "Dynamics of Structures, A.K. Chopra (2020)" solved numerically (central difference) and analytically.
Central difference method per Dynamics of Structures: Theory and Applications to Earthquake Engineering
SYNTAX: [u,ud] = cdm(U0,P,SD,T)
U0 = [INITIAL POSITION, INITIAL VELOCITY] = [U0,UD0]
P = [TIME STEPS, APPLIED LOAD AT TIME STEP] = [TP, P]
SD = [MASS, STIFFNESS, DAMPING CONSTANT] = [M, K, C]
T = [SOLUTION START TIME, TIME STEP, TERMINATION TIME] = [TS, DT, TR]
Citation pour cette source
Mohammad abazari (2026). SDOF System solution with central difference method (https://fr.mathworks.com/matlabcentral/fileexchange/175589-sdof-system-solution-with-central-difference-method), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2023a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.1 | Title revised |
||
| 1.0.0 |
