SDOF System solution with recurrence interpolation

SDOF problems from "Dynamics of Structures, A.K. Chopra (2020)" solved numerically (interpolation) and analytically.
3 téléchargements
Mise à jour 12 nov. 2024

Afficher la licence

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]

Citation pour cette source

Mohammad abazari (2026). SDOF System solution with recurrence interpolation (https://fr.mathworks.com/matlabcentral/fileexchange/175580-sdof-system-solution-with-recurrence-interpolation), 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 Linux
Tags Ajouter des tags
Version Publié le Notes de version
1.0.0