Earthquake simulation and fitting
earthquakeSim
Ground acceleration records are simulated using the non-stationnary Kanai–Tajimi model
Ground acceleration records are simulated using the non-stationary Kanai–Tajimi model
Non-stationary ground acceleration records are simulated based on the example proposed in the paper of Guo et al. [3] that I have found well explained. However, the method itself is older, see e.g. [1, 2]. The present submission contains, in addition, a Matlab function to fit the non-stationary Kanai–Tajimi model to ground acceleration records.
The optimization toolbox is required for the fitting procedure (lsqcurvefit). However, other functions may alternatively be used. The signal processing toolbox is used here through the function filtfilt. Any comment, question or suggestions to improve the code is warmly welcomed.
References
[1] Lin, Y. K., & Yong, Y. (1987). Evolutionary Kanai-Tajimi earthquake models. Journal of engineering mechanics, 113(8), 1119-1137.
[2] Rofooei, F. R., Mobarake, A., & Ahmadi, G. (2001). Generation of artificial earthquake records with a nonstationary Kanai–Tajimi model. Engineering Structures, 23(7), 827-837.
[3] Guo, Y., & Kareem, A. (2016). System identification through nonstationary data using Time-Frequency Blind Source Separation. Journal of Sound and Vibration, 371, 110-131.
Zitieren als
Cheynet, E. Earthquake Simulation and Fitting. Zenodo, 2020, doi:10.5281/ZENODO.3774070.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Sciences > Geoscience > Seismology >
- Engineering > Mechanical Engineering > Acoustics, Noise and Vibration >
- Engineering > Civil and Environmental Engineering > Earthquake Engineering >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
2.1 | See release notes for this release on GitHub: https://github.com/ECheynet/earthquakeSim/releases/tag/v2.1 |
||
2.0 | Created Github repository |
|
|
1.2 | Added the project website |
||
1.1.0.0 | Example updated |
||
1.0.0.0 |
Description
|