Skip to content

Releases: ECheynet/dynaResp_beam_TD

Time-domain dynamic response of a line-like structure to a random load

28 Mar 06:29
aba9e6b
Compare
Choose a tag to compare

Time-domain dynamic response of a line-like structure to a random load

29 Jul 07:36
fc7b5f0
Compare
Choose a tag to compare

Matlab code to compute the displacement response of a line-like structure to an uncorrelated Gaussian white noise input in the time domain.

The submission contains:

  • the function dynaResp_TD that computes the time history of the displacement response of a line-like structure to a given load.
  • The function eigenModes.m used here to compute the mode shapes and eigenfrequency of a cantilever beam
  • The file bridgeModalProperties.mat that loads the mode-shapes and eigenfrequency of a single span suspension bridge.
  • 2 example files Example1.mlx and Example2.mlx

To keep the analysis as simple as possible, the structure has only one type of motion. No modal coupling is introduced and no added mass, stiffness or damping is included.

Any comments, suggestion or question is welcomed.