Community Profile

photo

TT


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Explorer
  • Thankful Level 1

View badges

Feeds

View by

Question


How to generate this function to a time vector instead of discrete value of Tn
function[u]=centraldiff(Tn,zeta,v1,u1,acc,dt) %zeta is the damping ration %Tn is the natural period %acc is the ground accele...

3 years ago | 0 answers | 0

0

answers

Question


Error: File: centraldiff.m Line: 1 Column: 11 Unbalanced or unexpected parenthesis or bracket
function[U(m+1)]=centraldiff(Tn,zeta,U(1),U(2),acc(m),dt) %Tn=2*pi*sqrt(m/k) %U(1)=0; % displacement at point t=0 of SDOF %V(...

3 years ago | 1 answer | 0

1

answer