Spectral acceleration, velocity and displacement spectra

This is a MatLAB function to compute linear-elastic damped response spectrum of time series

Ahora está siguiendo esta publicación

The function generates pseudo-spectral acceleration (PSA), pseudo-spectral velocity (PSV) and spectral displacement (SD) spectra for given damping ratio (e.g., 5% of critical). Spectral ordinates are for linear-elastic single-degree-of-freedom system with unit mass. A clear example is provided in demo.m file in zipped folder. Also provided is a plotting function for PSA, PSV and SD spectra.

Citar como

Dr. Erol Kalkan, P.E. (2026). Spectral acceleration, velocity and displacement spectra (https://la.mathworks.com/matlabcentral/fileexchange/57906-spectral-acceleration-velocity-and-displacement-spectra), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: An improved subplot function

Categorías

Más información sobre Geology en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
2.0.0.1

Bug fixed for plotting function.

2.0.0.0

An example is added in demo.m file
A new plotting function is added

1.0.0.0

Description updated.

Note section has been revised.
Picture added