SDOF System solution with recurrence interpolation

SDOF problems from "Dynamics of Structures, A.K. Chopra (2020)" solved numerically (interpolation) and analytically.
1 Download
Updated 12 Nov 2024

View License

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]

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2023a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0