SDOF System solution with recurrence interpolation

版本 1.0.0 (131.3 KB) 作者: Mohammad abazari
SDOF problems from "Dynamics of Structures, A.K. Chopra (2020)" solved numerically (interpolation) and analytically.
1.0 次下载
更新时间 2024/11/12

查看许可证

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]

引用格式

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. 检索时间: .

MATLAB 版本兼容性
创建方式 R2023a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0