SDOF System solution with recurrence interpolation
Versión 1.0.0 (131 KB) por
Mohammad abazari
SDOF problems from "Dynamics of Structures, A.K. Chopra (2020)" solved numerically (interpolation) and analytically.
Interpolation with recurrence formula per Dynamics of Structures: Theory and Applications to Earthquake Engineering
SYNTAX: [u,ud] = icrf(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 COEFFICIENT] = [M, K, XI]
T = [SOLUTION START TIME, TIME STEP, TERMINATION TIME] = [TS, DT, TR]
Citar como
Mohammad abazari (2024). SDOF System solution with recurrence interpolation (https://www.mathworks.com/matlabcentral/fileexchange/175580-sdof-system-solution-with-recurrence-interpolation), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2023a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |