Spectral acceleration, velocity and displacement spectra

This is a MatLAB function to compute linear-elastic damped response spectrum of time series
다운로드 수: 2.2K
업데이트 날짜: 2019/10/12

라이선스 보기

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.

인용 양식

Dr. Erol Kalkan, P.E. (2024). Spectral acceleration, velocity and displacement spectra (https://www.mathworks.com/matlabcentral/fileexchange/57906-spectral-acceleration-velocity-and-displacement-spectra), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2013a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Geology에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

responseSpectra

responseSpectra/libs

버전 게시됨 릴리스 정보
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