SDOF System solution with recurrence interpolation

SDOF problems from "Dynamics of Structures, A.K. Chopra (2020)" solved numerically (interpolation) and analytically.
3 download
Aggiornato 12 nov 2024

Visualizza la licenza

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]

Cita come

Mohammad abazari (2025). SDOF System solution with recurrence interpolation (https://it.mathworks.com/matlabcentral/fileexchange/175580-sdof-system-solution-with-recurrence-interpolation), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2023a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0