SDOF System solution with central difference method
Versione 1.0.1 (180 KB) da
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]
Cita come
Mohammad abazari (2025). SDOF System solution with central difference method (https://it.mathworks.com/matlabcentral/fileexchange/175589-sdof-system-solution-with-central-difference-method), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2023a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
